Source code

Revision control

Copy as Markdown

Other Tools

[preload-time-to-fetch.https.html]
[Changing a preload "as" from a previously non-matching destination should trigger a fetch]
expected: FAIL
[Changing a preload media attribute (non matching->non matching) should not trigger a fetch]
expected:
if (processor == "x86") and (os == "linux"): FAIL
[Removing a non-matching preload media attribute should trigger a new fetch]
expected:
if (processor == "x86") and (os == "linux"): FAIL
[Changing a preload media attribute (non matching->matching) should trigger a fetch]
expected:
if (processor == "x86") and (os == "linux"): FAIL