upload webkit/tizen 2.0_beta source.
[framework/web/webkit-efl.git] / LayoutTests / fast / forms / input-text-word-wrap.html
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.">