Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
<script>
document.x = 5;
</script>
<img id="y" name="y"></div>
<img id="z" name="z"></div>
</html>
<!DOCTYPE html>
<html>
<script>
document.x = 5;
</script>
<img id="y" name="y"></div>
<img id="z" name="z"></div>
</html>