diff options
Diffstat (limited to 'layout/reftests/text-decoration/underline-style-inline-quirks-ref.html')
-rw-r--r-- | layout/reftests/text-decoration/underline-style-inline-quirks-ref.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layout/reftests/text-decoration/underline-style-inline-quirks-ref.html b/layout/reftests/text-decoration/underline-style-inline-quirks-ref.html new file mode 100644 index 000000000..d8a1b40b8 --- /dev/null +++ b/layout/reftests/text-decoration/underline-style-inline-quirks-ref.html @@ -0,0 +1 @@ +<p>This paragraph has no decoration lines, but <span style="text-decoration: underline;">here has underline</span>, and here has no decoration lines.</p> |