Sign in
webkit
/
WebKit
/
35d79834acdddbdbe485dedb2cc43775842705a9
/
.
/
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>