Sign in
webkit
/
WebKit
/
73559930a6418bc4621c1c5774b11e1be9c21a8f
/
.
/
LayoutTests
/
fast
/
text
/
system-ui-chinese-bold-fallback.html
blob: a361d4ad8834f4d84ae7c702349f7e124aa39cfe [
file
] [
log
] [
blame
]
<!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
;
"
>
今
</div>
</body>
</html>