servo/tests/wpt/meta/fetch/metadata/generated/element-script.https.sub.html.ini
Tim van der Lippe 0b032f7b4b Fix same-site check in site header
The "not same" was missing, so add a negation. Unfortunately
this both fixes and breaks some tests. It's unclear why, but
at least it fixes more than it breaks and now follows the
spec.

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
2025-06-03 22:16:33 +02:00

33 lines
982 B
INI
Vendored

[element-script.https.sub.html]
[sec-fetch-storage-access - Cross-site, no attributes]
expected: FAIL
[sec-fetch-site - Same site, no attributes]
expected: FAIL
[sec-fetch-site - Same site, attributes: type=module]
expected: FAIL
[sec-fetch-site - Same-Origin -> Same-Site -> Same-Origin redirect, no attributes]
expected: FAIL
[sec-fetch-site - Same-Origin -> Same-Site -> Same-Origin redirect, attributes: type=module]
expected: FAIL
[sec-fetch-site - Same-Origin -> Same-Site, no attributes]
expected: FAIL
[sec-fetch-site - Same-Origin -> Same-Site, attributes: type=module]
expected: FAIL
[sec-fetch-site - Same-Site -> Same Origin, no attributes]
expected: FAIL
[sec-fetch-site - Same-Site -> Same Origin, attributes: type=module]
expected: FAIL
[sec-fetch-site - Same-Site -> Same-Site, no attributes]
expected: FAIL
[sec-fetch-site - Same-Site -> Same-Site, attributes: type=module]
expected: FAIL