<p>
This tests that the <code>word-wrap</code> property is ignored for single-line text controls.
</p>
<input style="height: 3em; word-wrap: break-word;" value="This sentence should not wrap into the next line.">
<p>
This tests that the <code>word-wrap</code> property is ignored for single-line text controls.
</p>
<input style="height: 3em; word-wrap: break-word;" value="This sentence should not wrap into the next line.">