function onToggle() {
// For emulating the traditional behavior, collapse Selection to end of the
// text node node in the <button> which is the deepest last child of the
// <body>.
const button = document.querySelector("button");
getSelection().collapse(button.lastChild, button.lastChild.length);
document.querySelector("form").reset();
}
</script>
</head><body onload="onLoad()">
<details ontoggle="onToggle()" open>
<dt contenteditable>
</dt>
</details><asidestyle="
position: fixed;
top: 0px;
right: 0px;
font-family: "Lucida Console", monospace;
background-color: rgb(242, 230, 217);
padding: 3px;
z-index: 10000;
text-align: center;
max-width: 120px;
opacity: 0;
transition: opacity 0.5s linear 0s;">1194 x 73</aside></body><form id="b"><keygen>
<button autofocus>
</button></form></html>
Messung V0.5 in Prozent
¤ Dauer der Verarbeitung: 0.42 Sekunden
(vorverarbeitet am 2026-04-26)
¤
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.