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