From 32942a8f225aad447ca6a08f31068ee4353f3ea2 Mon Sep 17 00:00:00 2001 From: Claas Augner Date: Tue, 26 Nov 2024 11:38:53 +0100 Subject: [PATCH] chore: run `npm run fix` --- 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": {