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

8 строки
137 B
HTML

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