Sign in
webkit
/
WebKit
/
71834eddd7ce860e058d7cdd0663754b7242ed03
/
.
/
LayoutTests
/
fast
/
scrolling
/
rtl-scrollbars-initial-position.html
blob: 888b6ca49b21e42215098056aa5b339e3148e65d [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<div
style
=
"
width
:
100px
;
height
:
100px
;
direction
:
rtl
;
overflow
:
scroll
;
"
>
<div
style
=
"
width
:
192px
;
height
:
192px
;
border
:
4px
solid black
;
"
></div>
</div>