Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fonts / han-disunification-expected-mismatch.html
blob72268bd7bcd118cf8ca8d576edf62b391120f3e1
1 <meta charset="utf-8">
2 <p>Japanese and Chinese renderings of this character should be different:</p>
3 <body>
4 <p style="font-size:60px">Japanese: <span lang="zh"></span></p>
5 <p style="font-size:60px">Chinese: <span lang="ja"></span></p>
6 </body>