Sign in
webkit
/
WebKit
/
3d0b42cd8733f1288f0258cb4ec38a61fc1b4d9e
/
.
/
LayoutTests
/
fast
/
dom
/
Element
/
resources
/
client-rect-frame.html
blob: abc858d104614dc595f3f61bfe6616703009ff86 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<div
id
=
"div"
style
=
"
margin-left
:
60px
;
margin-top
:
33px
;
width
:
150px
;
height
:
110px
;
background-color
:
green
;
"
></div>
</body>
</html>