comparison: layout/reftests/table-anonymous-boxes/121142-2.html
layout/reftests/table-anonymous-boxes/121142-2.html
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <body> |
|
4 <span style="display:table"> |
|
5 Cell 1 |
|
6 <script type="text/javascript">document.body.offsetWidth</script> |
|
7 Cell 2 |
|
8 </span> |
|
9 </body> |
|
10 </html> |