зеркало из https://github.com/mozilla/gecko-dev.git
15 строки
556 B
HTML
15 строки
556 B
HTML
<head dir=auto id=test1><ul id=test2>
|
|
7. If no matching font face is within the "font-family" being processed by steps
|
|
</ul>
|
|
|
|
<h2 id=test3><p id=test5>* XHB7R%[+z^NvLp5 n$C
|
|
<p id=test4>
|
|
<script>
|
|
var docElement = document.body;
|
|
document.addEventListener("DOMContentLoaded", CFcrash);
|
|
function CFcrash() {
|
|
setTimeout('try { test5.appendChild(test4); } catch(e) {}', 50);
|
|
try { test4.remove(); test4 = test1; } catch(e) {}
|
|
try { test4.insertBefore(test2, test4.firstChils); } catch(e) { }
|
|
try { test2.textContent = test3.textContent; } catch(e) {}
|
|
}</script>> |