зеркало из https://github.com/mozilla/gecko-dev.git
Bug 411835 - Crash test.
This commit is contained in:
Родитель
864f5ab917
Коммит
409d2a85a0
|
@ -0,0 +1,19 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<style type="text/css">
|
||||
|
||||
div { position: absolute; height: 10px; width: 10px; }
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body onload="document.getElementById('c').style.counterIncrement = 'z';">
|
||||
|
||||
<div style="-moz-column-count: 2;"><div id="c" style="white-space: pre;">
|
||||
|
||||
<div>
|
||||
<div></div></div></div></div>
|
||||
|
||||
</body>
|
||||
</html>
|
|
@ -205,6 +205,7 @@ load 410232-1.html
|
|||
load 410595-1.html
|
||||
load 411213-1.html
|
||||
load 411213-2.xml
|
||||
load 411835.html
|
||||
load 411851-1.html
|
||||
load 412014-1.html
|
||||
load 412201-1.xhtml
|
||||
|
|
Загрузка…
Ссылка в новой задаче