comparison: layout/reftests/table-anonymous-boxes/121142-2.html
layout/reftests/table-anonymous-boxes/121142-2.html
- branch
- TOR_BUG_9701
- changeset 14
- 925c144e1f1f
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> |