Skip to content

Commit

Permalink
Fix property order throughout BCD (mdn#16542)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored Jun 5, 2022
1 parent 9eb815d commit 04c35fd
Show file tree
Hide file tree
Showing 342 changed files with 683 additions and 683 deletions.
2 changes: 1 addition & 1 deletion api/AbortController.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@
},
"AbortController": {
"__compat": {
"description": "<code>AbortController()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AbortController/AbortController",
"spec_url": "https://dom.spec.whatwg.org/#ref-for-dom-abortcontroller-abortcontroller①",
"description": "<code>AbortController()</code> constructor",
"support": {
"chrome": {
"version_added": "66"
Expand Down
2 changes: 1 addition & 1 deletion api/AbsoluteOrientationSensor.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"AbsoluteOrientationSensor": {
"__compat": {
"description": "<code>AbsoluteOrientationSensor()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AbsoluteOrientationSensor/AbsoluteOrientationSensor",
"spec_url": "https://w3c.github.io/orientation-sensor/#dom-absoluteorientationsensor-absoluteorientationsensor",
"description": "<code>AbsoluteOrientationSensor()</code> constructor",
"support": {
"chrome": {
"version_added": "67"
Expand Down
2 changes: 1 addition & 1 deletion api/Accelerometer.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"Accelerometer": {
"__compat": {
"description": "<code>Accelerometer()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Accelerometer/Accelerometer",
"spec_url": "https://w3c.github.io/accelerometer/#dom-accelerometer-accelerometer",
"description": "<code>Accelerometer()</code> constructor",
"support": {
"chrome": {
"version_added": "67"
Expand Down
2 changes: 1 addition & 1 deletion api/AnalyserNode.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"AnalyserNode": {
"__compat": {
"description": "<code>AnalyserNode()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnalyserNode/AnalyserNode",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-analysernode-analysernode",
"description": "<code>AnalyserNode()</code> constructor",
"support": {
"chrome": {
"version_added": "55"
Expand Down
2 changes: 1 addition & 1 deletion api/Animation.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"Animation": {
"__compat": {
"description": "<code>Animation()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Animation/Animation",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animation-animation",
"description": "<code>Animation()</code> constructor",
"support": {
"chrome": {
"version_added": "75"
Expand Down
2 changes: 1 addition & 1 deletion api/AnimationEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,9 @@
},
"AnimationEvent": {
"__compat": {
"description": "<code>AnimationEvent()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationEvent/AnimationEvent",
"spec_url": "https://drafts.csswg.org/css-animations/#dom-animationevent-animationevent",
"description": "<code>AnimationEvent()</code> constructor",
"support": {
"chrome": {
"version_added": "43"
Expand Down
2 changes: 1 addition & 1 deletion api/AnimationPlaybackEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"AnimationPlaybackEvent": {
"__compat": {
"description": "<code>AnimationPlaybackEvent()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AnimationPlaybackEvent/AnimationPlaybackEvent",
"spec_url": "https://drafts.csswg.org/web-animations-1/#dom-animationplaybackevent-animationplaybackevent",
"description": "<code>AnimationPlaybackEvent()</code> constructor",
"support": {
"chrome": {
"version_added": "84"
Expand Down
2 changes: 1 addition & 1 deletion api/AudioBuffer.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"AudioBuffer": {
"__compat": {
"description": "<code>AudioBuffer()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioBuffer/AudioBuffer",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audiobuffer-audiobuffer",
"description": "<code>AudioBuffer()</code> constructor",
"support": {
"chrome": {
"version_added": "55",
Expand Down
2 changes: 1 addition & 1 deletion api/AudioBufferSourceNode.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"AudioBufferSourceNode": {
"__compat": {
"description": "<code>AudioBufferSourceNode()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioBufferSourceNode/AudioBufferSourceNode",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audiobuffersourcenode-constructor-audiobuffersourcenode",
"description": "<code>AudioBufferSourceNode()</code> constructor",
"support": {
"chrome": {
"version_added": "55",
Expand Down
2 changes: 1 addition & 1 deletion api/AudioContext.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,9 @@
},
"AudioContext": {
"__compat": {
"description": "<code>AudioContext()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioContext/AudioContext",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audiocontext-audiocontext",
"description": "<code>AudioContext()</code> constructor",
"support": {
"chrome": [
{
Expand Down
2 changes: 1 addition & 1 deletion api/AudioData.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
},
"AudioData": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioData/AudioData",
"description": "<code>AudioData()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioData/AudioData",
"spec_url": "https://w3c.github.io/webcodecs/#dom-audiodata-audiodata",
"support": {
"chrome": {
Expand Down
2 changes: 1 addition & 1 deletion api/AudioDecoder.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"AudioDecoder": {
"__compat": {
"description": "<code>AudioDecoder()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioDecoder/AudioDecoder",
"spec_url": "https://w3c.github.io/webcodecs/#audiodecoder",
"description": "<code>AudioDecoder()</code> constructor",
"support": {
"chrome": {
"version_added": "94"
Expand Down
2 changes: 1 addition & 1 deletion api/AudioEncoder.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
},
"AudioEncoder": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioEncoder/AudioEncoder",
"description": "<code>AudioEncoder()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioEncoder/AudioEncoder",
"spec_url": "https://w3c.github.io/webcodecs/#dom-audioencoder-audioencoder",
"support": {
"chrome": {
Expand Down
2 changes: 1 addition & 1 deletion api/AudioProcessingEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
},
"AudioProcessingEvent": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioProcessingEvent/AudioProcessingEvent",
"description": "<code>AudioProcessingEvent()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioProcessingEvent/AudioProcessingEvent",
"support": {
"chrome": {
"version_added": "57"
Expand Down
2 changes: 1 addition & 1 deletion api/AudioWorkletNode.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"AudioWorkletNode": {
"__compat": {
"description": "<code>AudioWorkletNode()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioWorkletNode/AudioWorkletNode",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audioworkletnode-audioworkletnode",
"description": "<code>AudioWorkletNode()</code> constructor",
"support": {
"chrome": {
"version_added": "66"
Expand Down
2 changes: 1 addition & 1 deletion api/AudioWorkletProcessor.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"AudioWorkletProcessor": {
"__compat": {
"description": "<code>AudioWorkletProcessor()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioWorkletProcessor/AudioWorkletProcessor",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-audioworkletprocessor-audioworkletprocessor",
"description": "<code>AudioWorkletProcessor()</code> constructor",
"support": {
"chrome": {
"version_added": "64"
Expand Down
2 changes: 1 addition & 1 deletion api/BackgroundFetchEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"BackgroundFetchEvent": {
"__compat": {
"description": "<code>BackgroundFetchEvent()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchEvent/BackgroundFetchEvent",
"spec_url": "https://wicg.github.io/background-fetch/#dom-backgroundfetchevent-backgroundfetchevent",
"description": "<code>BackgroundFetchEvent()</code> constructor",
"support": {
"chrome": {
"version_added": "74"
Expand Down
2 changes: 1 addition & 1 deletion api/BackgroundFetchRegistration.json
Original file line number Diff line number Diff line change
Expand Up @@ -393,8 +393,8 @@
},
"progress_event": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchRegistration/progress_event",
"description": "<code>progress</code> event",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchRegistration/progress_event",
"spec_url": "https://wicg.github.io/background-fetch/#background-fetch-registration-events",
"support": {
"chrome": {
Expand Down
2 changes: 1 addition & 1 deletion api/BackgroundFetchUpdateUIEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"BackgroundFetchUpdateUIEvent": {
"__compat": {
"description": "<code>BackgroundFetchUpdateUIEvent()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/BackgroundFetchUpdateUIEvent/BackgroundFetchUpdateUIEvent",
"spec_url": "https://wicg.github.io/background-fetch/#dom-backgroundfetchupdateuievent-backgroundfetchupdateuievent",
"description": "<code>BackgroundFetchUpdateUIEvent()</code> constructor",
"support": {
"chrome": {
"version_added": "74"
Expand Down
2 changes: 1 addition & 1 deletion api/BarcodeDetector.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@
},
"BarcodeDetector": {
"__compat": {
"description": "<code>BarcodeDetector()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/BarcodeDetector/BarcodeDetector",
"spec_url": "https://wicg.github.io/shape-detection-api/#dom-barcodedetector-barcodedetector",
"description": "<code>BarcodeDetector()</code> constructor",
"support": {
"chrome": [
{
Expand Down
2 changes: 1 addition & 1 deletion api/BeforeInstallPromptEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@
},
"BeforeInstallPromptEvent": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/BeforeInstallPromptEvent/BeforeInstallPromptEvent",
"description": "<code>BeforeInstallPromptEvent()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/BeforeInstallPromptEvent/BeforeInstallPromptEvent",
"support": {
"chrome": {
"version_added": "44"
Expand Down
2 changes: 1 addition & 1 deletion api/BiquadFilterNode.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"BiquadFilterNode": {
"__compat": {
"description": "<code>BiquadFilterNode()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/BiquadFilterNode/BiquadFilterNode",
"spec_url": "https://webaudio.github.io/web-audio-api/#dom-biquadfilternode-biquadfilternode-context-options",
"description": "<code>BiquadFilterNode()</code> constructor",
"support": {
"chrome": {
"version_added": "55",
Expand Down
10 changes: 5 additions & 5 deletions api/Blob.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@
},
"Blob": {
"__compat": {
"description": "<code>Blob()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Blob/Blob",
"spec_url": "https://w3c.github.io/FileAPI/#constructorBlob",
"description": "<code>Blob()</code> constructor",
"support": {
"chrome": {
"version_added": "20"
Expand Down Expand Up @@ -120,9 +120,9 @@
},
"arrayBuffer": {
"__compat": {
"description": "<code>arrayBuffer()</code>",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Blob/arrayBuffer",
"spec_url": "https://w3c.github.io/FileAPI/#dom-blob-arraybuffer",
"description": "<code>arrayBuffer()</code>",
"support": {
"chrome": {
"version_added": "76"
Expand Down Expand Up @@ -231,9 +231,9 @@
},
"slice": {
"__compat": {
"description": "<code>slice()</code>",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Blob/slice",
"spec_url": "https://w3c.github.io/FileAPI/#dfn-slice",
"description": "<code>slice()</code>",
"support": {
"chrome": [
{
Expand Down Expand Up @@ -338,9 +338,9 @@
},
"stream": {
"__compat": {
"description": "<code>stream()</code>",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Blob/stream",
"spec_url": "https://w3c.github.io/FileAPI/#dom-blob-stream",
"description": "<code>stream()</code>",
"support": {
"chrome": {
"version_added": "76"
Expand Down Expand Up @@ -394,9 +394,9 @@
},
"text": {
"__compat": {
"description": "<code>text()</code>",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Blob/text",
"spec_url": "https://w3c.github.io/FileAPI/#dom-blob-text",
"description": "<code>text()</code>",
"support": {
"chrome": {
"version_added": "76"
Expand Down
2 changes: 1 addition & 1 deletion api/BlobEvent.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"BlobEvent": {
"__compat": {
"description": "<code>BlobEvent()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/BlobEvent/BlobEvent",
"spec_url": "https://w3c.github.io/mediacapture-record/#dom-blobevent-blobevent",
"description": "<code>BlobEvent()</code> constructor",
"support": {
"chrome": {
"version_added": "49"
Expand Down
2 changes: 1 addition & 1 deletion api/BroadcastChannel.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
},
"BroadcastChannel": {
"__compat": {
"description": "<code>BroadcastChannel()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/BroadcastChannel/BroadcastChannel",
"spec_url": "https://html.spec.whatwg.org/multipage/web-messaging.html#dom-broadcastchannel-dev",
"description": "<code>BroadcastChannel()</code> constructor",
"support": {
"chrome": {
"version_added": "54"
Expand Down
2 changes: 1 addition & 1 deletion api/ByteLengthQueuingStrategy.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,9 @@
},
"ByteLengthQueuingStrategy": {
"__compat": {
"description": "<code>ByteLengthQueuingStrategy()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/ByteLengthQueuingStrategy/ByteLengthQueuingStrategy",
"spec_url": "https://streams.spec.whatwg.org/#blqs-constructor",
"description": "<code>ByteLengthQueuingStrategy()</code> constructor",
"support": {
"chrome": {
"version_added": "59"
Expand Down
2 changes: 1 addition & 1 deletion api/CSSKeywordValue.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"CSSKeywordValue": {
"__compat": {
"description": "<code>CSSKeywordValue()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSKeywordValue/CSSKeywordValue",
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-csskeywordvalue-csskeywordvalue",
"description": "<code>CSSKeywordValue()</code> constructor",
"support": {
"chrome": {
"version_added": "66"
Expand Down
2 changes: 1 addition & 1 deletion api/CSSMathInvert.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"CSSMathInvert": {
"__compat": {
"description": "<code>CSSMathInvert()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSMathInvert/CSSMathInvert",
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-cssmathinvert-cssmathinvert",
"description": "<code>CSSMathInvert()</code> constructor",
"support": {
"chrome": {
"version_added": "66"
Expand Down
2 changes: 1 addition & 1 deletion api/CSSMathMax.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"CSSMathMax": {
"__compat": {
"description": "<code>CSSMathMax()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSMathMax/CSSMathMax",
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-cssmathmax-cssmathmax",
"description": "<code>CSSMathMax()</code> constructor",
"support": {
"chrome": {
"version_added": "66"
Expand Down
2 changes: 1 addition & 1 deletion api/CSSMathMin.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"CSSMathMin": {
"__compat": {
"description": "<code>CSSMathMin()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSMathMin/CSSMathMin",
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-cssmathmin-cssmathmin",
"description": "<code>CSSMathMin()</code> constructor",
"support": {
"chrome": {
"version_added": "66"
Expand Down
2 changes: 1 addition & 1 deletion api/CSSMathNegate.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"CSSMathNegate": {
"__compat": {
"description": "<code>CSSMathNegate()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSMathNegate/CSSMathNegate",
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-cssmathnegate-cssmathnegate",
"description": "<code>CSSMathNegate()</code> constructor",
"support": {
"chrome": {
"version_added": "66"
Expand Down
2 changes: 1 addition & 1 deletion api/CSSMathProduct.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
},
"CSSMathProduct": {
"__compat": {
"description": "<code>CSSMathProduct()</code> constructor",
"mdn_url": "https://developer.mozilla.org/docs/Web/API/CSSMathProduct/CSSMathProduct",
"spec_url": "https://drafts.css-houdini.org/css-typed-om/#dom-cssmathproduct-cssmathproduct",
"description": "<code>CSSMathProduct()</code> constructor",
"support": {
"chrome": {
"version_added": "66"
Expand Down
Loading

0 comments on commit 04c35fd

Please sign in to comment.