This commit is contained in:
Jesse Ruderman 2010-11-06 13:30:32 -07:00
Родитель e0a8b5c357
Коммит dd12d4c677
2 изменённых файлов: 17 добавлений и 0 удалений

Просмотреть файл

@ -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