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