mirror of
https://github.com/servo/servo
synced 2026-04-26 17:45:19 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
44 lines
986 B
INI
44 lines
986 B
INI
[sandboxed-iframe.html]
|
|
expected: TIMEOUT
|
|
[Blob URLs can be used in <script> tags]
|
|
expected: TIMEOUT
|
|
|
|
[Blob URLs can be used in iframes, and are treated same origin]
|
|
expected: FAIL
|
|
|
|
[Blob URL fragment is implemented.]
|
|
expected: TIMEOUT
|
|
|
|
[Blob URLs can be used in XHR]
|
|
expected: FAIL
|
|
|
|
[XHR with a fragment should succeed]
|
|
expected: FAIL
|
|
|
|
[Only exact matches should revoke URLs, using XHR]
|
|
expected: FAIL
|
|
|
|
[Revoke blob URL after open(), will fetch]
|
|
expected: FAIL
|
|
|
|
[Blob URLs can be used in fetch]
|
|
expected: FAIL
|
|
|
|
[fetch with a fragment should succeed]
|
|
expected: FAIL
|
|
|
|
[Only exact matches should revoke URLs, using fetch]
|
|
expected: FAIL
|
|
|
|
[fetch should return Content-Type from Blob]
|
|
expected: FAIL
|
|
|
|
[Revoke blob URL after creating Request, will fetch]
|
|
expected: FAIL
|
|
|
|
[Revoke blob URL after calling fetch, fetch should succeed]
|
|
expected: FAIL
|
|
|
|
[XHR should return Content-Type from Blob]
|
|
expected: FAIL
|