Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
8a2c8a97dfd3af0fdb68d49fc58e1163aca8085a
/
.
/
LayoutTests
/
fast
/
text
/
word-space-with-kerning-expected.html
blob: 512363a66bd37b550fd28a78814a5e299a0452f6 [
file
]
<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>