summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/243266-1-ref.html
blob: 922940859e1665bf12524b7f9f7836371f1ae2bd (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
<body>
<table style="width: 6em; background: yellow">
    <tr>
        <td>mmmmmmmm<wbr>mmmmmmmm</td>
    </tr>
</table>
</body>
</html>