Rubber-stamped by Brady Eidson.
[webbrowser.git] / LayoutTests / fast / forms / input-text-word-wrap.html
blob93d1cc324f84f67560144dc04db04c7fe9029818
1 <p>
2 This tests that the <code>word-wrap</code> property is ignored for single-line text controls.
3 </p>
4 <input style="height: 3em; word-wrap: break-word;" value="This sentence should not wrap into the next line.">