1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/tools/wpt
Colin Ihrig 1fa75f75c9
fix(ext/web): throw if listener and signal are null (#14601)
This commit fixes a failing WPT test by making EventTarget's
addEventListener() method throw if both the listener and the
signal option are null.

Fixes: https://github.com/denoland/deno/issues/14593
2022-05-16 10:46:39 -04:00
..
certs tests: fix wpt epoch ci job (#10960) 2021-06-14 20:57:02 +02:00
config.json fix(websocket): spec conformance & WPT (#11010) 2021-06-21 12:15:08 +02:00
expectation.json fix(ext/web): throw if listener and signal are null (#14601) 2022-05-16 10:46:39 -04:00
runner.ts chore: update copyright year (#13434) 2022-01-20 16:10:16 +09:00
testharnessreport.js chore: update copyright to 2022 (#13306) 2022-01-07 22:09:52 -05:00
utils.ts chore: update copyright year (#13434) 2022-01-20 16:10:16 +09:00