Sign in
webkit
/
WebKit
/
b0d7f9b249dd6483d6c7bc4f13c440c0842b7127
/
.
/
LayoutTests
/
fast
/
text
/
word-space-monospace.html
blob: 7170b714035b18d2ce1d8edbd8a556de4d5b9b5c [
file
] [
log
] [
blame
]
<p>
The following lines should be identical:
</p>
<pre
style
=
"
word-spacing
:
24px
;
"
><span>
1 2
</span>
3
</pre>
<pre
style
=
"
word-spacing
:
24px
;
"
>
1 2 3
</pre>