From 06934db883e9ae64c7603f98051676cbcf90994f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Mon, 4 Jul 2022 23:34:39 +0200 Subject: Revert "feat: add "unhandledrejection" event support (#12994)" (#15075) This reverts commit f7af0b01a59aaac91473e2f920137004d39a310a. --- tools/wpt/expectation.json | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json index 0d53dd962..56b0b1199 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -4360,6 +4360,7 @@ "The CanvasPath interface object should be exposed.", "The TextMetrics interface object should be exposed.", "The Path2D interface object should be exposed.", + "The PromiseRejectionEvent interface object should be exposed.", "The EventSource interface object should be exposed.", "The XMLHttpRequestEventTarget interface object should be exposed.", "The XMLHttpRequestUpload interface object should be exposed.", -- cgit v1.2.3