зеркало из https://github.com/mozilla/gecko-dev.git
Add a crashtest.
This commit is contained in:
Родитель
15b2402851
Коммит
0339cb6e9d
|
@ -0,0 +1,12 @@
|
|||
<html>
|
||||
<head>
|
||||
<script type="text/javascript">
|
||||
try {
|
||||
document.addBinding(document.documentElement, null);
|
||||
} catch (e) {
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
|
@ -12,6 +12,7 @@ load 343850-1.xhtml
|
|||
load 348049-1.xhtml
|
||||
load 344882-1.html
|
||||
load 354645-1.xul
|
||||
load 369216-1.html
|
||||
load 386000-1.html
|
||||
load 386794-1.html
|
||||
load 399712-1.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче