Sign in
webkit
/
WebKit
/
f208291ebb5233b8d92ab682a30d20b4b4d23e1e
/
.
/
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>