Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/security_location_0.sub-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/security_location_0.sub-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/security_location_0.sub-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..055af33aef6844ed566fbaa781e96fc27835723a |
| --- /dev/null |
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/history/the-location-interface/security_location_0.sub-expected.txt |
| @@ -0,0 +1,4 @@ |
| +This is a testharness.js-based test. |
| +FAIL Accessing location object from different origins doesn't raise SECURITY_ERR exception Failed to set the 'location' property on 'Window': 'http://www1.{{host}}:{{ports[http][0]}}/' is not a valid URL. |
|
Mike West
2016/09/29 11:37:26
Adding a failing expectation file, as per the comm
|
| +Harness: the test ran to completion. |
| + |