From af460fc464562566dc1534c0f61f53c2976b9bd7 Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Sat, 13 Feb 2021 15:58:12 +0100 Subject: fix: webidl utils and align `Event` to spec (#9470) --- tools/wpt/expectation.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'tools/wpt') diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 510f71a52..f71914175 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -22,7 +22,11 @@ "event-global-extra.window.js": true, "event-global.worker.js": true, "legacy-pre-activation-behavior.window.js": true, - "relatedTarget.window.js": true + "relatedTarget.window.js": true, + "Event-constructors.any.js": [ + "Untitled 2", + "Untitled 3" + ] }, "idlharness.any.js": false, "idlharness.window.js": false -- cgit v1.2.3