summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text-decoration/underline-inline-block-standards-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/text-decoration/underline-inline-block-standards-ref.html')
-rw-r--r--layout/reftests/text-decoration/underline-inline-block-standards-ref.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/reftests/text-decoration/underline-inline-block-standards-ref.html b/layout/reftests/text-decoration/underline-inline-block-standards-ref.html
new file mode 100644
index 0000000000..6b23d0f4f5
--- /dev/null
+++ b/layout/reftests/text-decoration/underline-inline-block-standards-ref.html
@@ -0,0 +1,3 @@
+<!DOCTYPE HTML>
+<title>text-decoration: underline test</title>
+<p>This has an <span style="display:inline-block"><span style="text-decoration:underline">inline</span><br><span style="text-decoration:underline">block</span></span> in it.</p>