Pythagoras tree: Difference between revisions

m
m (→‎{{trans|Rust}}: cosmetics comments)
m (→‎{{trans|Rust}}: cosmetic)
Line 990:
} else { // if is run from the browser console or from the <script> tag of an html document
// - display svg in the browser window
document.bodydocumentElement.innerHTML = svg, '';
}</syntaxhighlight>
 
106

edits