summaryrefslogtreecommitdiffstats
path: root/layout/reftests/font-matching/1850672-1-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/font-matching/1850672-1-ref.html')
-rw-r--r--layout/reftests/font-matching/1850672-1-ref.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/reftests/font-matching/1850672-1-ref.html b/layout/reftests/font-matching/1850672-1-ref.html
new file mode 100644
index 0000000000..af7c90d773
--- /dev/null
+++ b/layout/reftests/font-matching/1850672-1-ref.html
@@ -0,0 +1,11 @@
+<!doctype html>
+<meta charset=utf-8>
+<p>Both lines should look the same:</p>
+<div style="font-size:xxx-large;">
+<div style="font-family:'Yu Gothic', serif;">
+lorem ipsum
+</div>
+<div style="font-family:'Yu Gothic', serif;">
+lorem ipsum
+</div>
+</body> \ No newline at end of file