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

Unified Diff: LayoutTests/fast/css-generated-content/hover-style-change.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
Index: LayoutTests/fast/css-generated-content/hover-style-change.html
diff --git a/LayoutTests/fast/css-generated-content/hover-style-change.html b/LayoutTests/fast/css-generated-content/hover-style-change.html
index e718fc66b9433555229def2fbd4da5435acebe80..22aa078010e776213ef446c1755e46427167f942 100644
--- a/LayoutTests/fast/css-generated-content/hover-style-change.html
+++ b/LayoutTests/fast/css-generated-content/hover-style-change.html
@@ -16,8 +16,6 @@
{
if (!window.testRunner)
return;
- // Mouse events only work after an initial layout
- document.body.offsetLeft;
eventSender.mouseMoveTo(12, 12); // hover
eventSender.mouseDown(); // get noticed
eventSender.mouseUp();
« no previous file with comments | « LayoutTests/fast/block/float/float-in-float-hit-testing.html ('k') | LayoutTests/fast/css/hover-active-drag.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698