servo/tests/wpt/meta/preload/preload-time-to-fetch.https.html.ini
Tim van der Lippe 36e4886da1
Implement basics of link preloading (#37036)
These changes allow a minimal set of checks for font-src
CSP checks to pass.

Part of #4577
Part of #35035

---------

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
2025-05-29 11:26:27 +00:00

9 lines
355 B
INI
Vendored

[preload-time-to-fetch.https.html]
[Changing a preload media attribute (non matching->matching) should trigger a fetch]
expected: FAIL
[Removing a non-matching preload media attribute should trigger a new fetch]
expected: FAIL
[Changing a preload media attribute (non matching->non matching) should not trigger a fetch]
expected: FAIL