haikuwebkit/LayoutTests/fast/innerHTML/001-expected.html

7 lines
128 B
HTML

<html>
<body>
<div id="x">this text should show up twice</div>
<div id="y">this text should show up twice</div>
</body>
</html>