Sign in
webkit
/
WebKit
/
6ab5574461ff353131893c415e124b62d94e3def
/
.
/
LayoutTests
/
fast
/
text
/
system-font-features-expected.html
blob: 20a4b2d676d816a3b6751eeee0346fdd26782243 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
This test makes sure that font features are applied to -apple-system.
<div
style
=
"
font
:
50px
-apple-system-monospaced-numbers
;
"
>
0123456789
</div>
</body>
</html>