node/test/wpt/status
Deokjin Kim 5d4cb8464d
events: check signal before listener
In WPT Events, TypeError is expected if both listener and
signal are null. But checking listener doesn't throw TypeError.
So check signal before listener because checking signal throws
TypeError if signal is null.

PR-URL: https://github.com/nodejs/node/pull/46054
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Juan José Arboleda <soyjuanarbol@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Minwoo Jung <nodecorelab@gmail.com>
2023-01-04 04:28:54 +00:00
..
dom events: check signal before listener 2023-01-04 04:28:54 +00:00
FileAPI buffer: introduce File 2022-11-10 20:52:45 +00:00
html/webappapis test: enable the WPT for structuredClone 2022-11-18 13:05:18 +00:00
wasm test: update WPT runner 2022-08-10 12:39:20 +00:00
webidl/ecmascript-binding lib: modify DOMException to pass WPT 2022-01-20 13:45:54 +08:00
webmessaging test: update WPT runner 2022-08-10 12:39:20 +00:00
console.json test: update WPT runner 2022-08-10 12:39:20 +00:00
encoding.json test: update encoding wpt to latest 2022-12-17 08:18:21 +00:00
hr-time.json perf_hooks: fix webperf idlharness 2022-10-04 00:55:58 +08:00
performance-timeline.json perf_hooks: fix webperf idlharness 2022-10-04 00:55:58 +08:00
resource-timing.json perf_hooks: fix webperf idlharness 2022-10-04 00:55:58 +08:00
streams.json stream: fix size function returned from QueuingStrategies 2022-10-12 10:26:35 +00:00
url.json test: update wpt url status 2022-08-10 06:49:42 +00:00
user-timing.json perf_hooks: fix webperf idlharness 2022-10-04 00:55:58 +08:00
WebCryptoAPI.json crypto: ensure exported webcrypto EC keys use uncompressed point format 2023-01-01 19:48:51 +01:00