| Index: third_party/WebKit/LayoutTests/platform/mac-retina/external/wpt/dom/events/Event-initEvent-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac-retina/external/wpt/dom/events/Event-initEvent-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-retina/external/wpt/dom/events/Event-initEvent-expected.txt
|
| deleted file mode 100644
|
| index 90ada13a32e8fd2a1afd78fde46b82384ee481a2..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/platform/mac-retina/external/wpt/dom/events/Event-initEvent-expected.txt
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -PASS Properties of initEvent(type, true, true)
|
| -PASS Properties of initEvent(type, true, false)
|
| -PASS Properties of initEvent(type, false, true)
|
| -PASS Properties of initEvent(type, false, false)
|
| -PASS Calling initEvent multiple times (getting type).
|
| -PASS Calling initEvent multiple times (not getting type).
|
| -PASS Calling initEvent must not have an effect during dispatching.
|
| -PASS Calling initEvent must unset the stop propagation flag.
|
| -PASS Calling initEvent must unset the stop immediate propagation flag.
|
| -PASS Calling initEvent during propagation.
|
| -PASS First parameter to initEvent should be mandatory.
|
| -PASS Tests initEvent's default parameter values.
|
| -Harness: the test ran to completion.
|
| -
|
|
|