summaryrefslogtreecommitdiffstats
path: root/layout/reftests/font-matching/wingdings-1-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/font-matching/wingdings-1-ref.html')
-rw-r--r--layout/reftests/font-matching/wingdings-1-ref.html13
1 files changed, 13 insertions, 0 deletions
diff --git a/layout/reftests/font-matching/wingdings-1-ref.html b/layout/reftests/font-matching/wingdings-1-ref.html
new file mode 100644
index 0000000000..898559baa3
--- /dev/null
+++ b/layout/reftests/font-matching/wingdings-1-ref.html
@@ -0,0 +1,13 @@
+<!DOCTYPE html>
+<meta charset="utf-8">
+<style>
+body {
+ font: 16px/2 sans-serif;
+}
+span {
+ font-family: Wingdings, sans-serif;
+}
+</style>
+<body>
+Trying the Wingdings font:
+<span>&#xf061;&#xf062;&#xf063;&#xf064;&#xf065;&#xf066;&#xf020;&#xf031;&#xf032;&#xf033;&#xf034;&#xf035;</span>