Source code
Revision control
Copy as Markdown
Other Tools
<text id="t" />
<script>
window.addEventListener("load", function() {
document.getElementById("t").getComputedTextLength();
}, false);
</script>
</svg>