diff options
Diffstat (limited to 'layout/reftests/text-decoration/underline-block-standards-notref.html')
-rw-r--r-- | layout/reftests/text-decoration/underline-block-standards-notref.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/reftests/text-decoration/underline-block-standards-notref.html b/layout/reftests/text-decoration/underline-block-standards-notref.html new file mode 100644 index 000000000..ed47f3bec --- /dev/null +++ b/layout/reftests/text-decoration/underline-block-standards-notref.html @@ -0,0 +1,3 @@ +<!DOCTYPE HTML> +<title>text-decoration: underline test</title> +<div>This text should be underlined.</div> |