| Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/named-access-on-the-window-object/named-objects-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/named-access-on-the-window-object/named-objects-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/named-access-on-the-window-object/named-objects-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e7ba5abe6503c76cda29cb91559fd1ccdd1df7eb
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/named-access-on-the-window-object/named-objects-expected.txt
|
| @@ -0,0 +1,9 @@
|
| +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.
|
| +
|
|
|