tenfourfox/layout/reftests/forms/output/output-2.html

8 lines
131 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE html>
<html>
<!-- Test: the output should show the textContent -->
<body>
<output>foo</output>
</body>
</html>