mirror of
https://github.com/servo/servo.git
synced 2025-06-04 07:35:36 +00:00
Propagate through documents a flag that represents if any of the ancestor navigables has a potentially trustworthy origin. The "potentially trustworthy origin" concept appears to have gotten confused in a couple of places and we were instead testing if a URL had "potentially trustworthy" properties. The main test for the ancestor navigables is [mixed-content/nested-iframes](https://github.com/web-platform-tests/wpt/blob/master/mixed-content/nested-iframes.window.js) --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix #36108 <!-- Either: --> - [X] There are tests for these changes --------- Signed-off-by: Sebastian C <sebsebmc@gmail.com>
156 lines
4.2 KiB
INI
Vendored
156 lines
4.2 KiB
INI
Vendored
[mixed-content-fetch.tentative.https.window.html]
|
|
[https-local to http-local: wrong targetAddressSpace "unknown".]
|
|
expected: FAIL
|
|
|
|
[https-local to http-local: wrong targetAddressSpace "private".]
|
|
expected: FAIL
|
|
|
|
[https-local to http-local: wrong targetAddressSpace "public".]
|
|
expected: FAIL
|
|
|
|
[https-local to http-local: not a private network request.]
|
|
expected: FAIL
|
|
|
|
[https-local to http-private: wrong targetAddressSpace "unknown".]
|
|
expected: FAIL
|
|
|
|
[https-local to http-private: wrong targetAddressSpace "local".]
|
|
expected: FAIL
|
|
|
|
[https-local to http-private: wrong targetAddressSpace "public".]
|
|
expected: FAIL
|
|
|
|
[https-local to http-private: not a private network request.]
|
|
expected: FAIL
|
|
|
|
[https-local to http-public: wrong targetAddressSpace "unknown".]
|
|
expected: FAIL
|
|
|
|
[https-local to http-public: wrong targetAddressSpace "local".]
|
|
expected: FAIL
|
|
|
|
[https-local to http-public: wrong targetAddressSpace "private".]
|
|
expected: FAIL
|
|
|
|
[https-local to http-public: not a private network request.]
|
|
expected: FAIL
|
|
|
|
[https-private to http-local: missing targetAddressSpace.]
|
|
expected: FAIL
|
|
|
|
[https-private to http-local: wrong targetAddressSpace "unknown".]
|
|
expected: FAIL
|
|
|
|
[https-private to http-local: wrong targetAddressSpace "private".]
|
|
expected: FAIL
|
|
|
|
[https-private to http-local: wrong targetAddressSpace "public".]
|
|
expected: FAIL
|
|
|
|
[https-private to http-local: failed preflight.]
|
|
expected: FAIL
|
|
|
|
[https-private to http-local: success.]
|
|
expected: FAIL
|
|
|
|
[https-private to http-private: wrong targetAddressSpace "unknown".]
|
|
expected: FAIL
|
|
|
|
[https-private to http-private: wrong targetAddressSpace "local".]
|
|
expected: FAIL
|
|
|
|
[https-private to http-private: wrong targetAddressSpace "public".]
|
|
expected: FAIL
|
|
|
|
[https-private to http-private: not a private network request.]
|
|
expected: FAIL
|
|
|
|
[https-private to http-public: wrong targetAddressSpace "unknown".]
|
|
expected: FAIL
|
|
|
|
[https-private to http-public: wrong targetAddressSpace "local".]
|
|
expected: FAIL
|
|
|
|
[https-private to http-public: wrong targetAddressSpace "private".]
|
|
expected: FAIL
|
|
|
|
[https-private to http-public: not a private network request.]
|
|
expected: FAIL
|
|
|
|
[https-public to http-local: missing targetAddressSpace.]
|
|
expected: FAIL
|
|
|
|
[https-public to http-local: wrong targetAddressSpace "unknown".]
|
|
expected: FAIL
|
|
|
|
[https-public to http-local: wrong targetAddressSpace "private".]
|
|
expected: FAIL
|
|
|
|
[https-public to http-local: wrong targetAddressSpace "public".]
|
|
expected: FAIL
|
|
|
|
[https-public to http-local: failed preflight.]
|
|
expected: FAIL
|
|
|
|
[https-public to http-local: success.]
|
|
expected: FAIL
|
|
|
|
[https-public to http-private: missing targetAddressSpace.]
|
|
expected: FAIL
|
|
|
|
[https-public to http-private: wrong targetAddressSpace "unknown".]
|
|
expected: FAIL
|
|
|
|
[https-public to http-private: wrong targetAddressSpace "local".]
|
|
expected: FAIL
|
|
|
|
[https-public to http-private: wrong targetAddressSpace "public".]
|
|
expected: FAIL
|
|
|
|
[https-public to http-private: failed preflight.]
|
|
expected: FAIL
|
|
|
|
[https-public to http-private: success.]
|
|
expected: FAIL
|
|
|
|
[https-public to http-public: wrong targetAddressSpace "unknown".]
|
|
expected: FAIL
|
|
|
|
[https-public to http-public: wrong targetAddressSpace "local".]
|
|
expected: FAIL
|
|
|
|
[https-public to http-public: wrong targetAddressSpace "private".]
|
|
expected: FAIL
|
|
|
|
[https-public to http-public: not a private network request.]
|
|
expected: FAIL
|
|
|
|
[https-treat-as-public to http-local: wrong targetAddressSpace "private".]
|
|
expected: FAIL
|
|
|
|
[https-treat-as-public to http-private: wrong targetAddressSpace "local".]
|
|
expected: FAIL
|
|
|
|
[https-treat-as-public to http-private: success.]
|
|
expected: FAIL
|
|
|
|
[https-private to http-local: PUT success.]
|
|
expected: FAIL
|
|
|
|
[https-private to http-local: no-cors success.]
|
|
expected: FAIL
|
|
|
|
[https-public to http-local: PUT success.]
|
|
expected: FAIL
|
|
|
|
[https-public to http-local: no-cors success.]
|
|
expected: FAIL
|
|
|
|
[https-public to http-private: PUT success.]
|
|
expected: FAIL
|
|
|
|
[https-public to http-private: no-cors success.]
|
|
expected: FAIL
|
|
|
|
[https-treat-as-public to http-local: success.]
|
|
expected: FAIL
|