зеркало из https://github.com/mozilla/pjs.git
merge after backing out 5859409285d5
This commit is contained in:
Коммит
3bce9cc095
|
@ -13,11 +13,7 @@
|
||||||
f.document.designMode='on';
|
f.document.designMode='on';
|
||||||
f.location = 'data:text/html;charset=utf-8,<body>FAIL<script>document.body.innerHTML="PASS"<\/script>';
|
f.location = 'data:text/html;charset=utf-8,<body>FAIL<script>document.body.innerHTML="PASS"<\/script>';
|
||||||
n.addEventListener("load",
|
n.addEventListener("load",
|
||||||
function() {
|
function() { document.documentElement.className = ''; },
|
||||||
setTimeout(
|
|
||||||
"document.documentElement.className = ''", 0
|
|
||||||
);
|
|
||||||
},
|
|
||||||
false);
|
false);
|
||||||
}, 0);
|
}, 0);
|
||||||
};
|
};
|
||||||
|
|
Загрузка…
Ссылка в новой задаче