mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-19 07:31:25 +00:00
9 lines
126 B
HTML
9 lines
126 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<script>
|
|
document.createElement("div").innerHTML = "<output form=x>";
|
|
</script>
|
|
</head>
|
|
</html>
|