haikuwebkit/LayoutTests/fast/css/font-face-multiple-missing-...

8 lines
229 B
HTML

<!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;">&#x6c49;</div>
</body>
</html>