haikuwebkit/LayoutTests/fast/text/system-ui-chinese-bold-fall...

10 lines
221 B
HTML

<!DOCTYPE html>
<html>
<head>
</head>
<body>
This makes sure that drawing Chinese characters in a weight 600 system font doesn't cause synthetic bold.
<div style="font: 600 16px system-ui;">&#x4eca;</div>
</body>
</html>