haikuwebkit/LayoutTests/fast/text/variations/gx-width.html

9 lines
214 B
HTML

<!DOCTYPE html>
<html>
<head>
</head>
<body>
This test makes sure that the default width maps to a value of 1 on a GX-style variation font's 'wdth' axis.
<div style="font: 100px 'Skia';">Hello</div>
</body>
</html>