haikuwebkit/LayoutTests/fast/scrolling/rtl-scrollbars-initial-posi...

5 lines
176 B
HTML

<!DOCTYPE html>
<div style="width: 100px; height: 100px; direction: rtl; overflow: scroll;">
<div style="width: 192px; height: 192px; border: 4px solid black;"></div>
</div>