From eb990efcce1e5390e4ed76b858c05c6f9b3b6c11 Mon Sep 17 00:00:00 2001 From: Lino Le Van <11367844+lino-levan@users.noreply.github.com> Date: Tue, 14 Mar 2023 13:28:33 -0700 Subject: feat(ext/url): URLSearchParams.size (#17884) --- 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 52011ec1e..885354a45 100644 --- a/tools/wpt/expectation.json +++ b/tools/wpt/expectation.json @@ -2090,6 +2090,7 @@ "urlsearchparams-has.any.worker.html": true, "urlsearchparams-set.any.html": true, "urlsearchparams-set.any.worker.html": true, + "urlsearchparams-size.any.html": true, "urlsearchparams-sort.any.html": true, "urlsearchparams-sort.any.worker.html": true, "urlsearchparams-stringifier.any.html": true, -- cgit v1.2.3