mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
27 lines
751 B
INI
Vendored
27 lines
751 B
INI
Vendored
[fetch-destination-no-load-event.https.html]
|
|
[Initialize global state]
|
|
expected: FAIL
|
|
|
|
[Background image fetches with an "image" Request.destination]
|
|
expected: FAIL
|
|
|
|
[Font loading API fetches with an "font" Request.destination]
|
|
expected: FAIL
|
|
|
|
[CSS font fetches with an "font" Request.destination]
|
|
expected: FAIL
|
|
|
|
[sendBeacon() fetches with an empty string Request.destination]
|
|
expected: FAIL
|
|
|
|
[Cache.add() fetches with an empty string Request.destination]
|
|
expected: FAIL
|
|
|
|
[importScripts() fetches with a "script" Request.destination]
|
|
expected: FAIL
|
|
|
|
[@import fetches with a "style" Request.destination]
|
|
expected: FAIL
|
|
|
|
[SVG use element fetches with an "image" Request.destination]
|
|
expected: FAIL
|