Test: abbr is styled with simple createElement() JavaScript fix?

Simply adding the following to the head:


<script type="text/javascript">
document.createElement("abbr")
</script>

This is an abbr! And so is ACRONYM.