diff options
Diffstat (limited to 'layout/reftests/text-decoration/underline-block-quirks-ref.html')
-rw-r--r-- | layout/reftests/text-decoration/underline-block-quirks-ref.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/layout/reftests/text-decoration/underline-block-quirks-ref.html b/layout/reftests/text-decoration/underline-block-quirks-ref.html new file mode 100644 index 0000000000..8f70b8e28c --- /dev/null +++ b/layout/reftests/text-decoration/underline-block-quirks-ref.html @@ -0,0 +1,2 @@ +<title>text-decoration: underline test</title> +<div><span style="text-decoration:underline">This text should be underlined.</span></div> |