| Index: third_party/WebKit/LayoutTests/plugins/mouse-events-fixedpos-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/plugins/mouse-events-fixedpos-expected.txt b/third_party/WebKit/LayoutTests/plugins/mouse-events-fixedpos-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..ac331bf6ce03459aaa16dc03de402a13bcf40e88
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/plugins/mouse-events-fixedpos-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +CONSOLE MESSAGE: Blink Test Plugin: DidChangeFocus(true)
|
| +CONSOLE MESSAGE: Blink Test Plugin: MouseDown at (50,50)
|
| +CONSOLE MESSAGE: Blink Test Plugin: MouseUp at (50,50)
|
| +CONSOLE MESSAGE: Blink Test Plugin: MouseDown at (60,60)
|
| +CONSOLE MESSAGE: Blink Test Plugin: MouseUp at (70,60)
|
| +
|
| +Tests for widget positions being correctly updated after scrolling. rdar://problem/7559069
|
|
|