| 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
|
| index e7ba5abe6503c76cda29cb91559fd1ccdd1df7eb..cf7e0f01c34bda715174d5c966a297c183a2945e 100644
|
| --- 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
|
| @@ -1,4 +1,5 @@
|
| This is a testharness.js-based test.
|
| +Found 6 tests. 5 PASS 1 FAIL 0 TIMEOUT 0 NOTRUN
|
| 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)
|
|
|