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