Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / ManualTests / autoscroll-over-scrollbar.html
blob2330ed15fe07fd4e9dcaa4b097177248e845b437
1 <html>
2 <body>
3 <h1><a href="https://bugs.webkit.org/show_bug.cgi?id=40403">Bug 40403</a></h1>
4 <p>Click down somewhere in this text, then move the pointer over the scrollbar at the bottom of the window, stop there, holding the mouse button down.</p>
5 <div style="height:3000px; width:3000px;"></div>
6 <p>If the bug occurs, then this text won't be selected until you move the mouse slightly. If the bug does not occur, this text should be selected.</p>
7 </body>
8 </html>