summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/371043-1-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bugs/371043-1-ref.html')
-rw-r--r--layout/reftests/bugs/371043-1-ref.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/bugs/371043-1-ref.html b/layout/reftests/bugs/371043-1-ref.html
new file mode 100644
index 0000000000..5b504b270a
--- /dev/null
+++ b/layout/reftests/bugs/371043-1-ref.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<body>
+ <div id="source" style="font-size: 10px; column-gap: 2ch">
+ <span id="test"
+ style="background: green; color: green; display: inline-block;
+ height: 30px; padding: 0 2px">00
+ </span>
+ </div>
+</body>