mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-16 17:33:08 +09:00
7 lines
134 B
HTML
7 lines
134 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<!-- Test: the output should show its content -->
|
|
<body>
|
|
<output>foo<input></output>
|
|
</body>
|
|
</html>
|