haikuwebkit/LayoutTests/fast/text/smiley-local-font-src-expec...

11 lines
252 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
This test makes sure that '☺︎' doesn't get resolved to a real font. The test passes if there is a black rectangle below.
<div style="font: 48px 'Ahem';">Test</div>
</body>
</html>