summaryrefslogtreecommitdiff
path: root/tools/wpt
AgeCommit message (Expand)Author
2021-06-14tests: fix wpt epoch ci job (#10960)Luca Casonato
2021-06-14build: add wpt epoch/daily run (#10937)Luca Casonato
2021-06-11fix: propagate top level thrown errors in WPT (#10932)Luca Casonato
2021-06-07chore: update wpt (#10884)Luca Casonato
2021-06-07refactor: clean up webidl protype configuration (#10871)Luca Casonato
2021-06-06tests: run wpt scripts with Deno.core.evalContext (#10852)Luca Casonato
2021-06-06tests: generate and upload wptreport.json (#10869)Luca Casonato
2021-06-06feat(fetch): implement abort (#10863)Luca Casonato
2021-06-06feat(extensions/crypto): implement subtle.digest (#10796)Casper Beyer
2021-06-06feat(web): Implement TextDecoderStream and TextEncoderStream (#10842)Andreu Botella
2021-06-05refactor(web): use encoding_rs for text encoding (#10844)Luca Casonato
2021-06-05fix(crypto): change Crypto to interface (#10853)Leo K
2021-06-05tests: disable failing stream idl test (#10860)Luca Casonato
2021-06-05fix(streams): expose ReadableByteStreamController & TransformStreamDefaultCon...Leo K
2021-06-05tests: fix wpt runner expected test file failures (#10856)Luca Casonato
2021-06-05tests: remove non-applicable webstorage wpt (#10858)Leo K
2021-06-05feat(extensions/crypto): implement randomUUID (#10848)Leo K
2021-06-04chore: add web crypto to expectations (#10845)Luca Casonato
2021-06-03fix(fetch): implement newline normalization and escapes in the multipart/form...Andreu Botella
2021-06-03build: collect wpt results as json (#10823)Luca Casonato
2021-06-01chore: update wpt (#10807)Luca Casonato
2021-06-01fix: Support the stream option to TextDecoder#decode (#10805)Andreu Botella
2021-05-31fix: remove unimplemented Request attributes (#10784)Luca Casonato
2021-05-26fix(fetch): make prototype properties writable (#10769)Luca Casonato
2021-05-25fix(extension/file): update File constructor following the spec (#10760)Yoshiya Hinosawa
2021-05-23feat(extensions): BroadcastChannel WPT conformanceBen Noordhuis
2021-05-19fix(serde_v8): remove intentional deserialization error on non-utf8 strings (...Aaron O'Mullan
2021-05-18chore: update deno_lint binary used in CI to v0.5.0 (#10652)Yusuke Tanaka
2021-05-10feat: add WebStorage API (#7819)crowlKats
2021-05-09chore: update wpt (#10509)Luca Casonato
2021-05-08fix: TextEncoder#encodeInto spec compliance + perf gains (#10129)Thiago Padilha
2021-05-03fix(op_crates/fetch): check fetch() argument length (#10474)Anonymous
2021-04-26feat(core): enable wasm threading support (#10116)Casper Beyer
2021-04-26tests: enable idlharness wpt (#10371)Luca Casonato
2021-04-20chore: align fetch to spec (#10203)Luca Casonato
2021-04-20chore: update copyright headers (#10243)Yoshiya Hinosawa
2021-04-19chore: align `Headers` to spec (#10199)Luca Casonato
2021-04-14chore: align FormData to spec (#10169)Luca Casonato
2021-04-13fix(core): remove wasm-test-streaming flag (#10158)Casper Beyer
2021-04-11feat: blob URL support in fetch (#10120)Luca Casonato
2021-04-10feat: data URL support in fetch (#10054)Luca Casonato
2021-04-08fix: enable FileReader wpt and align to spec (#10063)Luca Casonato
2021-04-08chore: update deno_file to use deno_webidl (#10042)Luca Casonato
2021-04-06refactor: add deno_file op crate (#10019)Luca Casonato
2021-03-31refactor: new optimized op-layer using serde_v8 (#9843)Aaron O'Mullan
2021-03-27fix: update wpt + align AbortController (#9907)crowlKats
2021-03-02refactor(op_crates/web): Move URL parsing to Rust (#9276)Nayeem Rahman
2021-02-16fix: align btoa to spec (#9053)Casper Beyer
2021-02-13tests: re-enable wpt/webappapis/timers (#9489)Casper Beyer
2021-02-13fix: webidl utils and align `Event` to spec (#9470)Luca Casonato