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