Sign in
webkit
/
WebKit
/
b0d7f9b249dd6483d6c7bc4f13c440c0842b7127
/
.
/
LayoutTests
/
fast
/
text
/
system-ui-chinese-bold-fallback-expected.html
blob: 918727ab252d3446e9668eac1e6b93140a9aafce [
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
;
font-synthesis
:
none
;
"
>
今
</div>
</body>
</html>