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>
18 lines
596 B
INI
Vendored
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
|