Sign in
webkit
/
WebKit
/
2bde0edf56b50cba234b331b5ddd67eb5d2a0a71
/
.
/
LayoutTests
/
fast
/
text
/
international
/
locale-sensitive-fonts-expected.html
blob: 0810b6b1571df4760c7065a672a98330a232b4e3 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
</head>
<body>
<div
style
=
"
font-size
:
20px
"
>
<div
style
=
"
font-family
:
'Ahem'
"
>
this is ahem font
</div>
<div
style
=
"
font-family
:
'Ahem'
"
>
this is ahem font
</div>
</div>
</body>
</html>