servo/tests/wpt/meta/fetch/metadata/generated/element-picture.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

18 lines
596 B
INI
Vendored

[element-picture.sub.html]
[sec-fetch-site - img[src\] - HTTPS upgrade, no attributes]
expected: FAIL
[sec-fetch-site - img[srcset\] - HTTPS upgrade, no attributes]
expected: FAIL
[sec-fetch-site - source[srcset\] - HTTPS upgrade, no attributes]
expected: FAIL
[sec-fetch-site - img[src\] - HTTPS downgrade (header not sent), no attributes]
expected: FAIL
[sec-fetch-site - img[srcset\] - HTTPS downgrade (header not sent), no attributes]
expected: FAIL
[sec-fetch-site - source[srcset\] - HTTPS downgrade (header not sent), no attributes]
expected: FAIL