Chromium Code Reviews| Index: LayoutTests/imported/web-platform-tests/html/browsers/windows/browsing-context-names/browsing-context-default-name-expected.txt |
| diff --git a/LayoutTests/imported/web-platform-tests/html/browsers/windows/browsing-context-names/browsing-context-default-name-expected.txt b/LayoutTests/imported/web-platform-tests/html/browsers/windows/browsing-context-names/browsing-context-default-name-expected.txt |
| deleted file mode 100644 |
| index d0f32b3d78708464de3a6f3401c8f18e6abb5f7f..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/imported/web-platform-tests/html/browsers/windows/browsing-context-names/browsing-context-default-name-expected.txt |
| +++ /dev/null |
| @@ -1,6 +0,0 @@ |
| -This is a testharness.js-based test. |
| -PASS A embedded browsing context has no default name |
| -FAIL A browsing context which is opened by window.open() method with '_blank' parameter has no default name Cannot read property 'name' of undefined |
|
jsbell
2015/07/01 22:33:15
... but this PASSes now, so yay!
|
| -PASS A browsing context has no default name |
| -Harness: the test ran to completion. |
| - |