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

Unified Diff: LayoutTests/fast/events/pointer-events-2.html

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
« no previous file with comments | « LayoutTests/fast/events/pointer-events.html ('k') | LayoutTests/fast/events/prevent-drag-to-navigate.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/events/pointer-events-2.html
diff --git a/LayoutTests/fast/events/pointer-events-2.html b/LayoutTests/fast/events/pointer-events-2.html
index 609b1f9dae631390d476846e3ea4dda0cd72681a..589e88bf8fdf61f56062c4c1f98a811f8ba29802 100644
--- a/LayoutTests/fast/events/pointer-events-2.html
+++ b/LayoutTests/fast/events/pointer-events-2.html
@@ -173,8 +173,6 @@
}
function testContent() {
- // Mouse events only work after an initial layout
- document.body.offsetLeft;
// hit left side
var yOffset = topEdge;
« no previous file with comments | « LayoutTests/fast/events/pointer-events.html ('k') | LayoutTests/fast/events/prevent-drag-to-navigate.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698