Sign in
webkit
/
WebKit
/
2b7db40d04e23e466c35ac26a2cac6ea07d1f8ff
/
.
/
LayoutTests
/
fast
/
innerHTML
/
001-expected.html
blob: b0fe05ae4a0e212eeec81ceb4eda53297e4a5e71 [
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>
</body>
</html>