comparison: layout/generic/crashtests/382199-1.html
layout/generic/crashtests/382199-1.html
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 |
|
3 <html style="display: table;"> |
|
4 <body> |
|
5 <div style="float: left; border: 1px solid blue;">float</div> |
|
6 <div style="position: absolute; border: 1px solid red;">absolute</div> |
|
7 </body> |
|
8 </html> |