зеркало из https://github.com/mozilla/pjs.git
Add crashtest for leak bug
This commit is contained in:
Родитель
b115cb37bc
Коммит
f4a15a7135
|
@ -0,0 +1,7 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<body>
|
||||
<p>This page made Firefox leak domwindows and documents.</p>
|
||||
<span onmouseover="1"></span>
|
||||
<script>window.__proto__ = document.createElement("div");</script>
|
||||
</body>
|
||||
</html>
|
|
@ -1,5 +1,6 @@
|
|||
load 327571-1.html
|
||||
load 327695-1.html
|
||||
load 329481-1.xhtml
|
||||
load 369413-1.html
|
||||
load 372554-1.html
|
||||
load 404869-1.xul
|
||||
|
|
Загрузка…
Ссылка в новой задаче