servo/tests/wpt/meta/fetch/metadata/generated/element-link-prefetch.https.optional.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

54 lines
1.2 KiB
INI
Vendored

[element-link-prefetch.https.optional.sub.html]
[sec-fetch-dest attributes: as=audio]
expected: FAIL
[sec-fetch-dest attributes: as=document]
expected: FAIL
[sec-fetch-dest attributes: as=embed]
expected: FAIL
[sec-fetch-dest attributes: as=fetch]
expected: FAIL
[sec-fetch-dest attributes: as=font]
expected: FAIL
[sec-fetch-dest attributes: as=image]
expected: FAIL
[sec-fetch-dest attributes: as=object]
expected: FAIL
[sec-fetch-dest attributes: as=script]
expected: FAIL
[sec-fetch-dest attributes: as=style]
expected: FAIL
[sec-fetch-dest attributes: as=track]
expected: FAIL
[sec-fetch-dest attributes: as=video]
expected: FAIL
[sec-fetch-dest attributes: as=worker]
expected: FAIL
[sec-fetch-storage-access - Cross-site no attributes]
expected: FAIL
[sec-fetch-site - Same site no attributes]
expected: FAIL
[sec-fetch-site - Same-Origin -> Same-Site -> Same-Origin redirect no attributes]
expected: FAIL
[sec-fetch-site - Same-Origin -> Same-Site no attributes]
expected: FAIL
[sec-fetch-site - Same-Site -> Same Origin no attributes]
expected: FAIL
[sec-fetch-site - Same-Site -> Same-Site no attributes]
expected: FAIL