haikuwebkit/LayoutTests/fast/text/word-space-monospace.html

6 lines
173 B
HTML

<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>