gecko-dev/layout/reftests/forms/output/output-4.html

8 строки
134 B
HTML

<!DOCTYPE html>
<html>
<!-- Test: the output should show its content -->
<body>
<output>foo<input></output>
</body>
</html>