Sign in
webkit
/
WebKit
/
194dab16e910ee782829afe8c3503cd6dee085a7
/
.
/
LayoutTests
/
imported
/
w3c
/
web-platform-tests
/
css
/
cssom-view
/
cssom-getBoundingClientRect-vertical-rl-expected.html
blob: 1ee4fe2652ff56655c20963f90810de6a979462f [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<body
style
=
"
overflow
:
scroll
"
>
<div
style
=
"
position
:
absolute
;
top
:
50px
;
left
:
50px
;
width
:
200px
;
height
:
200px
;
background
:
green
"
></div>
</body>