| Index: LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-named-properties-expected.txt
|
| diff --git a/LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-named-properties-expected.txt b/LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-named-properties-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..32cd240d980a8752790f3830b5d784f88e84346b
|
| --- /dev/null
|
| +++ b/LayoutTests/imported/web-platform-tests/html/browsers/the-window-object/window-named-properties-expected.txt
|
| @@ -0,0 +1,9 @@
|
| +
|
| +This is a testharness.js-based test.
|
| +PASS Static name
|
| +FAIL Static name on the prototype assert_false: Window.prototype.hasOwnProperty("bar") expected false got true
|
| +FAIL constructor assert_equals: expected (function) function "function Window() { [native code] }" but got (object) object "[object Window]"
|
| +PASS Dynamic name
|
| +PASS Ghost name
|
| +Harness: the test ran to completion.
|
| +
|
|
|