Sign in
webkit
/
WebKit
/
b0d7f9b249dd6483d6c7bc4f13c440c0842b7127
/
.
/
LayoutTests
/
fast
/
text
/
word-space-with-kerning-expected.html
blob: 512363a66bd37b550fd28a78814a5e299a0452f6 [
file
] [
log
] [
blame
]
<div
style
=
"
font-size
:
20px
;
font-family
:
ahem
;
-webkit-font-smoothing
:
none
;
"
>
<div>
<span
style
=
"
word-spacing
:
60px
"
>
a b c d
</span>
e
</div>
<div>
<span
style
=
"
word-spacing
:
60px
"
>
a b c d
</span>
e
</div>
</div>