Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
css
/
font-face-multiple-missing-glyphs-expected.html
blob: c34cf3dcec4d4d379a81440ff7f0529b80b11b97 [
file
]
<!DOCTYPE html>
<html>
<body>
This test makes sure we search through all font-face declarations in order to find a working font.
<div
style
=
"
font
:
200px
'Heiti SC'
;
-webkit-line-box-contain
:
font
;
"
>
汉
</div>
</body>
</html>