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
519 B
INI
Vendored
18 lines
519 B
INI
Vendored
[element-audio.https.sub.html]
|
|
[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
|