Sign in
◑
Theme
fuchsia
/
third_party
/
webkit
/
refs/heads/upstream/master
/
.
/
LayoutTests
/
fast
/
text
/
system-font-features-expected.html
blob: 20a4b2d676d816a3b6751eeee0346fdd26782243 [
file
] [
edit
]
<!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>