chromium/third_party/blink/web_tests/fast/innerHTML/003-expected.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>