Sign in
webkit
/
WebKit
/
c76c58243e3b15757ea8668f43536a601f3d5c6f
/
.
/
LayoutTests
/
fast
/
css
/
font-face-multiple-missing-glyphs-expected.html
blob: c34cf3dcec4d4d379a81440ff7f0529b80b11b97 [
file
] [
log
] [
blame
]
<!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>