Source code
Revision control
Copy as Markdown
Other Tools
[fetch-destination.https.html]
expected:
if (os == "win") and debug: [OK, ERROR]
if (os == "android") and not debug: [OK, ERROR]
[HTMLLinkElement with rel=preload and as=track fetches with a "track" Request.destination]
expected: FAIL
[Import declaration with `type: "css"` fetches with a "style" Request.destination]
expected: FAIL