зеркало из https://github.com/mozilla/pjs.git
Testcase for bug 502617 (Crash when logging in to Facebook [@ JS_GetClass]).
--HG-- extra : rebase_source : 733bce16594367a7b22b4bd9ee42a9268a8eb405
This commit is contained in:
Родитель
c18750121b
Коммит
483c742603
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<script type="text/javascript">
|
||||
|
||||
var a = {};
|
||||
a instanceof HTMLImageElement;
|
||||
|
||||
</script>
|
||||
</head>
|
||||
|
||||
<body></body>
|
||||
</html>
|
|
@ -16,3 +16,4 @@ load 404869-1.xul
|
|||
load 462947.html
|
||||
load 439206-1.html
|
||||
load 473284.xul
|
||||
load 502617.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче