1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-15 04:48:39 +00:00
Files
UXP/layout/reftests/forms/output/output-1.html
T

8 lines
149 B
HTML

<!DOCTYPE html>
<html>
<!-- Test: the output shouldn't show anything when there is no content -->
<body>
<output></output>
</body>
</html>