wpt
wpt copied to clipboard
Add // META: spec=link or remove MISSING-LINK css lint
See https://github.com/w3c/web-platform-tests/pull/5769
It should be possible to use .worker.js or .any.js under css/ without having to whitelist for MISSING-LINK lint failure. Either we add a new // META: thing to specify a link, or we silently allow such tests without a link.
@gsnedders
We have the MISSING-LINK lint to make sure the CSS build system picks up everything, and that doesn't support .worker.js or .any.js tests. Um. idk what the right solution is here? Well, apart from replace the CSS build system with something saner.
@gsnedders are you planning to work on this? (Came up in triage of roadmap issues older than 60 days.)
This is blocking https://github.com/w3c/web-platform-tests/pull/9884
https://github.com/web-platform-tests/wpt/pull/44631 hit this again.