Sign in
chromium
/
external
/
github.com
/
WebKit
/
webkit
/
refs/heads/main
/
.
/
LayoutTests
/
fast
/
innerHTML
/
001-expected.html
blob: b0fe05ae4a0e212eeec81ceb4eda53297e4a5e71 [
file
] [
log
] [
blame
] [
edit
]
<html>
<body>
<div
id
=
"x"
>
this text should show up twice
</div>
<div
id
=
"y"
>
this text should show up twice
</div>
</body>
</html>