no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / text / soft-hyphen-in-table-1-notref.html
blobd22c20da2995704a3b4f79e4c6f82f621997ea5c
1 <!DOCTYPE HTML>
2 <html>
3 <head>
4 <style type="text/css">
5 table {
6 border: 1px solid red;
8 </style>
9 </head>
11 <body>
13 <table>
14 <tr><td style="width:10em">supercalifragilisticexpialidocious</td></tr>
15 </table>
17 </body>
18 </html>