position-absolute-005-ref.html (273B)
1 <!DOCTYPE html> 2 <link rel="author" title="Google Inc." href="http://www.google.com/"> 3 <p>This test should not have a horizontal scrollbar</p> 4 5 <div style="width: 400px; height: 100px; overflow-x: hidden; overflow-y: scroll;"> 6 <br> 7 <br> 8 <br> 9 <br> 10 <br> 11 <br> 12 <br> 13 <br> 14 </div>