Sign in
webkit
/
WebKit
/
027d9947be7394fd875bd4e203a72ecbac14d842
/
.
/
LayoutTests
/
http
/
tests
/
security
/
resources
/
innocent-victim-with-named-elements.html
blob: a1e3085fe3d2f6c6817a78378827445f3a61408c [
file
] [
log
] [
blame
]
<html>
<body>
This page doesn't do anything special except have some named elements.
<br>
<div
id
=
"A"
></div>
<div
id
=
"B"
></div>
</body>
</html>