no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / bugs / 478956-1b.html
blob1b656a98e5722d0215e51d1615925a53a35a9dfe
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <div style="display: table-row">
5 <div style="display: table-row">
6 <div style="display: table-cell">Long long cell</div>
7 <div style="display: table-cell">cell</div>
8 </div>
9 <span style="display: block"></span>
10 <div style="display: table-row">
11 <div style="display: table-cell">cell</div>
12 <div style="display: table-cell">cell</div>
13 </div>
14 </div>
15 </body>
16 </html>