зеркало из https://github.com/mozilla/pjs.git
Bug 467693 - add crashtest
This commit is contained in:
Родитель
e0a8b5c357
Коммит
dd12d4c677
|
@ -0,0 +1,16 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<script type="text/javascript">
|
||||
|
||||
function boom()
|
||||
{
|
||||
({})[document.createElement('unsupported').tagName];
|
||||
uneval(Components.interfaces.nsIWebNavigationInfo);
|
||||
}
|
||||
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body onload="boom();"></body>
|
||||
</html>
|
|
@ -14,6 +14,7 @@ load 418139-1.svg
|
|||
load 420513-1.html
|
||||
load 453935-1.html
|
||||
load 462926.html
|
||||
load 467693-1.html
|
||||
load 468552-1.html
|
||||
load 471366-1.html
|
||||
load 475185-1.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче