Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Firefox
/
layout
/
base
/
crashtests
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 687 B
Quelle 383129-1-inner.xhtml Sprache: unbekannt
<treerow xmlns="
http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul
" clas
s="zebra">
<script xmlns="
http://www.w3.org/1999/xhtml
"><![CDATA[
function doe(){
document.getElementById('b').remove();
document.getElementById('c').remove();
}
setTimeout(doe, 200);
]]></script>
<box id="a"/>
<mtr xmlns="
http://www.w3.org/1998/Math/MathML
">
<box xmlns="
http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul
" class="z
ebra" id="c"/>
</mtr>
<box style="display: inline;" id="b"/>
<style xmlns="
http://www.w3.org/1999/xhtml
">
#a { counter-reset: chicken 11 egg; }
#b { counter-increment: chicken -1 egg; }
*[class=zebra] { counter-increment: chicken 5; }
</style>
</treerow>
[ Dauer der Verarbeitung: 0.18 Sekunden (vorverarbeitet)
]
2026-04-04