summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text-decoration/inline-baseline-quirks-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/text-decoration/inline-baseline-quirks-ref.html')
-rw-r--r--layout/reftests/text-decoration/inline-baseline-quirks-ref.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/layout/reftests/text-decoration/inline-baseline-quirks-ref.html b/layout/reftests/text-decoration/inline-baseline-quirks-ref.html
new file mode 100644
index 0000000000..a1f2bd5aea
--- /dev/null
+++ b/layout/reftests/text-decoration/inline-baseline-quirks-ref.html
@@ -0,0 +1,8 @@
+<html>
+ <title>test for bug 223764 (Quirks)</title>
+ <body>
+ <p style="overflow: hidden; padding-bottom: 20px;">
+ <span style="font-size: 100px;"><span style="font-size: 20px">hello</span></span>
+ </p>
+ </body>
+</html>