| Index: LayoutTests/fast/dom/XMLHttpRequest-legacy-event-listener-expected.txt
|
| diff --git a/LayoutTests/fast/dom/XMLHttpRequest-legacy-event-listener-expected.txt b/LayoutTests/fast/dom/XMLHttpRequest-legacy-event-listener-expected.txt
|
| deleted file mode 100644
|
| index 6541ac3cac3498065eb9007b5251e20245a05132..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/XMLHttpRequest-legacy-event-listener-expected.txt
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -Test addEventListener() and removeEventListener() fail silently if arguments are missing.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -
|
| -PASS new XMLHttpRequest().addEventListener("foo") is undefined
|
| -PASS new XMLHttpRequest().removeEventListener("bar") is undefined
|
| -PASS new XMLHttpRequest().addEventListener() is undefined
|
| -PASS new XMLHttpRequest().removeEventListener() is undefined
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|