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