зеркало из https://github.com/mozilla/gecko-dev.git
Bug 411870 crashtest
This commit is contained in:
Родитель
fbf20e6e5d
Коммит
2673d00dfe
|
@ -0,0 +1,18 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml" style="direction: rtl;">
|
||||
<head>
|
||||
<script>
|
||||
|
||||
function boom()
|
||||
{
|
||||
document.body.appendChild(document.getElementById("v").firstChild);
|
||||
}
|
||||
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body onload="boom();" style="white-space: pre; -moz-column-count: -1;"><div id="v"><span>
|
||||
</span>
|
||||
|
||||
</div></body>
|
||||
|
||||
</html>
|
|
@ -90,3 +90,5 @@ load 405186-1.xhtml
|
|||
load 408292.html
|
||||
load 408299.html
|
||||
load 409461-1.xhtml
|
||||
load 411870-1.html
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче