Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: LayoutTests/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm

Issue 15508003: Revert "Don't force layout for mouse event hit tests" (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm
diff --git a/LayoutTests/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm b/LayoutTests/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm
index 0535c88a1e98d65391f16aff8ee637d399cf1103..be02c1c6eb524cf9820b16fe01031c46b76329b3 100644
--- a/LayoutTests/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm
+++ b/LayoutTests/ietestcenter/css3/bordersbackgrounds/background-attachment-local-scrolling.htm
@@ -74,8 +74,6 @@
<script>
if (window.eventSender) {
- // Mouse events only work after an initial layout
- document.body.offsetLeft;
eventSender.mouseMoveTo(240, 250);
eventSender.mouseDown();
eventSender.mouseUp();
« no previous file with comments | « LayoutTests/http/tests/navigation/resources/javascriptlink.html ('k') | LayoutTests/plugins/user-gesture.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698