Sign in
webkit
/
WebKit
/
fff5469af9e21121a01bc52b64d66a2e93b51665
/
.
/
LayoutTests
/
fast
/
innerHTML
/
003-expected.html
blob: 053e6a52704458df809c36035e563eb83df454be [
file
] [
log
] [
blame
]
<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>