Sign in
webkit
/
WebKit
/
ca9ea9c661b22e01937c876740e608cae2e1c754
/
.
/
LayoutTests
/
fast
/
block
/
block-only
/
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>