comparison: layout/generic/crashtests/393956-3.html
layout/generic/crashtests/393956-3.html
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
1 <html> |
|
2 <head><style> |
|
3 body { -moz-column-count: 1; } |
|
4 #x { height: 1px; } |
|
5 #y { height: 2px; } |
|
6 |
|
7 </style></head> |
|
8 |
|
9 <body><div id="x"><div id="y"></div></div></body> |
|
10 |
|
11 </html> |