Index: third_party/WebKit/LayoutTests/platform/win/plugins/mouse-events-fixedpos-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/plugins/mouse-events-fixedpos-expected.txt b/third_party/WebKit/LayoutTests/platform/win/plugins/mouse-events-fixedpos-expected.txt |
deleted file mode 100644 |
index a2b38554a4a95d676c16c283136e08a8677144ed..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/win/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 (90, 90) |
-CONSOLE MESSAGE: line 40: PLUGIN: mouseUp at (90, 90) |
-CONSOLE MESSAGE: line 42: PLUGIN: mouseDown at (100, 100) |
-CONSOLE MESSAGE: line 44: PLUGIN: mouseUp at (110, 100) |
- |
-Tests for widget positions being correctly updated after scrolling. rdar://problem/7559069 |