Sign in
webkit
/
WebKit
/
73559930a6418bc4621c1c5774b11e1be9c21a8f
/
.
/
LayoutTests
/
fast
/
text
/
accessibility-bold-system-font-2-expected.html
blob: 8512cb7592debda64044be1370696626f473ced7 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1"
>
</head>
<body
style
=
"
font
:
-apple-system-body
;
font-weight
:
600
;
"
>
<div
id
=
"target"
style
=
"
font-size
:
400%
;
"
>
Hello
</div>
</body>
</html>