| Index: third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-event-order-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-event-order-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-event-order-expected.txt
|
| deleted file mode 100644
|
| index 385add7a83ec201362c4ec9a799d44625a30fa1e..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-event-order-expected.txt
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -PASS window.internals.pagePopupWindow is null
|
| -PASS menu.value is "garply"
|
| -PASS internals.selectMenuListText(menu) is "garply"
|
| -PASS events[0] is "change"
|
| -PASS events[1] is "mouseup"
|
| -PASS events[2] is "click"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|