Sign in
webkit
/
WebKit
/
5ee61c06e54d41c4ffb65d69f6b4605c35afb105
/
.
/
LayoutTests
/
fast
/
scrolling
/
ios
/
hit-testing-iframe-003-expected.html
blob: 74d42a9217b8c905fa4d21e65bbc58758ccfbd5c [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html
<head>
<title>
Hit testing of iframe
</title>
</head>
<body>
<p>
This test passes if you see a green rectangle.
</p>
<div
style
=
"
position
:
absolute
;
top
:
3em
;
width
:
100px
;
height
:
100px
;
background
:
green
;
"
>
</div>
</body>
</html>