| Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/window-properties-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/window-properties-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/window-properties-expected.txt
|
| index c85612e5b054644c974e4c0e4022ba7458cf4d8a..16a90fb625756e099f7c2f566bab1dca9c591389 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/window-properties-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/the-window-object/window-properties-expected.txt
|
| @@ -138,7 +138,7 @@ FAIL Window attribute: onunload assert_equals: expected "function" but got "unde
|
| FAIL Window attribute: onvolumechange assert_equals: expected "function" but got "undefined"
|
| FAIL Window attribute: onwaiting assert_equals: expected "function" but got "undefined"
|
| FAIL Window unforgeable attribute: window assert_equals: expected "function" but got "undefined"
|
| -FAIL Window unforgeable attribute: document assert_equals: expected "function" but got "undefined"
|
| +PASS Window unforgeable attribute: document
|
| FAIL Window unforgeable attribute: location assert_equals: expected "function" but got "undefined"
|
| FAIL Window unforgeable attribute: top assert_equals: expected "function" but got "undefined"
|
| FAIL Window replaceable attribute: self assert_equals: expected "function" but got "undefined"
|
|
|