Source code
Revision control
Copy as Markdown
Other Tools
<!doctype html>
<style>
div { display: contents; }
</style>
<math></math>
<script>
document.querySelector('math').appendChild(div);
</script>
<!doctype html>
<style>
div { display: contents; }
</style>
<math></math>
<script>
document.querySelector('math').appendChild(div);
</script>