diff options
Diffstat (limited to 'layout/reftests/font-matching/hiragino-kaku-1.html')
-rw-r--r-- | layout/reftests/font-matching/hiragino-kaku-1.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layout/reftests/font-matching/hiragino-kaku-1.html b/layout/reftests/font-matching/hiragino-kaku-1.html new file mode 100644 index 0000000000..a3eee129db --- /dev/null +++ b/layout/reftests/font-matching/hiragino-kaku-1.html @@ -0,0 +1,3 @@ +<!DOCTYPE html> +<!-- check that the legacy Hiragino Kaku Gothic name is recognized --> +<div style="font: 36px Hiragino Kaku Gothic ProN, serif">こんにちは</div> |