Sign in
webkit
/
WebKit
/
fff5469af9e21121a01bc52b64d66a2e93b51665
/
.
/
LayoutTests
/
fast
/
text
/
variations
/
gx-width.html
blob: 4295f4269fbe763d1365b88899f37eeb6f6b3269 [
file
] [
log
] [
blame
]
<!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>