gecko/layout/reftests/text/control-chars-03a.html
Robert O'Callahan da80a37c1d Bug 947588. Part 5: Fix tests to pass even if regular HTML content is not displaying hexboxes for control characters. r=jfkthame
--HG--
extra : rebase_source : 8eea41432c267b4ace85d1230c5dba76fe7cc3c4
2014-02-05 23:23:50 +13:00

7 lines
108 B
HTML

<!DOCTYPE HTML>
<html>
<body style="-moz-control-character-visibility:hidden">
foo&#x01;bar
</body>
</html>