diff options
Diffstat (limited to 'layout/reftests/text/control-chars-04-notref.html')
-rw-r--r-- | layout/reftests/text/control-chars-04-notref.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/reftests/text/control-chars-04-notref.html b/layout/reftests/text/control-chars-04-notref.html new file mode 100644 index 0000000000..97509ce967 --- /dev/null +++ b/layout/reftests/text/control-chars-04-notref.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html> +<head> +<meta charset="utf-8"> +</head> +<body> +<div> +foobar +</div> +</body> +</html> |