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

Unified Diff: LayoutTests/svg/custom/pointer-events-with-linecaps-and-miterlimits.xhtml

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/svg/custom/pointer-events-with-linecaps-and-miterlimits.xhtml
diff --git a/LayoutTests/svg/custom/pointer-events-with-linecaps-and-miterlimits.xhtml b/LayoutTests/svg/custom/pointer-events-with-linecaps-and-miterlimits.xhtml
index 3612affb390367de2784126a1b519daeacf3e7b9..d1cb38fb8ca53e90b641095a04869d5a3f96fc9a 100644
--- a/LayoutTests/svg/custom/pointer-events-with-linecaps-and-miterlimits.xhtml
+++ b/LayoutTests/svg/custom/pointer-events-with-linecaps-and-miterlimits.xhtml
@@ -56,8 +56,6 @@ if (window.testRunner) {
}
if (window.eventSender) {
- // Mouse events only work after an initial layout
- document.body.offsetLeft;
eventSender.mouseMoveTo(1, 1);
eventSender.mouseDown();
}
« no previous file with comments | « LayoutTests/svg/custom/pointer-events-text-css-transform.svg ('k') | LayoutTests/svg/custom/polyline-hittest.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698