Sign in
webkit
/
WebKit
/
36b74c3900290f2598b1d40cf6065a7028fc4a34
/
.
/
Tools
/
LayoutReloaded
/
test
/
absolute-simple.html
blob: b9ed9aacf94fb398558330b945169feed9c364ba [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<body>
<div
style
=
"
position
:
absolute
;
left
:
20px
;
top
:
10px
;
width
:
30px
;
height
:
40px
;
"
></div>
</body>
</html>