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

8 lines
169 B
HTML

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