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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/plugins/mouse-events-fixedpos-expected.txt

Issue 1480303002: Implement a basic PPAPI plugin for Blink layout tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix Android after https://codereview.chromium.org/1478633002 Created 5 years 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/platform/mac/plugins/mouse-events-fixedpos-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/plugins/mouse-events-fixedpos-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/plugins/mouse-events-fixedpos-expected.txt
deleted file mode 100644
index a15aa1a88a1fbd459031e40db654a431b47225f5..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/plugins/mouse-events-fixedpos-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-CONSOLE MESSAGE: line 39: PLUGIN: getFocusEvent
-CONSOLE MESSAGE: line 39: PLUGIN: mouseDown at (50, 50)
-CONSOLE MESSAGE: line 40: PLUGIN: mouseUp at (50, 50)
-CONSOLE MESSAGE: line 42: PLUGIN: mouseDown at (60, 60)
-CONSOLE MESSAGE: line 44: PLUGIN: mouseUp at (70, 60)
-
-Tests for widget positions being correctly updated after scrolling. rdar://problem/7559069

Powered by Google App Engine
This is Rietveld 408576698