From 50fcedbe0fb11a5b3b9928cd1466381550727ab0 Mon Sep 17 00:00:00 2001 From: Onkar Ruikar <87750369+OnkarRuikar@users.noreply.github.com> Date: Thu, 13 Apr 2023 18:58:29 +0530 Subject: [PATCH] Lint front-matter, part 2 (#26178) * Lint front-matter * Fix status array * Fix order and single char values --- .../web/accessibility/aria/roles/radiogroup_role/index.md | 2 +- files/en-us/web/api/accelerometer/y/index.md | 2 +- files/en-us/web/api/background_synchronization_api/index.md | 2 +- files/en-us/web/api/csspositionvalue/y/index.md | 2 +- files/en-us/web/api/cssrotate/y/index.md | 2 +- files/en-us/web/api/cssscale/y/index.md | 2 +- files/en-us/web/api/csstranslate/y/index.md | 2 +- files/en-us/web/api/devicemotioneventacceleration/y/index.md | 2 +- files/en-us/web/api/document/startviewtransition/index.md | 3 ++- files/en-us/web/api/dompoint/y/index.md | 2 +- files/en-us/web/api/dompointreadonly/y/index.md | 2 +- files/en-us/web/api/domrectreadonly/y/index.md | 2 +- files/en-us/web/api/element/animationcancel_event/index.md | 2 +- files/en-us/web/api/element/animationend_event/index.md | 2 +- .../en-us/web/api/element/animationiteration_event/index.md | 2 +- files/en-us/web/api/element/animationstart_event/index.md | 2 +- files/en-us/web/api/element/gotpointercapture_event/index.md | 2 +- .../en-us/web/api/element/lostpointercapture_event/index.md | 2 +- files/en-us/web/api/element/pointercancel_event/index.md | 2 +- files/en-us/web/api/element/pointerdown_event/index.md | 2 +- files/en-us/web/api/element/pointerenter_event/index.md | 2 +- files/en-us/web/api/element/pointerleave_event/index.md | 2 +- files/en-us/web/api/element/pointermove_event/index.md | 2 +- files/en-us/web/api/element/pointerout_event/index.md | 2 +- files/en-us/web/api/element/pointerover_event/index.md | 2 +- files/en-us/web/api/element/pointerup_event/index.md | 2 +- files/en-us/web/api/element/transitioncancel_event/index.md | 2 +- files/en-us/web/api/element/transitionend_event/index.md | 2 +- files/en-us/web/api/element/transitionrun_event/index.md | 2 +- files/en-us/web/api/element/transitionstart_event/index.md | 2 +- files/en-us/web/api/gyroscope/y/index.md | 2 +- files/en-us/web/api/htmlimageelement/y/index.md | 2 +- files/en-us/web/api/htmlinputelement/select_event/index.md | 2 +- .../en-us/web/api/htmltextareaelement/select_event/index.md | 2 +- files/en-us/web/api/layoutshift/hadrecentinput/index.md | 2 +- files/en-us/web/api/layoutshift/lastinputtime/index.md | 2 +- files/en-us/web/api/layoutshift/sources/index.md | 2 +- files/en-us/web/api/layoutshift/value/index.md | 2 +- files/en-us/web/api/magnetometer/y/index.md | 2 +- files/en-us/web/api/media_capture_and_streams_api/index.md | 2 +- files/en-us/web/api/mouseevent/y/index.md | 2 +- files/en-us/web/api/performance/memory/index.md | 2 +- files/en-us/web/api/svgimageelement/y/index.md | 2 +- files/en-us/web/api/svgmaskelement/y/index.md | 2 +- files/en-us/web/api/view_transitions_api/index.md | 3 ++- files/en-us/web/api/viewtransition/finished/index.md | 3 ++- files/en-us/web/api/viewtransition/index.md | 3 ++- files/en-us/web/api/viewtransition/ready/index.md | 3 ++- files/en-us/web/api/viewtransition/skiptransition/index.md | 3 ++- .../en-us/web/api/viewtransition/updatecallbackdone/index.md | 3 ++- files/en-us/web/api/web_midi_api/index.md | 2 +- files/en-us/web/api/webgpu_api/index.md | 3 ++- files/en-us/web/api/xrviewport/y/index.md | 2 +- files/en-us/web/css/display-inside/index.md | 2 +- files/en-us/web/css/display-legacy/index.md | 2 +- files/en-us/web/html/attributes/crossorigin/index.md | 5 +++-- .../reference/global_objects/array/fromasync/index.md | 2 +- .../javascript/reference/global_objects/error/stack/index.md | 2 +- .../javascript/reference/global_objects/set/keys/index.md | 3 ++- 59 files changed, 70 insertions(+), 60 deletions(-) diff --git a/files/en-us/web/accessibility/aria/roles/radiogroup_role/index.md b/files/en-us/web/accessibility/aria/roles/radiogroup_role/index.md index cf701f1172d95ff..0cc77737275bdcc 100644 --- a/files/en-us/web/accessibility/aria/roles/radiogroup_role/index.md +++ b/files/en-us/web/accessibility/aria/roles/radiogroup_role/index.md @@ -1,6 +1,6 @@ --- title: "ARIA: radiogroup role" -slug: web/accessibility/aria/roles/radiogroup_role +slug: Web/Accessibility/ARIA/Roles/radiogroup_role page-type: aria-role spec-urls: - https://w3c.github.io/aria/#radiogroup diff --git a/files/en-us/web/api/accelerometer/y/index.md b/files/en-us/web/api/accelerometer/y/index.md index c59773f3ceb5e84..50247f4eb61ecd1 100644 --- a/files/en-us/web/api/accelerometer/y/index.md +++ b/files/en-us/web/api/accelerometer/y/index.md @@ -1,6 +1,6 @@ --- title: "Accelerometer: y property" -short-title: y +short-title: "y" slug: Web/API/Accelerometer/y page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/background_synchronization_api/index.md b/files/en-us/web/api/background_synchronization_api/index.md index fff91273299a85b..5f9bbfd0381330e 100644 --- a/files/en-us/web/api/background_synchronization_api/index.md +++ b/files/en-us/web/api/background_synchronization_api/index.md @@ -4,8 +4,8 @@ slug: Web/API/Background_Synchronization_API page-type: web-api-overview status: - experimental -spec-urls: https://wicg.github.io/background-sync/spec/ browser-compat: api.SyncManager +spec-urls: https://wicg.github.io/background-sync/spec/ --- {{DefaultAPISidebar("Background Sync")}}{{Securecontext_Header}}{{SeeCompatTable}} diff --git a/files/en-us/web/api/csspositionvalue/y/index.md b/files/en-us/web/api/csspositionvalue/y/index.md index 7830b0be30dd958..34198fc71b7b1a3 100644 --- a/files/en-us/web/api/csspositionvalue/y/index.md +++ b/files/en-us/web/api/csspositionvalue/y/index.md @@ -1,6 +1,6 @@ --- title: "CSSPositionValue: y property" -short-title: y +short-title: "y" slug: Web/API/CSSPositionValue/y page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/cssrotate/y/index.md b/files/en-us/web/api/cssrotate/y/index.md index 2880b14e34a0c04..49d84d3dd401a6f 100644 --- a/files/en-us/web/api/cssrotate/y/index.md +++ b/files/en-us/web/api/cssrotate/y/index.md @@ -1,6 +1,6 @@ --- title: "CSSRotate: y property" -short-title: y +short-title: "y" slug: Web/API/CSSRotate/y page-type: web-api-instance-property browser-compat: api.CSSRotate.y diff --git a/files/en-us/web/api/cssscale/y/index.md b/files/en-us/web/api/cssscale/y/index.md index ce8ded936608be8..abf96d799e80709 100644 --- a/files/en-us/web/api/cssscale/y/index.md +++ b/files/en-us/web/api/cssscale/y/index.md @@ -1,6 +1,6 @@ --- title: "CSSScale: y property" -short-title: y +short-title: "y" slug: Web/API/CSSScale/y page-type: web-api-instance-property browser-compat: api.CSSScale.y diff --git a/files/en-us/web/api/csstranslate/y/index.md b/files/en-us/web/api/csstranslate/y/index.md index 1e57368e96f9503..e309a7ebbaac1fb 100644 --- a/files/en-us/web/api/csstranslate/y/index.md +++ b/files/en-us/web/api/csstranslate/y/index.md @@ -1,6 +1,6 @@ --- title: "CSSTranslate: y property" -short-title: y +short-title: "y" slug: Web/API/CSSTranslate/y page-type: web-api-instance-property browser-compat: api.CSSTranslate.y diff --git a/files/en-us/web/api/devicemotioneventacceleration/y/index.md b/files/en-us/web/api/devicemotioneventacceleration/y/index.md index c20af84ad7f7ca0..ce40e67ddfca980 100644 --- a/files/en-us/web/api/devicemotioneventacceleration/y/index.md +++ b/files/en-us/web/api/devicemotioneventacceleration/y/index.md @@ -1,6 +1,6 @@ --- title: "DeviceMotionEventAcceleration: y property" -short-title: y +short-title: "y" slug: Web/API/DeviceMotionEventAcceleration/y page-type: web-api-instance-property browser-compat: api.DeviceMotionEventAcceleration.y diff --git a/files/en-us/web/api/document/startviewtransition/index.md b/files/en-us/web/api/document/startviewtransition/index.md index f1b92bd13de73f1..b49c42c6fa5b8b6 100644 --- a/files/en-us/web/api/document/startviewtransition/index.md +++ b/files/en-us/web/api/document/startviewtransition/index.md @@ -3,7 +3,8 @@ title: "Document: startViewTransition() method" short-title: startViewTransition() slug: Web/API/Document/startViewTransition page-type: web-api-instance-method -status: experimental +status: + - experimental browser-compat: api.Document.startViewTransition --- diff --git a/files/en-us/web/api/dompoint/y/index.md b/files/en-us/web/api/dompoint/y/index.md index 6c23b836904ef88..c342fb564850a32 100644 --- a/files/en-us/web/api/dompoint/y/index.md +++ b/files/en-us/web/api/dompoint/y/index.md @@ -1,6 +1,6 @@ --- title: "DOMPoint: y property" -short-title: y +short-title: "y" slug: Web/API/DOMPoint/y page-type: web-api-instance-property browser-compat: api.DOMPoint.y diff --git a/files/en-us/web/api/dompointreadonly/y/index.md b/files/en-us/web/api/dompointreadonly/y/index.md index b7879d39caba242..8fb0f50ed91960e 100644 --- a/files/en-us/web/api/dompointreadonly/y/index.md +++ b/files/en-us/web/api/dompointreadonly/y/index.md @@ -1,6 +1,6 @@ --- title: "DOMPointReadOnly: y property" -short-title: y +short-title: "y" slug: Web/API/DOMPointReadOnly/y page-type: web-api-instance-property browser-compat: api.DOMPointReadOnly.y diff --git a/files/en-us/web/api/domrectreadonly/y/index.md b/files/en-us/web/api/domrectreadonly/y/index.md index ad808f68a0c4ce7..21abf03d451ead0 100644 --- a/files/en-us/web/api/domrectreadonly/y/index.md +++ b/files/en-us/web/api/domrectreadonly/y/index.md @@ -1,6 +1,6 @@ --- title: "DOMRectReadOnly: y property" -short-title: y +short-title: "y" slug: Web/API/DOMRectReadOnly/y page-type: web-api-instance-property browser-compat: api.DOMRectReadOnly.y diff --git a/files/en-us/web/api/element/animationcancel_event/index.md b/files/en-us/web/api/element/animationcancel_event/index.md index 927c46deba85346..3d249e452d84e6f 100644 --- a/files/en-us/web/api/element/animationcancel_event/index.md +++ b/files/en-us/web/api/element/animationcancel_event/index.md @@ -2,8 +2,8 @@ title: "Element: animationcancel event" short-title: animationcancel slug: Web/API/Element/animationcancel_event -browser-compat: api.Element.animationcancel_event page-type: web-api-event +browser-compat: api.Element.animationcancel_event --- {{APIRef}} diff --git a/files/en-us/web/api/element/animationend_event/index.md b/files/en-us/web/api/element/animationend_event/index.md index 54d428f64e84704..727707b8df1d285 100644 --- a/files/en-us/web/api/element/animationend_event/index.md +++ b/files/en-us/web/api/element/animationend_event/index.md @@ -2,8 +2,8 @@ title: "Element: animationend event" short-title: animationend slug: Web/API/Element/animationend_event -browser-compat: api.Element.animationend_event page-type: web-api-event +browser-compat: api.Element.animationend_event --- {{APIRef}} diff --git a/files/en-us/web/api/element/animationiteration_event/index.md b/files/en-us/web/api/element/animationiteration_event/index.md index b6c9ee393c7544a..074ef25550c2abe 100644 --- a/files/en-us/web/api/element/animationiteration_event/index.md +++ b/files/en-us/web/api/element/animationiteration_event/index.md @@ -2,8 +2,8 @@ title: "Element: animationiteration event" short-title: animationiteration slug: Web/API/Element/animationiteration_event -browser-compat: api.Element.animationiteration_event page-type: web-api-event +browser-compat: api.Element.animationiteration_event --- {{APIRef}} diff --git a/files/en-us/web/api/element/animationstart_event/index.md b/files/en-us/web/api/element/animationstart_event/index.md index c6d6fb25c1e0347..a424f3cdd24210c 100644 --- a/files/en-us/web/api/element/animationstart_event/index.md +++ b/files/en-us/web/api/element/animationstart_event/index.md @@ -2,8 +2,8 @@ title: "Element: animationstart event" short-title: animationstart slug: Web/API/Element/animationstart_event -browser-compat: api.Element.animationstart_event page-type: web-api-event +browser-compat: api.Element.animationstart_event --- {{APIRef}} diff --git a/files/en-us/web/api/element/gotpointercapture_event/index.md b/files/en-us/web/api/element/gotpointercapture_event/index.md index a556b041e1dd2b4..7f3808494f522c5 100644 --- a/files/en-us/web/api/element/gotpointercapture_event/index.md +++ b/files/en-us/web/api/element/gotpointercapture_event/index.md @@ -2,8 +2,8 @@ title: "Element: gotpointercapture event" short-title: gotpointercapture slug: Web/API/Element/gotpointercapture_event -browser-compat: api.Element.gotpointercapture_event page-type: web-api-event +browser-compat: api.Element.gotpointercapture_event --- {{APIRef}} diff --git a/files/en-us/web/api/element/lostpointercapture_event/index.md b/files/en-us/web/api/element/lostpointercapture_event/index.md index 89c3d1e12be2be4..31e377c6cde3322 100644 --- a/files/en-us/web/api/element/lostpointercapture_event/index.md +++ b/files/en-us/web/api/element/lostpointercapture_event/index.md @@ -2,8 +2,8 @@ title: "Element: lostpointercapture event" short-title: lostpointercapture slug: Web/API/Element/lostpointercapture_event -browser-compat: api.Element.lostpointercapture_event page-type: web-api-event +browser-compat: api.Element.lostpointercapture_event --- {{APIRef}} diff --git a/files/en-us/web/api/element/pointercancel_event/index.md b/files/en-us/web/api/element/pointercancel_event/index.md index 0d5195bb1760deb..ede2833f9b73695 100644 --- a/files/en-us/web/api/element/pointercancel_event/index.md +++ b/files/en-us/web/api/element/pointercancel_event/index.md @@ -2,8 +2,8 @@ title: "Element: pointercancel event" short-title: pointercancel slug: Web/API/Element/pointercancel_event -browser-compat: api.Element.pointercancel_event page-type: web-api-event +browser-compat: api.Element.pointercancel_event --- {{APIRef}} diff --git a/files/en-us/web/api/element/pointerdown_event/index.md b/files/en-us/web/api/element/pointerdown_event/index.md index 063dd15088c99f8..ed34c1362a149d5 100644 --- a/files/en-us/web/api/element/pointerdown_event/index.md +++ b/files/en-us/web/api/element/pointerdown_event/index.md @@ -2,8 +2,8 @@ title: "Element: pointerdown event" short-title: pointerdown slug: Web/API/Element/pointerdown_event -browser-compat: api.Element.pointerdown_event page-type: web-api-event +browser-compat: api.Element.pointerdown_event --- {{APIRef}} diff --git a/files/en-us/web/api/element/pointerenter_event/index.md b/files/en-us/web/api/element/pointerenter_event/index.md index d793925dc708b2e..a496ec4977a9674 100644 --- a/files/en-us/web/api/element/pointerenter_event/index.md +++ b/files/en-us/web/api/element/pointerenter_event/index.md @@ -2,8 +2,8 @@ title: "Element: pointerenter event" short-title: pointerenter slug: Web/API/Element/pointerenter_event -browser-compat: api.Element.pointerenter_event page-type: web-api-event +browser-compat: api.Element.pointerenter_event --- {{APIRef}} diff --git a/files/en-us/web/api/element/pointerleave_event/index.md b/files/en-us/web/api/element/pointerleave_event/index.md index b4294c7b9e2a4c1..faf7c30730e1df3 100644 --- a/files/en-us/web/api/element/pointerleave_event/index.md +++ b/files/en-us/web/api/element/pointerleave_event/index.md @@ -2,8 +2,8 @@ title: "Element: pointerleave event" short-title: pointerleave slug: Web/API/Element/pointerleave_event -browser-compat: api.Element.pointerleave_event page-type: web-api-event +browser-compat: api.Element.pointerleave_event --- {{APIRef}} diff --git a/files/en-us/web/api/element/pointermove_event/index.md b/files/en-us/web/api/element/pointermove_event/index.md index 161822561a64ed7..6f6793175ad0172 100644 --- a/files/en-us/web/api/element/pointermove_event/index.md +++ b/files/en-us/web/api/element/pointermove_event/index.md @@ -2,8 +2,8 @@ title: "Element: pointermove event" short-title: pointermove slug: Web/API/Element/pointermove_event -browser-compat: api.Element.pointermove_event page-type: web-api-event +browser-compat: api.Element.pointermove_event --- {{APIRef}} diff --git a/files/en-us/web/api/element/pointerout_event/index.md b/files/en-us/web/api/element/pointerout_event/index.md index fd813f45f7c86d3..62afff143419518 100644 --- a/files/en-us/web/api/element/pointerout_event/index.md +++ b/files/en-us/web/api/element/pointerout_event/index.md @@ -2,8 +2,8 @@ title: "Element: pointerout event" short-title: pointerout slug: Web/API/Element/pointerout_event -browser-compat: api.Element.pointerout_event page-type: web-api-event +browser-compat: api.Element.pointerout_event --- {{APIRef}} diff --git a/files/en-us/web/api/element/pointerover_event/index.md b/files/en-us/web/api/element/pointerover_event/index.md index e60738810b81a64..5c3b6a165609282 100644 --- a/files/en-us/web/api/element/pointerover_event/index.md +++ b/files/en-us/web/api/element/pointerover_event/index.md @@ -2,8 +2,8 @@ title: "Element: pointerover event" short-title: pointerover slug: Web/API/Element/pointerover_event -browser-compat: api.Element.pointerover_event page-type: web-api-event +browser-compat: api.Element.pointerover_event --- {{APIRef}} diff --git a/files/en-us/web/api/element/pointerup_event/index.md b/files/en-us/web/api/element/pointerup_event/index.md index 30da83ac690575b..7b9a36b2b00fea2 100644 --- a/files/en-us/web/api/element/pointerup_event/index.md +++ b/files/en-us/web/api/element/pointerup_event/index.md @@ -2,8 +2,8 @@ title: "Element: pointerup event" short-title: pointerup slug: Web/API/Element/pointerup_event -browser-compat: api.Element.pointerup_event page-type: web-api-event +browser-compat: api.Element.pointerup_event --- {{APIRef}} diff --git a/files/en-us/web/api/element/transitioncancel_event/index.md b/files/en-us/web/api/element/transitioncancel_event/index.md index 796feec7ff08a56..db21813af846a02 100644 --- a/files/en-us/web/api/element/transitioncancel_event/index.md +++ b/files/en-us/web/api/element/transitioncancel_event/index.md @@ -2,8 +2,8 @@ title: "Element: transitioncancel event" short-title: transitioncancel slug: Web/API/Element/transitioncancel_event -browser-compat: api.Element.transitioncancel_event page-type: web-api-event +browser-compat: api.Element.transitioncancel_event --- {{APIRef}} diff --git a/files/en-us/web/api/element/transitionend_event/index.md b/files/en-us/web/api/element/transitionend_event/index.md index 9700bd79038e9eb..6fd7aa3a48f3913 100644 --- a/files/en-us/web/api/element/transitionend_event/index.md +++ b/files/en-us/web/api/element/transitionend_event/index.md @@ -2,8 +2,8 @@ title: "Element: transitionend event" short-title: transitionend slug: Web/API/Element/transitionend_event -browser-compat: api.Element.transitionend_event page-type: web-api-event +browser-compat: api.Element.transitionend_event --- {{APIRef}} diff --git a/files/en-us/web/api/element/transitionrun_event/index.md b/files/en-us/web/api/element/transitionrun_event/index.md index e3874fbcd3ceb5c..79dd2c8d41ae2a7 100644 --- a/files/en-us/web/api/element/transitionrun_event/index.md +++ b/files/en-us/web/api/element/transitionrun_event/index.md @@ -2,8 +2,8 @@ title: "Element: transitionrun event" short-title: transitionrun slug: Web/API/Element/transitionrun_event -browser-compat: api.Element.transitionrun_event page-type: web-api-event +browser-compat: api.Element.transitionrun_event --- {{APIRef}} diff --git a/files/en-us/web/api/element/transitionstart_event/index.md b/files/en-us/web/api/element/transitionstart_event/index.md index 221382f2abc75b1..2cafdf5c0b9b171 100644 --- a/files/en-us/web/api/element/transitionstart_event/index.md +++ b/files/en-us/web/api/element/transitionstart_event/index.md @@ -2,8 +2,8 @@ title: "Element: transitionstart event" short-title: transitionstart slug: Web/API/Element/transitionstart_event -browser-compat: api.Element.transitionstart_event page-type: web-api-event +browser-compat: api.Element.transitionstart_event --- {{APIRef}} diff --git a/files/en-us/web/api/gyroscope/y/index.md b/files/en-us/web/api/gyroscope/y/index.md index f210345f7e5d174..4c1026303f88b64 100644 --- a/files/en-us/web/api/gyroscope/y/index.md +++ b/files/en-us/web/api/gyroscope/y/index.md @@ -1,6 +1,6 @@ --- title: "Gyroscope: y property" -short-title: y +short-title: "y" slug: Web/API/Gyroscope/y page-type: web-api-instance-property browser-compat: api.Gyroscope.y diff --git a/files/en-us/web/api/htmlimageelement/y/index.md b/files/en-us/web/api/htmlimageelement/y/index.md index 0a201fd9b48ab89..3aff50781929bea 100644 --- a/files/en-us/web/api/htmlimageelement/y/index.md +++ b/files/en-us/web/api/htmlimageelement/y/index.md @@ -1,6 +1,6 @@ --- title: "HTMLImageElement: y property" -short-title: y +short-title: "y" slug: Web/API/HTMLImageElement/y page-type: web-api-instance-property browser-compat: api.HTMLImageElement.y diff --git a/files/en-us/web/api/htmlinputelement/select_event/index.md b/files/en-us/web/api/htmlinputelement/select_event/index.md index 9014a3473caa170..597fedeeae594e8 100644 --- a/files/en-us/web/api/htmlinputelement/select_event/index.md +++ b/files/en-us/web/api/htmlinputelement/select_event/index.md @@ -2,8 +2,8 @@ title: "HTMLInputElement: select event" short-title: select slug: Web/API/HTMLInputElement/select_event -browser-compat: api.HTMLInputElement.select_event page-type: web-api-event +browser-compat: api.HTMLInputElement.select_event --- {{APIRef}} diff --git a/files/en-us/web/api/htmltextareaelement/select_event/index.md b/files/en-us/web/api/htmltextareaelement/select_event/index.md index 7200da392b4ee40..b7fbdb88d013c4b 100644 --- a/files/en-us/web/api/htmltextareaelement/select_event/index.md +++ b/files/en-us/web/api/htmltextareaelement/select_event/index.md @@ -2,8 +2,8 @@ title: "HTMLTextAreaElement: select event" short-title: select slug: Web/API/HTMLTextAreaElement/select_event -browser-compat: api.HTMLTextAreaElement.select_event page-type: web-api-event +browser-compat: api.HTMLTextAreaElement.select_event --- {{APIRef}} diff --git a/files/en-us/web/api/layoutshift/hadrecentinput/index.md b/files/en-us/web/api/layoutshift/hadrecentinput/index.md index a39232257b8a2c4..668c79b80d64e62 100644 --- a/files/en-us/web/api/layoutshift/hadrecentinput/index.md +++ b/files/en-us/web/api/layoutshift/hadrecentinput/index.md @@ -3,9 +3,9 @@ title: "LayoutShift: hadRecentInput property" short-title: hadRecentInput slug: Web/API/LayoutShift/hadRecentInput page-type: web-api-instance-property -browser-compat: api.LayoutShift.hadRecentInput status: - experimental +browser-compat: api.LayoutShift.hadRecentInput --- {{SeeCompatTable}}{{APIRef("Performance API")}} diff --git a/files/en-us/web/api/layoutshift/lastinputtime/index.md b/files/en-us/web/api/layoutshift/lastinputtime/index.md index 53fe05856ecd0e2..e75a7998b4fb6f6 100644 --- a/files/en-us/web/api/layoutshift/lastinputtime/index.md +++ b/files/en-us/web/api/layoutshift/lastinputtime/index.md @@ -3,9 +3,9 @@ title: "LayoutShift: lastInputTime property" short-title: lastInputTime slug: Web/API/LayoutShift/lastInputTime page-type: web-api-instance-property -browser-compat: api.LayoutShift.lastInputTime status: - experimental +browser-compat: api.LayoutShift.lastInputTime --- {{SeeCompatTable}}{{APIRef("Performance API")}} diff --git a/files/en-us/web/api/layoutshift/sources/index.md b/files/en-us/web/api/layoutshift/sources/index.md index f27eda2efec1f65..0c919721b354d70 100644 --- a/files/en-us/web/api/layoutshift/sources/index.md +++ b/files/en-us/web/api/layoutshift/sources/index.md @@ -3,9 +3,9 @@ title: "LayoutShift: sources property" short-title: sources slug: Web/API/LayoutShift/sources page-type: web-api-instance-property -browser-compat: api.LayoutShift.sources status: - experimental +browser-compat: api.LayoutShift.sources --- {{SeeCompatTable}}{{APIRef("Performance API")}} diff --git a/files/en-us/web/api/layoutshift/value/index.md b/files/en-us/web/api/layoutshift/value/index.md index ff37dfa8627447b..df061a6c67a502a 100644 --- a/files/en-us/web/api/layoutshift/value/index.md +++ b/files/en-us/web/api/layoutshift/value/index.md @@ -3,9 +3,9 @@ title: "LayoutShift: value property" short-title: value slug: Web/API/LayoutShift/value page-type: web-api-instance-property -browser-compat: api.LayoutShift.value status: - experimental +browser-compat: api.LayoutShift.value --- {{SeeCompatTable}}{{APIRef("Performance API")}} diff --git a/files/en-us/web/api/magnetometer/y/index.md b/files/en-us/web/api/magnetometer/y/index.md index 402eba2d3c52974..6cd6ebff6a3825c 100644 --- a/files/en-us/web/api/magnetometer/y/index.md +++ b/files/en-us/web/api/magnetometer/y/index.md @@ -1,6 +1,6 @@ --- title: "Magnetometer: y property" -short-title: y +short-title: "y" slug: Web/API/Magnetometer/y page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/media_capture_and_streams_api/index.md b/files/en-us/web/api/media_capture_and_streams_api/index.md index 4afbfe2d8a9c36c..334230c3ac0cf0e 100644 --- a/files/en-us/web/api/media_capture_and_streams_api/index.md +++ b/files/en-us/web/api/media_capture_and_streams_api/index.md @@ -1,8 +1,8 @@ --- title: Media Capture and Streams API (Media Stream) slug: Web/API/Media_Capture_and_Streams_API -browser-compat: api.MediaStream page-type: web-api-overview +browser-compat: api.MediaStream --- {{DefaultAPISidebar("Media Capture and Streams")}} diff --git a/files/en-us/web/api/mouseevent/y/index.md b/files/en-us/web/api/mouseevent/y/index.md index 53869fe09cdc2c4..a1f1b89dd806242 100644 --- a/files/en-us/web/api/mouseevent/y/index.md +++ b/files/en-us/web/api/mouseevent/y/index.md @@ -1,6 +1,6 @@ --- title: "MouseEvent: y property" -short-title: y +short-title: "y" slug: Web/API/MouseEvent/y page-type: web-api-instance-property browser-compat: api.MouseEvent.y diff --git a/files/en-us/web/api/performance/memory/index.md b/files/en-us/web/api/performance/memory/index.md index e4c0859954fa846..2f3551e9f8cba05 100644 --- a/files/en-us/web/api/performance/memory/index.md +++ b/files/en-us/web/api/performance/memory/index.md @@ -3,10 +3,10 @@ title: "Performance: memory property" short-title: memory slug: Web/API/Performance/memory page-type: web-api-instance-property -browser-compat: api.Performance.memory status: - deprecated - non-standard +browser-compat: api.Performance.memory --- {{APIRef("Performance API")}} {{Deprecated_Header}}{{Non-standard_header}} diff --git a/files/en-us/web/api/svgimageelement/y/index.md b/files/en-us/web/api/svgimageelement/y/index.md index d64475e8c37550c..31c98636d5a13fe 100644 --- a/files/en-us/web/api/svgimageelement/y/index.md +++ b/files/en-us/web/api/svgimageelement/y/index.md @@ -1,6 +1,6 @@ --- title: "SVGImageElement: y property" -short-title: y +short-title: "y" slug: Web/API/SVGImageElement/y page-type: web-api-instance-property browser-compat: api.SVGImageElement.y diff --git a/files/en-us/web/api/svgmaskelement/y/index.md b/files/en-us/web/api/svgmaskelement/y/index.md index 16577177f9dd152..86e6f6eb8e0bc1d 100644 --- a/files/en-us/web/api/svgmaskelement/y/index.md +++ b/files/en-us/web/api/svgmaskelement/y/index.md @@ -1,6 +1,6 @@ --- title: "SVGMaskElement: y property" -short-title: y +short-title: "y" slug: Web/API/SVGMaskElement/y page-type: web-api-instance-property browser-compat: api.SVGMaskElement.y diff --git a/files/en-us/web/api/view_transitions_api/index.md b/files/en-us/web/api/view_transitions_api/index.md index fd477cd006bce24..d287a96c5fad6df 100644 --- a/files/en-us/web/api/view_transitions_api/index.md +++ b/files/en-us/web/api/view_transitions_api/index.md @@ -2,7 +2,8 @@ title: View Transitions API slug: Web/API/View_Transitions_API page-type: web-api-overview -status: experimental +status: + - experimental browser-compat: api.Document.startViewTransition --- diff --git a/files/en-us/web/api/viewtransition/finished/index.md b/files/en-us/web/api/viewtransition/finished/index.md index 754e79c6957887b..be03432fe803daa 100644 --- a/files/en-us/web/api/viewtransition/finished/index.md +++ b/files/en-us/web/api/viewtransition/finished/index.md @@ -3,7 +3,8 @@ title: "ViewTransition: finished property" short-title: finished slug: Web/API/ViewTransition/finished page-type: web-api-instance-property -status: experimental +status: + - experimental browser-compat: api.ViewTransition.finished --- diff --git a/files/en-us/web/api/viewtransition/index.md b/files/en-us/web/api/viewtransition/index.md index 3a8d02f237c7089..97def8f4b9da1ac 100644 --- a/files/en-us/web/api/viewtransition/index.md +++ b/files/en-us/web/api/viewtransition/index.md @@ -2,7 +2,8 @@ title: ViewTransition slug: Web/API/ViewTransition page-type: web-api-interface -status: experimental +status: + - experimental browser-compat: api.ViewTransition --- diff --git a/files/en-us/web/api/viewtransition/ready/index.md b/files/en-us/web/api/viewtransition/ready/index.md index 97a9235c576f693..bd3bc31076fdd50 100644 --- a/files/en-us/web/api/viewtransition/ready/index.md +++ b/files/en-us/web/api/viewtransition/ready/index.md @@ -3,7 +3,8 @@ title: "ViewTransition: ready property" short-title: ready slug: Web/API/ViewTransition/ready page-type: web-api-instance-property -status: experimental +status: + - experimental browser-compat: api.ViewTransition.ready --- diff --git a/files/en-us/web/api/viewtransition/skiptransition/index.md b/files/en-us/web/api/viewtransition/skiptransition/index.md index a2fd86308358a4a..2e2c7f8498ef99e 100644 --- a/files/en-us/web/api/viewtransition/skiptransition/index.md +++ b/files/en-us/web/api/viewtransition/skiptransition/index.md @@ -3,7 +3,8 @@ title: "ViewTransition: skipTransition() method" short-title: skipTransition() slug: Web/API/ViewTransition/skipTransition page-type: web-api-instance-method -status: experimental +status: + - experimental browser-compat: api.ViewTransition.skipTransition --- diff --git a/files/en-us/web/api/viewtransition/updatecallbackdone/index.md b/files/en-us/web/api/viewtransition/updatecallbackdone/index.md index b84e23bfb24fe88..da85c39ae64357d 100644 --- a/files/en-us/web/api/viewtransition/updatecallbackdone/index.md +++ b/files/en-us/web/api/viewtransition/updatecallbackdone/index.md @@ -3,7 +3,8 @@ title: "ViewTransition: updateCallbackDone property" short-title: updateCallbackDone slug: Web/API/ViewTransition/updateCallbackDone page-type: web-api-instance-property -status: experimental +status: + - experimental browser-compat: api.ViewTransition.updateCallbackDone --- diff --git a/files/en-us/web/api/web_midi_api/index.md b/files/en-us/web/api/web_midi_api/index.md index 12f4a616b3e4b2b..c859507ec3dd76e 100644 --- a/files/en-us/web/api/web_midi_api/index.md +++ b/files/en-us/web/api/web_midi_api/index.md @@ -2,11 +2,11 @@ title: Web MIDI API slug: Web/API/Web_MIDI_API page-type: web-api-overview -spec-urls: https://webaudio.github.io/web-midi-api/ browser-compat: - api.Navigator.requestMIDIAccess - http.headers.Permissions-Policy.midi - api.Permissions.permission_midi +spec-urls: https://webaudio.github.io/web-midi-api/ --- {{DefaultAPISidebar("Web MIDI API")}}{{SecureContext_Header}} diff --git a/files/en-us/web/api/webgpu_api/index.md b/files/en-us/web/api/webgpu_api/index.md index 9d3860ba053ec3f..54a89d4f4e8796f 100644 --- a/files/en-us/web/api/webgpu_api/index.md +++ b/files/en-us/web/api/webgpu_api/index.md @@ -2,7 +2,8 @@ title: WebGPU API slug: Web/API/WebGPU_API page-type: web-api-overview -status: experimental +status: + - experimental browser-compat: api.GPU --- diff --git a/files/en-us/web/api/xrviewport/y/index.md b/files/en-us/web/api/xrviewport/y/index.md index 4d29fbf4a18ab4b..a3b778ac5a9571f 100644 --- a/files/en-us/web/api/xrviewport/y/index.md +++ b/files/en-us/web/api/xrviewport/y/index.md @@ -1,6 +1,6 @@ --- title: "XRViewport: y property" -short-title: y +short-title: "y" slug: Web/API/XRViewport/y page-type: web-api-instance-property browser-compat: api.XRViewport.y diff --git a/files/en-us/web/css/display-inside/index.md b/files/en-us/web/css/display-inside/index.md index e9a88354073bf3c..49c37007fcb2694 100644 --- a/files/en-us/web/css/display-inside/index.md +++ b/files/en-us/web/css/display-inside/index.md @@ -2,7 +2,6 @@ title: slug: Web/CSS/display-inside page-type: css-type -spec-urls: https://drafts.csswg.org/css-display/#typedef-display-inside browser-compat: - css.properties.display.multi-keyword_values - css.properties.display.flow-root @@ -10,6 +9,7 @@ browser-compat: - css.properties.display.grid - css.properties.display.flex - css.properties.display.ruby_values +spec-urls: https://drafts.csswg.org/css-display/#typedef-display-inside --- {{CSSRef}} diff --git a/files/en-us/web/css/display-legacy/index.md b/files/en-us/web/css/display-legacy/index.md index 89647eecc5b09ab..87ecfe9052a266c 100644 --- a/files/en-us/web/css/display-legacy/index.md +++ b/files/en-us/web/css/display-legacy/index.md @@ -2,12 +2,12 @@ title: slug: Web/CSS/display-legacy page-type: css-type -spec-urls: https://drafts.csswg.org/css-display/#typedef-display-legacy browser-compat: - css.properties.display.inline-block - css.properties.display.inline-table - css.properties.display.inline-flex - css.properties.display.inline-grid +spec-urls: https://drafts.csswg.org/css-display/#typedef-display-legacy --- {{CSSRef}} diff --git a/files/en-us/web/html/attributes/crossorigin/index.md b/files/en-us/web/html/attributes/crossorigin/index.md index f4fb1374d5becb9..9d65b65ad7528a5 100644 --- a/files/en-us/web/html/attributes/crossorigin/index.md +++ b/files/en-us/web/html/attributes/crossorigin/index.md @@ -1,13 +1,14 @@ --- -title: 'HTML attribute: crossorigin' +title: "HTML attribute: crossorigin" slug: Web/HTML/Attributes/crossorigin page-type: html-attribute -spec-urls: https://html.spec.whatwg.org/multipage/urls-and-fetching.html#cors-settings-attributes browser-compat: - html.elements.img.crossorigin - html.elements.link.crossorigin - html.elements.script.crossorigin - html.elements.video.crossorigin +spec-urls: >- + https://html.spec.whatwg.org/multipage/urls-and-fetching.html#cors-settings-attributes --- {{HTMLSidebar}} diff --git a/files/en-us/web/javascript/reference/global_objects/array/fromasync/index.md b/files/en-us/web/javascript/reference/global_objects/array/fromasync/index.md index 342c2624f880d4a..d2874f8ee0b775a 100644 --- a/files/en-us/web/javascript/reference/global_objects/array/fromasync/index.md +++ b/files/en-us/web/javascript/reference/global_objects/array/fromasync/index.md @@ -2,9 +2,9 @@ title: Array.fromAsync() slug: Web/JavaScript/Reference/Global_Objects/Array/fromAsync page-type: javascript-static-method -browser-compat: javascript.builtins.Array.fromAsync status: - experimental +browser-compat: javascript.builtins.Array.fromAsync --- {{JSRef}} {{SeeCompatTable}} diff --git a/files/en-us/web/javascript/reference/global_objects/error/stack/index.md b/files/en-us/web/javascript/reference/global_objects/error/stack/index.md index 57274e4e6154996..95741bdccb5f984 100644 --- a/files/en-us/web/javascript/reference/global_objects/error/stack/index.md +++ b/files/en-us/web/javascript/reference/global_objects/error/stack/index.md @@ -2,9 +2,9 @@ title: Error.prototype.stack slug: Web/JavaScript/Reference/Global_Objects/Error/stack page-type: javascript-instance-data-property -browser-compat: javascript.builtins.Error.stack status: - non-standard +browser-compat: javascript.builtins.Error.stack --- {{JSRef}} {{non-standard_header}} diff --git a/files/en-us/web/javascript/reference/global_objects/set/keys/index.md b/files/en-us/web/javascript/reference/global_objects/set/keys/index.md index a93013fb5c76f3c..dd278661143f242 100644 --- a/files/en-us/web/javascript/reference/global_objects/set/keys/index.md +++ b/files/en-us/web/javascript/reference/global_objects/set/keys/index.md @@ -2,8 +2,9 @@ title: Set.prototype.keys() slug: Web/JavaScript/Reference/Global_Objects/Set/keys page-type: javascript-instance-method -spec-urls: https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.keys browser-compat: javascript.builtins.Set.values +spec-urls: >- + https://tc39.es/ecma262/multipage/keyed-collections.html#sec-set.prototype.keys --- {{JSRef}}