| Index: LayoutTests/fast/dom/shadow/event-path-expected.txt
|
| diff --git a/LayoutTests/fast/dom/shadow/event-path-expected.txt b/LayoutTests/fast/dom/shadow/event-path-expected.txt
|
| deleted file mode 100644
|
| index f0ace81640981f650ae8d3cb029212e1b44af952..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/dom/shadow/event-path-expected.txt
|
| +++ /dev/null
|
| @@ -1,11 +0,0 @@
|
| -Makes sure that event.path is empty before dispatching the event.
|
| -length: 0
|
| -#b, #a, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 5
|
| -Makes sure that event.path returns static NodeList.
|
| -#b, #a, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 5
|
| -Makes sure that event.path isn't emptified after dispatching the event.
|
| -#b, #a, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument], length: 5
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|