summaryrefslogtreecommitdiff
path: root/tests/wpt/runner
AgeCommit message (Expand)Author
2024-11-15feat(fetch): accept async iterables for body (#26882)Luca Casonato
2024-10-08fix: disable same-origin.html WPT (#26067)Leo Kettmeir
2024-10-07feat(ext/crypto): X448 support (#26043)Divy Srivastava
2024-10-03chore: show expectation diff for wpt tests (#26014)Divy Srivastava
2024-10-03fix(ext/crypto): fix identity test for x25519 derive bits (#26011)Divy Srivastava
2024-10-02Revert "fix(urlpattern): fallback to empty string for undefined group values"...Leo Kettmeir
2024-09-23feat(ext/crypto): import and export p521 keys (#25789)Divy Srivastava
2024-09-20fix(ext/crypto): ensure EC public keys are exported uncompressed (#25766)Divy Srivastava
2024-09-20fix(ext/crypto): reject empty usages in SubtleCrypto#importKey (#25759)Divy Srivastava
2024-09-17perf: fast path for cached dyn imports (#25636)Divy Srivastava
2024-09-03chore: update WPT (#25250)Asher Gomez
2024-08-30BREAKING: `DENO_FUTURE=1` by default, or welcome to Deno 2.0 (#25213)Bartek Iwańczuk
2024-08-28tests: fix wpt_epoch job (#25264)Luca Casonato
2024-08-26Revert "feat(fetch): accept async iterables for body" (#25207)Luca Casonato
2024-08-22fix(urlpattern): fallback to empty string for undefined group values (#25151)Leo Kettmeir
2024-08-06feat(fetch): accept async iterables for body (#24623)Leo Kettmeir
2024-08-05feat(urlpattern): add ignoreCase option & hasRegExpGroups property, and fix s...Leo Kettmeir
2024-07-25chore: update to `std@2024.07.19` (#24715)Asher Gomez
2024-07-25chore: use `@std` prefix for internal module specifiers (#24543)Asher Gomez
2024-07-04feat(ext/crypto): make deriveBits length parameter optional and nullable (#24...Filip Skokan
2024-07-02feat(ext/web): add `Blob.prototype.bytes()` (#24148)Kenta Moriuchi
2024-06-13tests: update wpt (#24198)Luca Casonato
2024-06-09fix(ext/web): correct string tag for MessageEvent (#24134)Luca Casonato
2024-06-02chore: update wpt suite (#24070)Kenta Moriuchi
2024-05-28feat(vendor): support modifying remote files in vendor folder without checksu...David Sherret
2024-05-28chore: update WPT (#23997)Asher Gomez
2024-05-27fix(ext/web): `ReadableStream.from()` allows `Iterable` instead of `IterableI...Milly
2024-05-23fix(ext/web): `ReadableStream.from()` ignores null `Symbol.asyncIterator` (#2...Milly
2024-05-23feat(ext/fetch): `Request.bytes()` and `Response.bytes()` (#23823)Asher Gomez
2024-05-16fix(node): seperate worker module cache (#23634)Divy Srivastava
2024-05-13fix(ext/web): update ongoing promise in async iterator `return()` method (#23...Mattias Buelens
2024-04-23fix: Float16Array support (#23512)Kenta Moriuchi
2024-04-23feat: enable Float16Array support (#23490)Bartek Iwańczuk
2024-04-17chore: update WPT (#23389)Asher Gomez
2024-04-16feat(ext/url): add `URL.parse` (#23318)Kenta Moriuchi
2024-04-08chore: update WPT (#23111)Asher Gomez
2024-04-03chore: ensure `python@3.11` is installed for WPT tests (#23195)Asher Gomez
2024-03-10chore: update WPT expectations (#22838)Asher Gomez
2024-03-05chore: move `tools/wpt` to `tests/wpt/runner` (#22545)Asher Gomez