| Index: third_party/WebKit/LayoutTests/external/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..7d3b5772845af61d408ebe05347f9223c38e17ff
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-expected.txt
|
| @@ -0,0 +1,16 @@
|
| +CONSOLE ERROR: Not allowed to load local resource: script%3E
|
| +This is a testharness.js-based test.
|
| +PASS Set HTTP URL frame location.protocol to x
|
| +PASS Set data URL frame location.protocol to x
|
| +FAIL Set HTTP URL frame location.protocol to data Blocked a frame with origin "http://web-platform.test:8001" from accessing a cross-origin frame.
|
| +FAIL Set data URL frame location.protocol to data Failed to execute 'postMessage' on 'Window': Port at index 0 is already neutered.
|
| +FAIL Set HTTP URL frame location.protocol to file Failed to set the 'protocol' property on 'Location': 'file://web-platform.test:8001/common/blank.html' is not a valid URL.
|
| +PASS Set data URL frame location.protocol to file
|
| +PASS Set HTTP URL frame location.protocol to ftp
|
| +PASS Set data URL frame location.protocol to ftp
|
| +PASS Set HTTP URL frame location.protocol to gopher
|
| +PASS Set data URL frame location.protocol to gopher
|
| +PASS Set HTTP URL frame location.protocol to http+x
|
| +PASS Set data URL frame location.protocol to http+x
|
| +Harness: the test ran to completion.
|
| +
|
|
|