mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
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>
9 lines
355 B
INI
Vendored
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
|