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

Unified Diff: third_party/WebKit/LayoutTests/plugins/overlay-scrollbar-mouse-capture-expected.txt

Issue 2784313002: Change hittest node to be scrollbar's parent when hittest include a scrollbar (Closed)
Patch Set: mustaq comments addressed Created 3 years, 8 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: third_party/WebKit/LayoutTests/plugins/overlay-scrollbar-mouse-capture-expected.txt
diff --git a/third_party/WebKit/LayoutTests/plugins/overlay-scrollbar-mouse-capture-expected.txt b/third_party/WebKit/LayoutTests/plugins/overlay-scrollbar-mouse-capture-expected.txt
index 9a6030c688fea798265f8701b678431f51bf5fd2..3dea3e5538ac3884c7a84a71d8b9496ee03ea77f 100644
--- a/third_party/WebKit/LayoutTests/plugins/overlay-scrollbar-mouse-capture-expected.txt
+++ b/third_party/WebKit/LayoutTests/plugins/overlay-scrollbar-mouse-capture-expected.txt
@@ -4,9 +4,7 @@ This tests whether scrolling still works correctly when an overlay scrollbar is
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS eventHistory.length is 2
-PASS eventHistory[0] is "plugin.mousedown"
-PASS eventHistory[1] is "plugin.mouseup"
+PASS eventHistory.length is 0
PASS window.scrollY > 0 is true
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698