mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-07-05 11:38:27 +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>
|