Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 10 additions & 5 deletions src/generators/metadata/maps/mdn.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"bufferedchangeevent": "https://developer.mozilla.org/docs/Web/API/BufferedChangeEvent",
"bytelengthqueuingstrategy": "https://developer.mozilla.org/docs/Web/API/ByteLengthQueuingStrategy",
"cdatasection": "https://developer.mozilla.org/docs/Web/API/CDATASection",
"cspviolationreportbody": "https://developer.mozilla.org/docs/Web/API/CSPViolationReportBody",
"cspviolationreportbody": "https://developer.mozilla.org/docs/Web/API/CSPViolationReport",
"css": "https://developer.mozilla.org/docs/Web/API/CSS",
"cssanimation": "https://developer.mozilla.org/docs/Web/API/CSSAnimation",
"cssconditionrule": "https://developer.mozilla.org/docs/Web/API/CSSConditionRule",
Expand All @@ -86,6 +86,7 @@
"csskeywordvalue": "https://developer.mozilla.org/docs/Web/API/CSSKeywordValue",
"csslayerblockrule": "https://developer.mozilla.org/docs/Web/API/CSSLayerBlockRule",
"csslayerstatementrule": "https://developer.mozilla.org/docs/Web/API/CSSLayerStatementRule",
"cssmathclamp": "https://developer.mozilla.org/docs/Web/API/CSSMathClamp",
"cssmathinvert": "https://developer.mozilla.org/docs/Web/API/CSSMathInvert",
"cssmathmax": "https://developer.mozilla.org/docs/Web/API/CSSMathMax",
"cssmathmin": "https://developer.mozilla.org/docs/Web/API/CSSMathMin",
Expand Down Expand Up @@ -170,6 +171,7 @@
"cookiestore": "https://developer.mozilla.org/docs/Web/API/CookieStore",
"cookiestoremanager": "https://developer.mozilla.org/docs/Web/API/CookieStoreManager",
"countqueuingstrategy": "https://developer.mozilla.org/docs/Web/API/CountQueuingStrategy",
"crashreportcontext": "https://developer.mozilla.org/docs/Web/API/CrashReportContext",
"createmonitor": "https://developer.mozilla.org/docs/Web/API/CreateMonitor",
"credential": "https://developer.mozilla.org/docs/Web/API/Credential",
"credentialscontainer": "https://developer.mozilla.org/docs/Web/API/CredentialsContainer",
Expand Down Expand Up @@ -202,7 +204,7 @@
"dedicatedworkerglobalscope": "https://developer.mozilla.org/docs/Web/API/DedicatedWorkerGlobalScope",
"delaynode": "https://developer.mozilla.org/docs/Web/API/DelayNode",
"delegatedinktrailpresenter": "https://developer.mozilla.org/docs/Web/API/DelegatedInkTrailPresenter",
"deprecationreportbody": "https://developer.mozilla.org/docs/Web/API/DeprecationReportBody",
"deprecationreportbody": "https://developer.mozilla.org/docs/Web/API/DeprecationReport",
"devicemotionevent": "https://developer.mozilla.org/docs/Web/API/DeviceMotionEvent",
"devicemotioneventacceleration": "https://developer.mozilla.org/docs/Web/API/DeviceMotionEventAcceleration",
"devicemotioneventrotationrate": "https://developer.mozilla.org/docs/Web/API/DeviceMotionEventRotationRate",
Expand Down Expand Up @@ -442,7 +444,7 @@
"interestevent": "https://developer.mozilla.org/docs/Web/API/InterestEvent",
"intersectionobserver": "https://developer.mozilla.org/docs/Web/API/IntersectionObserver",
"intersectionobserverentry": "https://developer.mozilla.org/docs/Web/API/IntersectionObserverEntry",
"interventionreportbody": "https://developer.mozilla.org/docs/Web/API/InterventionReportBody",
"interventionreportbody": "https://developer.mozilla.org/docs/Web/API/InterventionReport",
"khr_parallel_shader_compile": "https://developer.mozilla.org/docs/Web/API/KHR_parallel_shader_compile",
"keyboard": "https://developer.mozilla.org/docs/Web/API/Keyboard",
"keyboardevent": "https://developer.mozilla.org/docs/Web/API/KeyboardEvent",
Expand Down Expand Up @@ -658,8 +660,8 @@
"readablestreamdefaultreader": "https://developer.mozilla.org/docs/Web/API/ReadableStreamDefaultReader",
"relativeorientationsensor": "https://developer.mozilla.org/docs/Web/API/RelativeOrientationSensor",
"remoteplayback": "https://developer.mozilla.org/docs/Web/API/RemotePlayback",
"report": "https://developer.mozilla.org/docs/Web/API/Report",
"reportbody": "https://developer.mozilla.org/docs/Web/API/ReportBody",
"report": "https://developer.mozilla.org/docs/Web/API/ReportingObserver",
"reportbody": "https://developer.mozilla.org/docs/Web/API/ReportingObserver",
Comment thread
avivkeller marked this conversation as resolved.
"reportingobserver": "https://developer.mozilla.org/docs/Web/API/ReportingObserver",
"request": "https://developer.mozilla.org/docs/Web/API/Request",
"resizeobserver": "https://developer.mozilla.org/docs/Web/API/ResizeObserver",
Expand Down Expand Up @@ -766,6 +768,7 @@
"svgunittypes": "https://developer.mozilla.org/docs/Web/API/SVGUnitTypes",
"svguseelement": "https://developer.mozilla.org/docs/Web/API/SVGUseElement",
"svgviewelement": "https://developer.mozilla.org/docs/Web/API/SVGViewElement",
"sanitizer": "https://developer.mozilla.org/docs/Web/API/Sanitizer",
"scheduler": "https://developer.mozilla.org/docs/Web/API/Window/scheduler",
"scheduling": "https://developer.mozilla.org/docs/Web/API/Scheduling",
"screen": "https://developer.mozilla.org/docs/Web/API/Screen",
Expand Down Expand Up @@ -819,6 +822,7 @@
"stylesheetlist": "https://developer.mozilla.org/docs/Web/API/StyleSheetList",
"submitevent": "https://developer.mozilla.org/docs/Web/API/SubmitEvent",
"subtlecrypto": "https://developer.mozilla.org/docs/Web/API/SubtleCrypto",
"summarizer": "https://developer.mozilla.org/docs/Web/API/Summarizer",
"syncevent": "https://developer.mozilla.org/docs/Web/API/SyncEvent",
"syncmanager": "https://developer.mozilla.org/docs/Web/API/SyncManager",
"taskattributiontiming": "https://developer.mozilla.org/docs/Web/API/TaskAttributionTiming",
Expand Down Expand Up @@ -849,6 +853,7 @@
"transformstream": "https://developer.mozilla.org/docs/Web/API/TransformStream",
"transformstreamdefaultcontroller": "https://developer.mozilla.org/docs/Web/API/TransformStreamDefaultController",
"transitionevent": "https://developer.mozilla.org/docs/Web/API/TransitionEvent",
"translator": "https://developer.mozilla.org/docs/Web/API/Translator",
"treewalker": "https://developer.mozilla.org/docs/Web/API/TreeWalker",
"trustedhtml": "https://developer.mozilla.org/docs/Web/API/TrustedHTML",
"trustedscript": "https://developer.mozilla.org/docs/Web/API/TrustedScript",
Expand Down