diff options
Diffstat (limited to 'layout/reftests/font-face/font-familiy-whitespace-1-notref.html')
-rw-r--r-- | layout/reftests/font-face/font-familiy-whitespace-1-notref.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/reftests/font-face/font-familiy-whitespace-1-notref.html b/layout/reftests/font-face/font-familiy-whitespace-1-notref.html new file mode 100644 index 0000000000..3e6a46566b --- /dev/null +++ b/layout/reftests/font-face/font-familiy-whitespace-1-notref.html @@ -0,0 +1,9 @@ +<!doctype html> +<style> +@font-face { + font-family: Awesome font; + src: url(../fonts/markA.ttf); +} +p { /* Default font */ } +</style> +<p>A |