Sign in
webkit
/
WebKit
/
3e01ea2c6e60dac71bbc2366692c12538bc3430c
/
.
/
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>