Reviewed by Darin.
- http://bugs.webkit.org/show_bug.cgi?id=11067
manual-tests/scrollbar-hittest2.html is invalid
* manual-tests/scrollbar-hittest2.html:
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@16824
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2006-10-05 Mitz Pettel <opendarwin.org@mitzpettel.com>
+
+ Reviewed by Darin.
+
+ - http://bugs.webkit.org/show_bug.cgi?id=11067
+ manual-tests/scrollbar-hittest2.html is invalid
+
+ * manual-tests/scrollbar-hittest2.html:
+
2006-10-05 David Carson <dacarson@gmail.com>
Reviewed by Darin.
<p id="failure" style="background-color:#FF3300; padding:3px;"><b>TEST FAIL:</b>
Scroll thumb will NOT move at all.
<div id="target" style="width: 400px; overflow: auto; border-top: 20px solid grey; border-bottom: 10px solid blue;">
- <div style="width: 600 px; height: 20px; background: green;"></div>
+ <div style="width: 600px; height: 20px; background: green;"></div>
</div>
</body>
</html>