| Index: third_party/WebKit/LayoutTests/external/wpt/html/browsers/the-window-object/named-access-on-the-window-object/named-objects-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/browsers/the-window-object/named-access-on-the-window-object/named-objects-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/browsers/the-window-object/named-access-on-the-window-object/named-objects-expected.txt
|
| deleted file mode 100644
|
| index e7ba5abe6503c76cda29cb91559fd1ccdd1df7eb..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/html/browsers/the-window-object/named-access-on-the-window-object/named-objects-expected.txt
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -This is a testharness.js-based test.
|
| -PASS Check if the first nested browsing context is returned by window['c']
|
| -FAIL Check if window['a'] contains all applet, embed, form, img, and object elements, and their order assert_equals: The length should be 5. expected 5 but got 4
|
| -PASS Check that window['fs'] does not return the frameset element with name='fs' (historical)
|
| -PASS Check if window['b'] returns the elements with the id='b'
|
| -PASS Check if window['d'] returns the element with id='d'
|
| -PASS Check widow[''] when there are some elements with empty id or name attribute
|
| -Harness: the test ran to completion.
|
| -
|
|
|