зеркало из https://github.com/mozilla/gecko-dev.git
Add crashtest.
This commit is contained in:
Родитель
140b1745f8
Коммит
6b8f9a678f
|
@ -0,0 +1,11 @@
|
|||
<html>
|
||||
<head>
|
||||
<script>
|
||||
try {
|
||||
document.getBoxObjectFor({});
|
||||
} catch(e) { }
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
|
@ -1,6 +1,7 @@
|
|||
load 325730-1.html
|
||||
load 326618-1.html
|
||||
load 326646-1.html
|
||||
load 326778-1.html
|
||||
load 326865-1.html
|
||||
load 338391-1.xhtml
|
||||
load 343730-1.xhtml
|
||||
|
|
Загрузка…
Ссылка в новой задаче