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