comparison: layout/generic/crashtests/393956-3.html
layout/generic/crashtests/393956-3.html
- changeset 0
- 6474c204b198
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> |