diff options
Diffstat (limited to '')
-rw-r--r-- | layout/reftests/font-matching/wingdings-1-notref.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/font-matching/wingdings-1-notref.html b/layout/reftests/font-matching/wingdings-1-notref.html new file mode 100644 index 0000000000..83acbacd0e --- /dev/null +++ b/layout/reftests/font-matching/wingdings-1-notref.html @@ -0,0 +1,9 @@ +<!DOCTYPE html> +<meta charset="utf-8"> +<style> +body { + font: 16px/2 sans-serif; +} +</style> +<body> +Trying the Wingdings font: <span>abcdef 12345</span> |