зеркало из https://github.com/mozilla/pjs.git
Add a crashtest
This commit is contained in:
Родитель
2bbfe459b7
Коммит
216a93ad26
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0"?>
|
||||
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
style="background-color: red" onload="boom();">
|
||||
|
||||
<script><![CDATA[
|
||||
|
||||
function boom() {
|
||||
document.documentElement.style.MozBinding = "url('#t')";
|
||||
}
|
||||
|
||||
]]></script>
|
||||
</window>
|
|
@ -6,3 +6,4 @@ load 336096-1.xhtml
|
|||
load 354611-1.html
|
||||
load 360078-1.xhtml
|
||||
load 363791-1.xul
|
||||
load 386947-1.xul
|
||||
|
|
Загрузка…
Ссылка в новой задаче