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 |