haikuwebkit/LayoutTests/fast/text/fitzpatrick-combination-exp...

13 lines
379 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body style="margin: 0px;">
<div style="position: relative;">
<span style="position: relative; left: -9999px;">👍</span>
</div>
This test makes sure that emoji with Fitzpatrick modifier are drawn as a single glyph. The test passes if this text you are reading right now is the only text on the page.
</body>
</html>