[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / text / whitespace / 025.html
1 <html>
2 <table>
3 <tr><td style="border:2px solid blue">
4 <div style="border:2px solid green; width:300px">
5 <nobr>This text should be all on one line.  It should spill out of the 300 pixel wide green 
6 and blue rectangles.</nobr>
7 </div>
8 </td>
9 </tr>
10 </table>
11 </html>