From c59bdf8116997d0039cfb909fc4ee9ca4149e962 Mon Sep 17 00:00:00 2001 From: skyclouds2001 <95597335+skyclouds2001@users.noreply.github.com> Date: Thu, 28 Dec 2023 21:53:08 +0800 Subject: [PATCH] add mdn_url (#21771) --- api/WorkletGlobalScope.json | 1 + 1 file changed, 1 insertion(+) diff --git a/api/WorkletGlobalScope.json b/api/WorkletGlobalScope.json index 838dd0b9b238c7..3098e484f024fd 100644 --- a/api/WorkletGlobalScope.json +++ b/api/WorkletGlobalScope.json @@ -2,6 +2,7 @@ "api": { "WorkletGlobalScope": { "__compat": { + "mdn_url": "https://developer.mozilla.org/docs/Web/API/WorkletGlobalScope", "spec_url": "https://html.spec.whatwg.org/multipage/worklets.html#workletglobalscope", "support": { "chrome": {