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

7 lines
152 B
HTML

<html>
<body>
<div id="x"><b>this text should be bold both times</b></div>
<div id="y"><b>this text should be bold both times</b></div>
</body>
</html>