mirror of
https://github.com/servo/servo.git
synced 2025-08-10 07:55:33 +01:00
While working on #37209 I discovered that the header was computed incorrectly. After carefully reading the specification, I realized that the link in the spec was wrong and we were missing the fact that for host-domains, we should operate on the registrable domain. Additionally, the same-site call was missing the negation. Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
9 lines
308 B
INI
Vendored
9 lines
308 B
INI
Vendored
[element-picture.https.sub.html]
|
|
[sec-fetch-storage-access - img[src\] - Cross-site, no attributes]
|
|
expected: FAIL
|
|
|
|
[sec-fetch-storage-access - img[srcset\] - Cross-site, no attributes]
|
|
expected: FAIL
|
|
|
|
[sec-fetch-storage-access - source[srcset\] - Cross-site, no attributes]
|
|
expected: FAIL
|