3 <title>Test for http://bugs.webkit.org/show_bug.cgi?id=
10692</title>
6 <div style=
"position: relative; left: -100px;">
7 <div id=
"target" style=
"position: relative; left: 100px; width: 100px; overflow: auto; background-color: red;">
8 <div style=
"width: 100px; height: 100px; background-color: green;"></div>
12 document
.getElementById("target").scrollLeft
= "100";