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