comparison: layout/generic/crashtests/411835.html
layout/generic/crashtests/411835.html
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 <!DOCTYPE html> |
|
2 <html> |
|
3 <head> |
|
4 <style type="text/css"> |
|
5 |
|
6 div { position: absolute; height: 10px; width: 10px; } |
|
7 |
|
8 </style> |
|
9 </head> |
|
10 |
|
11 <body onload="document.getElementById('c').style.counterIncrement = 'z';"> |
|
12 |
|
13 <div style="-moz-column-count: 2;"><div id="c" style="white-space: pre;"> |
|
14 |
|
15 <div> |
|
16 <div></div></div></div></div> |
|
17 |
|
18 </body> |
|
19 </html> |