Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-23 | refactor: remove "unitTest" wrapper from cli/tests/unit (#12750) | Bartek IwaĆczuk | |
2021-09-08 | feat: add URLPattern API (#11941) | Luca Casonato | |
This adds support for the URLPattern API. The API is added in --unstable only, as it has not yet shipped in any browser. It is targeted for shipping in Chrome 95. Spec: https://wicg.github.io/urlpattern/ Co-authored-by: crowlKats < crowlkats@toaxl.com > |