1 <!DOCTYPE HTML PUBLIC
"-//IETF//DTD HTML//EN">
4 <script src=
"../../resources/js-test.js"></script>
7 <p id=
"description"></p>
8 <div style=
"display: -webkit-box;-webkit-box-orient: vertical; height: 69px;">
9 <div id=
"vertical" style=
"overflow-y: scroll; outline: none; width: 80px; -webkit-box-flex:1;">
10 <br><br><br><br><br><br><br><br><br>Lorem ipsum
13 <div style=
"display: -webkit-box;-webkit-box-orient: horizontal; width: 69px;">
14 <pre id=
"horizontal" style=
"overflow-x: scroll; outline: none; height: 80px; -webkit-box-flex:1;">
15 fooooooooooooooo Lorem ipsum
18 <div style=
"display: -webkit-box;-webkit-box-orient: vertical; height: 69px;">
19 <div style=
"display: -webkit-box; height: 69px; width: 80px;">
20 <div id=
"nest" style=
"overflow-y: scroll; outline: none; width: 80px; -webkit-box-flex:1;">
21 <br><br><br><br><br><br><br><br><br>Lorem ipsum
25 <div style=
"display: -webkit-box;-webkit-box-orient: vertical; height: 69px;">
26 <div style=
"height: 69px; width: 80px;">
27 <div id=
"nest2" style=
"overflow-y: scroll; outline: none; width: 80px; height: 69px; -webkit-box-flex:1;">
28 <br><br><br><br><br><br><br><br><br>Lorem ipsum
32 <div id=
"console"></div>
33 <script src=
"resources/repaint-scrollbar.js"></script>