Files
UXP-Fixed/layout/reftests/forms/output/output-2.html
T
2018-02-02 04:16:08 -05:00

8 lines
131 B
HTML

<!DOCTYPE html>
<html>
<!-- Test: the output should show the textContent -->
<body>
<output>foo</output>
</body>
</html>