mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
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>
12 lines
372 B
INI
Vendored
12 lines
372 B
INI
Vendored
[element-img.sub.html]
|
|
[sec-fetch-site - src - HTTPS upgrade, no attributes]
|
|
expected: FAIL
|
|
|
|
[sec-fetch-site - srcset - HTTPS upgrade, no attributes]
|
|
expected: FAIL
|
|
|
|
[sec-fetch-site - src - HTTPS downgrade (header not sent), no attributes]
|
|
expected: FAIL
|
|
|
|
[sec-fetch-site - srcset - HTTPS downgrade (header not sent), no attributes]
|
|
expected: FAIL
|