no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / writing-mode / 1302389-scrolled-rect-1c.html
blob6e71cf61af679b97a5f75650ffb9350e38f4c0f3
1 <!DOCTYPE html>
2 <script>
3 function scroll() {
4 document.getElementsByTagName("div")[0].scrollTop = -200;
6 </script>
7 <body onload="scroll()">
8 <div style="writing-mode: vertical-lr;
9 height: 300px;
10 font-size: 0;
11 line-height: 0;
12 border: 1px solid gray;
13 overflow: scroll;
14 direction: rtl;">
15 <div style="height: 100%;
16 width: 100px;
17 border: 50px solid blue;">