no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / bugs / 478956-1a.html
blob4ae0aca8e68bcf50b86c4e6ef67e963492e2a2b9
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: table"></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>