diff options
Diffstat (limited to 'layout/reftests/text/control-chars-03a.html')
-rw-r--r-- | layout/reftests/text/control-chars-03a.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/text/control-chars-03a.html b/layout/reftests/text/control-chars-03a.html new file mode 100644 index 0000000000..27fa168f18 --- /dev/null +++ b/layout/reftests/text/control-chars-03a.html @@ -0,0 +1,6 @@ +<!DOCTYPE HTML> +<html> +<body style="-moz-control-character-visibility:hidden"> +foobar +</body> +</html> |