From b9f0dcae04727dcc76e8d1bd11307a563067142b Mon Sep 17 00:00:00 2001 From: Claas Augner <495429+caugner@users.noreply.github.com> Date: Tue, 26 Nov 2024 11:43:32 +0100 Subject: [PATCH] chore: run `npm run fix` (#25214) --- api/HTMLMediaElement.json | 1 + 1 file changed, 1 insertion(+) diff --git a/api/HTMLMediaElement.json b/api/HTMLMediaElement.json index e969ca9fa24a24..dbce14a18a5282 100644 --- a/api/HTMLMediaElement.json +++ b/api/HTMLMediaElement.json @@ -3571,6 +3571,7 @@ "waitingforkey_event": { "__compat": { "description": "`waitingforkey` event", + "mdn_url": "https://developer.mozilla.org/docs/Web/API/HTMLMediaElement/waitingforkey_event", "spec_url": "https://w3c.github.io/encrypted-media/#dom-htmlmediaelement-onwaitingforkey", "support": { "chrome": {