Sign in
webkit
/
WebKit
/
19e52add6f30e26c5fff78e2223e0618385a5a3d
/
.
/
LayoutTests
/
css3
/
font-feature-settings-stylistic-set-expected-mismatch.html
blob: 59613b95f3556e449632f79e22c28fd5a94250a8 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<style>
.
test
{
font-family
:
"system-ui"
;
}
</style>
</head>
<body>
<p>
This test verifies that stylistic alternatives are rendered for TrueType fonts.
</p>
<div
class
=
"test"
>
:
</div>
</body>
</html>