Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
C
/
Firefox
/
gfx
/
tests
/
crashtests
/ (
Browser von der Mozilla Stiftung
Version 136.0.1
©
) Datei vom 10.2.2025 mit Größe 317 B
Quelle 395335-1.xhtml Sprache: unbekannt
<html xmlns="
http://www.w3.org/1999/xhtml
"
xmlns:xul="
http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul
">
<head>
<script>
function boom()
{
document.getElementById("tree").firstChild.data = "xyz";
}
</script>
</head>
<body onload="boom();">
<xul:tree id="tree">a</xul:tree>
</body>
</html>
[ Dauer der Verarbeitung: 0.14 Sekunden (vorverarbeitet)
]
2026-04-04