blob: 6a970f2d96d597b6261f8606e2ef576488c0f0c0 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
This test makes sure that the Japanese system font can be italicized. The test passes if the character below is oblique (either because the font supports it or because WebKit synthesizes the oblique).
<div style="font: 100px 'system-ui';"></div>
</body>
</html>