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
365 B
INI
Vendored
12 lines
365 B
INI
Vendored
[element-script.sub.html]
|
|
[sec-fetch-site - HTTPS upgrade, no attributes]
|
|
expected: FAIL
|
|
|
|
[sec-fetch-site - HTTPS upgrade, attributes: type=module]
|
|
expected: FAIL
|
|
|
|
[sec-fetch-site - HTTPS downgrade (header not sent), no attributes]
|
|
expected: FAIL
|
|
|
|
[sec-fetch-site - HTTPS downgrade (header not sent), attributes: type=module]
|
|
expected: FAIL
|