зеркало из https://github.com/mozilla/gecko-dev.git
Add crashtests
This commit is contained in:
Родитель
e62aac0e91
Коммит
24ecc19504
|
@ -0,0 +1,6 @@
|
|||
<script>
|
||||
try {
|
||||
document.createElementNS("http://www.w3.org/2000/svg", "svg").getScreenCTM();
|
||||
} catch(e) {
|
||||
}
|
||||
</script>
|
|
@ -0,0 +1,5 @@
|
|||
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
|
||||
<svg xmlns="http://www.w3.org/2000/svg">
|
||||
<foreignObject/>
|
||||
</svg>
|
||||
</window>
|
|
@ -16,6 +16,8 @@ load 380101-1.svg
|
|||
load 381777-1.svg
|
||||
load 383685-1.svg
|
||||
load 385096.html
|
||||
load 385554-1.html
|
||||
load 385554-2.xul
|
||||
load 388712-1.svg
|
||||
load 395616-1.html
|
||||
load 397017-1.html
|
||||
|
|
Загрузка…
Ссылка в новой задаче