diff --git a/files/en-us/web/api/window/afterprint_event/index.md b/files/en-us/web/api/window/afterprint_event/index.md index a30ff14071b72f8..7712dab2fc8f8ef 100644 --- a/files/en-us/web/api/window/afterprint_event/index.md +++ b/files/en-us/web/api/window/afterprint_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: afterprint event" +short-title: afterprint slug: Web/API/Window/afterprint_event page-type: web-api-event browser-compat: api.Window.afterprint_event diff --git a/files/en-us/web/api/window/alert/index.md b/files/en-us/web/api/window/alert/index.md index 52e0a5892596f06..2609bb7a94a29a0 100644 --- a/files/en-us/web/api/window/alert/index.md +++ b/files/en-us/web/api/window/alert/index.md @@ -1,5 +1,6 @@ --- -title: Window.alert() +title: "Window: alert() method" +short-title: alert() slug: Web/API/Window/alert page-type: web-api-instance-method browser-compat: api.Window.alert diff --git a/files/en-us/web/api/window/appinstalled_event/index.md b/files/en-us/web/api/window/appinstalled_event/index.md index 94837b14720fd3a..ab70d0db825309b 100644 --- a/files/en-us/web/api/window/appinstalled_event/index.md +++ b/files/en-us/web/api/window/appinstalled_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: appinstalled event" +short-title: appinstalled slug: Web/API/Window/appinstalled_event page-type: web-api-event browser-compat: api.Window.appinstalled_event diff --git a/files/en-us/web/api/window/applicationcache/index.md b/files/en-us/web/api/window/applicationcache/index.md index ba51111ef7d648a..575d18a2fd78855 100644 --- a/files/en-us/web/api/window/applicationcache/index.md +++ b/files/en-us/web/api/window/applicationcache/index.md @@ -1,5 +1,6 @@ --- -title: Window.applicationCache +title: "Window: applicationCache property" +short-title: applicationCache slug: Web/API/Window/applicationCache page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/window/back/index.md b/files/en-us/web/api/window/back/index.md index 84f61c4e36e1fa4..37854076ce5631a 100644 --- a/files/en-us/web/api/window/back/index.md +++ b/files/en-us/web/api/window/back/index.md @@ -1,5 +1,6 @@ --- -title: Window.back() +title: "Window: back() method" +short-title: back() slug: Web/API/Window/back page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/beforeinstallprompt_event/index.md b/files/en-us/web/api/window/beforeinstallprompt_event/index.md index 4c6cfc01717b62b..45e4bd3f9f40aef 100644 --- a/files/en-us/web/api/window/beforeinstallprompt_event/index.md +++ b/files/en-us/web/api/window/beforeinstallprompt_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: beforeinstallprompt event" +short-title: beforeinstallprompt slug: Web/API/Window/beforeinstallprompt_event page-type: web-api-event browser-compat: api.Window.beforeinstallprompt_event diff --git a/files/en-us/web/api/window/beforeprint_event/index.md b/files/en-us/web/api/window/beforeprint_event/index.md index d8e5c1d2cdfa2d8..de33f5be343cfff 100644 --- a/files/en-us/web/api/window/beforeprint_event/index.md +++ b/files/en-us/web/api/window/beforeprint_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: beforeprint event" +short-title: beforeprint slug: Web/API/Window/beforeprint_event page-type: web-api-event browser-compat: api.Window.beforeprint_event diff --git a/files/en-us/web/api/window/beforeunload_event/index.md b/files/en-us/web/api/window/beforeunload_event/index.md index 93df595204173fc..76982ec44c20a35 100644 --- a/files/en-us/web/api/window/beforeunload_event/index.md +++ b/files/en-us/web/api/window/beforeunload_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: beforeunload event" +short-title: beforeunload slug: Web/API/Window/beforeunload_event page-type: web-api-event browser-compat: api.Window.beforeunload_event diff --git a/files/en-us/web/api/window/blur/index.md b/files/en-us/web/api/window/blur/index.md index 07d784c4924aa66..73489103e0d660b 100644 --- a/files/en-us/web/api/window/blur/index.md +++ b/files/en-us/web/api/window/blur/index.md @@ -1,5 +1,6 @@ --- -title: Window.blur() +title: "Window: blur() method" +short-title: blur() slug: Web/API/Window/blur page-type: web-api-instance-method browser-compat: api.Window.blur diff --git a/files/en-us/web/api/window/blur_event/index.md b/files/en-us/web/api/window/blur_event/index.md index 95dc4a51540904d..da6ea0336c8c19a 100644 --- a/files/en-us/web/api/window/blur_event/index.md +++ b/files/en-us/web/api/window/blur_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: blur event" +short-title: blur slug: Web/API/Window/blur_event page-type: web-api-event browser-compat: api.Window.blur_event diff --git a/files/en-us/web/api/window/cancelanimationframe/index.md b/files/en-us/web/api/window/cancelanimationframe/index.md index 45effbabb891695..a66fe1a3e64b829 100644 --- a/files/en-us/web/api/window/cancelanimationframe/index.md +++ b/files/en-us/web/api/window/cancelanimationframe/index.md @@ -1,5 +1,6 @@ --- -title: window.cancelAnimationFrame() +title: "Window: cancelAnimationFrame() method" +short-title: cancelAnimationFrame() slug: Web/API/Window/cancelAnimationFrame page-type: web-api-instance-method browser-compat: api.Window.cancelAnimationFrame diff --git a/files/en-us/web/api/window/cancelidlecallback/index.md b/files/en-us/web/api/window/cancelidlecallback/index.md index 659dfae45927963..0b3f9d39e04cef1 100644 --- a/files/en-us/web/api/window/cancelidlecallback/index.md +++ b/files/en-us/web/api/window/cancelidlecallback/index.md @@ -1,5 +1,6 @@ --- -title: window.cancelIdleCallback() +title: "Window: cancelIdleCallback() method" +short-title: cancelIdleCallback() slug: Web/API/Window/cancelIdleCallback page-type: web-api-instance-method browser-compat: api.Window.cancelIdleCallback diff --git a/files/en-us/web/api/window/captureevents/index.md b/files/en-us/web/api/window/captureevents/index.md index 90605f0af214442..23cd08eb3a192bc 100644 --- a/files/en-us/web/api/window/captureevents/index.md +++ b/files/en-us/web/api/window/captureevents/index.md @@ -1,5 +1,6 @@ --- -title: Window.captureEvents() +title: "Window: captureEvents() method" +short-title: captureEvents() slug: Web/API/Window/captureEvents page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/clearimmediate/index.md b/files/en-us/web/api/window/clearimmediate/index.md index c815308970fe197..517784150814e2c 100644 --- a/files/en-us/web/api/window/clearimmediate/index.md +++ b/files/en-us/web/api/window/clearimmediate/index.md @@ -1,5 +1,6 @@ --- -title: Window.clearImmediate() +title: "Window: clearImmediate() method" +short-title: clearImmediate() slug: Web/API/Window/clearImmediate page-type: web-api-instance-method browser-compat: api.Window.clearImmediate diff --git a/files/en-us/web/api/window/close/index.md b/files/en-us/web/api/window/close/index.md index 024314159fe9514..2a50df62f270db2 100644 --- a/files/en-us/web/api/window/close/index.md +++ b/files/en-us/web/api/window/close/index.md @@ -1,5 +1,6 @@ --- -title: Window.close() +title: "Window: close() method" +short-title: close() slug: Web/API/Window/close page-type: web-api-instance-method browser-compat: api.Window.close diff --git a/files/en-us/web/api/window/closed/index.md b/files/en-us/web/api/window/closed/index.md index 3622484f3310fd9..7a72fdf41e34560 100644 --- a/files/en-us/web/api/window/closed/index.md +++ b/files/en-us/web/api/window/closed/index.md @@ -1,5 +1,6 @@ --- -title: Window.closed +title: "Window: closed property" +short-title: closed slug: Web/API/Window/closed page-type: web-api-instance-property browser-compat: api.Window.closed diff --git a/files/en-us/web/api/window/confirm/index.md b/files/en-us/web/api/window/confirm/index.md index f5093b8fc61d7e7..88c0bfa152d6d41 100644 --- a/files/en-us/web/api/window/confirm/index.md +++ b/files/en-us/web/api/window/confirm/index.md @@ -1,5 +1,6 @@ --- -title: Window.confirm() +title: "Window: confirm() method" +short-title: confirm() slug: Web/API/Window/confirm page-type: web-api-instance-method browser-compat: api.Window.confirm diff --git a/files/en-us/web/api/window/console/index.md b/files/en-us/web/api/window/console/index.md index 5143a62386f09f7..97ad7e92731dea8 100644 --- a/files/en-us/web/api/window/console/index.md +++ b/files/en-us/web/api/window/console/index.md @@ -1,5 +1,6 @@ --- -title: Window.console +title: "Window: console property" +short-title: console slug: Web/API/Window/console page-type: web-api-instance-property spec-urls: https://console.spec.whatwg.org/ diff --git a/files/en-us/web/api/window/content/index.md b/files/en-us/web/api/window/content/index.md index 665e3679554ab6d..dc96d83cb546905 100644 --- a/files/en-us/web/api/window/content/index.md +++ b/files/en-us/web/api/window/content/index.md @@ -1,5 +1,6 @@ --- -title: Window.content +title: "Window: content property" +short-title: content slug: Web/API/Window/content page-type: web-api-instance-property --- diff --git a/files/en-us/web/api/window/copy_event/index.md b/files/en-us/web/api/window/copy_event/index.md index 6a1fa1ab98b584d..31c07452988129c 100644 --- a/files/en-us/web/api/window/copy_event/index.md +++ b/files/en-us/web/api/window/copy_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: copy event" +short-title: copy slug: Web/API/Window/copy_event page-type: web-api-event browser-compat: api.Element.copy_event diff --git a/files/en-us/web/api/window/credentialless/index.md b/files/en-us/web/api/window/credentialless/index.md index 54f6a7b1be0d7cc..a80664d8fcdd3e6 100644 --- a/files/en-us/web/api/window/credentialless/index.md +++ b/files/en-us/web/api/window/credentialless/index.md @@ -1,5 +1,6 @@ --- -title: Window.credentialless +title: "Window: credentialless property" +short-title: credentialless slug: Web/API/Window/credentialless page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/window/customelements/index.md b/files/en-us/web/api/window/customelements/index.md index 537ca49d242cf8f..e4fdb33501271e4 100644 --- a/files/en-us/web/api/window/customelements/index.md +++ b/files/en-us/web/api/window/customelements/index.md @@ -1,5 +1,6 @@ --- -title: Window.customElements +title: "Window: customElements property" +short-title: customElements slug: Web/API/Window/customElements page-type: web-api-instance-property browser-compat: api.Window.customElements diff --git a/files/en-us/web/api/window/cut_event/index.md b/files/en-us/web/api/window/cut_event/index.md index 3b700c5d6d5b89f..dead6a31782a133 100644 --- a/files/en-us/web/api/window/cut_event/index.md +++ b/files/en-us/web/api/window/cut_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: cut event" +short-title: cut slug: Web/API/Window/cut_event page-type: web-api-event browser-compat: api.Element.cut_event diff --git a/files/en-us/web/api/window/defaultstatus/index.md b/files/en-us/web/api/window/defaultstatus/index.md index 5e296c642e37740..764bf1ae8330f2b 100644 --- a/files/en-us/web/api/window/defaultstatus/index.md +++ b/files/en-us/web/api/window/defaultstatus/index.md @@ -1,5 +1,6 @@ --- -title: Window.defaultStatus +title: "Window: defaultStatus property" +short-title: defaultStatus slug: Web/API/Window/defaultStatus page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/window/devicemotion_event/index.md b/files/en-us/web/api/window/devicemotion_event/index.md index 4e626d328d661c0..ddac80c92d0ee72 100644 --- a/files/en-us/web/api/window/devicemotion_event/index.md +++ b/files/en-us/web/api/window/devicemotion_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: devicemotion event" +short-title: devicemotion slug: Web/API/Window/devicemotion_event page-type: web-api-event browser-compat: api.Window.devicemotion_event diff --git a/files/en-us/web/api/window/deviceorientation_event/index.md b/files/en-us/web/api/window/deviceorientation_event/index.md index 408c631e72b7def..93254d0ec34fa13 100644 --- a/files/en-us/web/api/window/deviceorientation_event/index.md +++ b/files/en-us/web/api/window/deviceorientation_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: deviceorientation event" +short-title: deviceorientation slug: Web/API/Window/deviceorientation_event page-type: web-api-event browser-compat: api.Window.deviceorientation_event diff --git a/files/en-us/web/api/window/deviceorientationabsolute_event/index.md b/files/en-us/web/api/window/deviceorientationabsolute_event/index.md index 4346a9c8f08c13d..9999289c905ab48 100644 --- a/files/en-us/web/api/window/deviceorientationabsolute_event/index.md +++ b/files/en-us/web/api/window/deviceorientationabsolute_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: deviceorientationabsolute event" +short-title: deviceorientationabsolute slug: Web/API/Window/deviceorientationabsolute_event page-type: web-api-event browser-compat: api.Window.deviceorientationabsolute_event diff --git a/files/en-us/web/api/window/devicepixelratio/index.md b/files/en-us/web/api/window/devicepixelratio/index.md index 84af649b8541d0d..e0adc89d443fddb 100644 --- a/files/en-us/web/api/window/devicepixelratio/index.md +++ b/files/en-us/web/api/window/devicepixelratio/index.md @@ -1,5 +1,6 @@ --- -title: Window.devicePixelRatio +title: "Window: devicePixelRatio property" +short-title: devicePixelRatio slug: Web/API/Window/devicePixelRatio page-type: web-api-instance-property browser-compat: api.Window.devicePixelRatio diff --git a/files/en-us/web/api/window/document/index.md b/files/en-us/web/api/window/document/index.md index 354c8cf654a3ed3..1375a9a2a026f51 100644 --- a/files/en-us/web/api/window/document/index.md +++ b/files/en-us/web/api/window/document/index.md @@ -1,5 +1,6 @@ --- -title: Window.document +title: "Window: document property" +short-title: document slug: Web/API/Window/document page-type: web-api-instance-property browser-compat: api.Window.document diff --git a/files/en-us/web/api/window/domcontentloaded_event/index.md b/files/en-us/web/api/window/domcontentloaded_event/index.md index 917950a7c8927e8..13af374778ce242 100644 --- a/files/en-us/web/api/window/domcontentloaded_event/index.md +++ b/files/en-us/web/api/window/domcontentloaded_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: DOMContentLoaded event" +short-title: DOMContentLoaded slug: Web/API/Window/DOMContentLoaded_event page-type: web-api-event browser-compat: api.Window.DOMContentLoaded_event diff --git a/files/en-us/web/api/window/dump/index.md b/files/en-us/web/api/window/dump/index.md index 366436325ba72ce..be8f6ee9d673bac 100644 --- a/files/en-us/web/api/window/dump/index.md +++ b/files/en-us/web/api/window/dump/index.md @@ -1,5 +1,6 @@ --- -title: Window.dump() +title: "Window: dump() method" +short-title: dump() slug: Web/API/Window/dump page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/error_event/index.md b/files/en-us/web/api/window/error_event/index.md index 2c14ec17437c67e..28c18666f6fd807 100644 --- a/files/en-us/web/api/window/error_event/index.md +++ b/files/en-us/web/api/window/error_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: error event" +short-title: error slug: Web/API/Window/error_event page-type: web-api-event browser-compat: api.Window.error_event diff --git a/files/en-us/web/api/window/event/index.md b/files/en-us/web/api/window/event/index.md index 22b3176b2751962..9c29cb2821b4f35 100644 --- a/files/en-us/web/api/window/event/index.md +++ b/files/en-us/web/api/window/event/index.md @@ -1,5 +1,6 @@ --- -title: Window.event +title: "Window: event property" +short-title: event slug: Web/API/Window/event page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/window/external/index.md b/files/en-us/web/api/window/external/index.md index 4816dc38605df9f..af64706214ed434 100644 --- a/files/en-us/web/api/window/external/index.md +++ b/files/en-us/web/api/window/external/index.md @@ -1,5 +1,6 @@ --- -title: Window.external +title: "Window: external property" +short-title: external slug: Web/API/Window/external page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/window/find/index.md b/files/en-us/web/api/window/find/index.md index a2681b41f859231..b25ff6a86964231 100644 --- a/files/en-us/web/api/window/find/index.md +++ b/files/en-us/web/api/window/find/index.md @@ -1,5 +1,6 @@ --- -title: Window.find() +title: "Window: find() method" +short-title: find() slug: Web/API/Window/find page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/focus/index.md b/files/en-us/web/api/window/focus/index.md index 6622ada151743be..9dd37468cc05054 100644 --- a/files/en-us/web/api/window/focus/index.md +++ b/files/en-us/web/api/window/focus/index.md @@ -1,5 +1,6 @@ --- -title: Window.focus() +title: "Window: focus() method" +short-title: focus() slug: Web/API/Window/focus page-type: web-api-instance-method browser-compat: api.Window.focus diff --git a/files/en-us/web/api/window/focus_event/index.md b/files/en-us/web/api/window/focus_event/index.md index 0303ed629be14ee..c23aff099e17b32 100644 --- a/files/en-us/web/api/window/focus_event/index.md +++ b/files/en-us/web/api/window/focus_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: focus event" +short-title: focus slug: Web/API/Window/focus_event page-type: web-api-event browser-compat: api.Window.focus_event diff --git a/files/en-us/web/api/window/forward/index.md b/files/en-us/web/api/window/forward/index.md index 3f2c3d4236e11df..a5c45fc768ae8fe 100644 --- a/files/en-us/web/api/window/forward/index.md +++ b/files/en-us/web/api/window/forward/index.md @@ -1,5 +1,6 @@ --- -title: Window.forward() +title: "Window: forward() method" +short-title: forward() slug: Web/API/Window/forward page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/frameelement/index.md b/files/en-us/web/api/window/frameelement/index.md index c188daebb2d7c19..65198bfc1e1f30f 100644 --- a/files/en-us/web/api/window/frameelement/index.md +++ b/files/en-us/web/api/window/frameelement/index.md @@ -1,5 +1,6 @@ --- -title: Window.frameElement +title: "Window: frameElement property" +short-title: frameElement slug: Web/API/Window/frameElement page-type: web-api-instance-property browser-compat: api.Window.frameElement diff --git a/files/en-us/web/api/window/frames/index.md b/files/en-us/web/api/window/frames/index.md index ba9fe002fc010c7..628de5297bb893a 100644 --- a/files/en-us/web/api/window/frames/index.md +++ b/files/en-us/web/api/window/frames/index.md @@ -1,5 +1,6 @@ --- -title: Window.frames +title: "Window: frames property" +short-title: frames slug: Web/API/Window/frames page-type: web-api-instance-property browser-compat: api.Window.frames diff --git a/files/en-us/web/api/window/fullscreen/index.md b/files/en-us/web/api/window/fullscreen/index.md index ed4fca7679b199f..b0f0ab5ca4a6dc7 100644 --- a/files/en-us/web/api/window/fullscreen/index.md +++ b/files/en-us/web/api/window/fullscreen/index.md @@ -1,5 +1,6 @@ --- -title: Window.fullScreen +title: "Window: fullScreen property" +short-title: fullScreen slug: Web/API/Window/fullScreen page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/window/gamepadconnected_event/index.md b/files/en-us/web/api/window/gamepadconnected_event/index.md index c29180840cd0474..dc15b1425c401a3 100644 --- a/files/en-us/web/api/window/gamepadconnected_event/index.md +++ b/files/en-us/web/api/window/gamepadconnected_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: gamepadconnected event" +short-title: gamepadconnected slug: Web/API/Window/gamepadconnected_event page-type: web-api-event browser-compat: api.Window.gamepadconnected_event diff --git a/files/en-us/web/api/window/gamepaddisconnected_event/index.md b/files/en-us/web/api/window/gamepaddisconnected_event/index.md index 791c886495247fe..59152d9cec691b8 100644 --- a/files/en-us/web/api/window/gamepaddisconnected_event/index.md +++ b/files/en-us/web/api/window/gamepaddisconnected_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: gamepaddisconnected event" +short-title: gamepaddisconnected slug: Web/API/Window/gamepaddisconnected_event page-type: web-api-event browser-compat: api.Window.gamepaddisconnected_event diff --git a/files/en-us/web/api/window/getcomputedstyle/index.md b/files/en-us/web/api/window/getcomputedstyle/index.md index c94c1ac5494a5cd..050ecfd92bdb86b 100644 --- a/files/en-us/web/api/window/getcomputedstyle/index.md +++ b/files/en-us/web/api/window/getcomputedstyle/index.md @@ -1,5 +1,6 @@ --- -title: Window.getComputedStyle() +title: "Window: getComputedStyle() method" +short-title: getComputedStyle() slug: Web/API/Window/getComputedStyle page-type: web-api-instance-method browser-compat: api.Window.getComputedStyle diff --git a/files/en-us/web/api/window/getdefaultcomputedstyle/index.md b/files/en-us/web/api/window/getdefaultcomputedstyle/index.md index b7290901df43142..a9bbc33f71a2393 100644 --- a/files/en-us/web/api/window/getdefaultcomputedstyle/index.md +++ b/files/en-us/web/api/window/getdefaultcomputedstyle/index.md @@ -1,5 +1,6 @@ --- -title: Window.getDefaultComputedStyle() +title: "Window: getDefaultComputedStyle() method" +short-title: getDefaultComputedStyle() slug: Web/API/window/getDefaultComputedStyle page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/getselection/index.md b/files/en-us/web/api/window/getselection/index.md index d5584c6e91bd905..abdb5bf44cba4da 100644 --- a/files/en-us/web/api/window/getselection/index.md +++ b/files/en-us/web/api/window/getselection/index.md @@ -1,5 +1,6 @@ --- -title: Window.getSelection() +title: "Window: getSelection() method" +short-title: getSelection() slug: Web/API/Window/getSelection page-type: web-api-instance-method browser-compat: api.Window.getSelection diff --git a/files/en-us/web/api/window/hashchange_event/index.md b/files/en-us/web/api/window/hashchange_event/index.md index 7dc6301befa43a4..465f06a12ae743c 100644 --- a/files/en-us/web/api/window/hashchange_event/index.md +++ b/files/en-us/web/api/window/hashchange_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: hashchange event" +short-title: hashchange slug: Web/API/Window/hashchange_event page-type: web-api-event browser-compat: api.Window.hashchange_event diff --git a/files/en-us/web/api/window/history/index.md b/files/en-us/web/api/window/history/index.md index f02b32d089ea1a1..b490d334ece0881 100644 --- a/files/en-us/web/api/window/history/index.md +++ b/files/en-us/web/api/window/history/index.md @@ -1,5 +1,6 @@ --- -title: Window.history +title: "Window: history property" +short-title: history slug: Web/API/Window/history page-type: web-api-instance-property browser-compat: api.Window.history diff --git a/files/en-us/web/api/window/innerheight/index.md b/files/en-us/web/api/window/innerheight/index.md index 89dcf3acedc40ba..a69ad88a502d829 100644 --- a/files/en-us/web/api/window/innerheight/index.md +++ b/files/en-us/web/api/window/innerheight/index.md @@ -1,5 +1,6 @@ --- -title: Window.innerHeight +title: "Window: innerHeight property" +short-title: innerHeight slug: Web/API/Window/innerHeight page-type: web-api-instance-property browser-compat: api.Window.innerHeight diff --git a/files/en-us/web/api/window/innerwidth/index.md b/files/en-us/web/api/window/innerwidth/index.md index ff797d074b786e6..dd0084eaf8d581b 100644 --- a/files/en-us/web/api/window/innerwidth/index.md +++ b/files/en-us/web/api/window/innerwidth/index.md @@ -1,5 +1,6 @@ --- -title: Window.innerWidth +title: "Window: innerWidth property" +short-title: innerWidth slug: Web/API/Window/innerWidth page-type: web-api-instance-property browser-compat: api.Window.innerWidth diff --git a/files/en-us/web/api/window/languagechange_event/index.md b/files/en-us/web/api/window/languagechange_event/index.md index ae6184b9de4e14b..f905d5c51e8c235 100644 --- a/files/en-us/web/api/window/languagechange_event/index.md +++ b/files/en-us/web/api/window/languagechange_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: languagechange event" +short-title: languagechange slug: Web/API/Window/languagechange_event page-type: web-api-event browser-compat: api.Window.languagechange_event diff --git a/files/en-us/web/api/window/launchqueue/index.md b/files/en-us/web/api/window/launchqueue/index.md index 3af8421232174f0..9a14d0a7f5485a5 100644 --- a/files/en-us/web/api/window/launchqueue/index.md +++ b/files/en-us/web/api/window/launchqueue/index.md @@ -1,5 +1,6 @@ --- -title: Window.launchQueue +title: "Window: launchQueue property" +short-title: launchQueue slug: Web/API/Window/launchQueue page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/window/length/index.md b/files/en-us/web/api/window/length/index.md index d7d1f47994fe53e..1503ebc6e8afcd2 100644 --- a/files/en-us/web/api/window/length/index.md +++ b/files/en-us/web/api/window/length/index.md @@ -1,5 +1,6 @@ --- -title: Window.length +title: "Window: length property" +short-title: length slug: Web/API/Window/length page-type: web-api-instance-property browser-compat: api.Window.length diff --git a/files/en-us/web/api/window/load_event/index.md b/files/en-us/web/api/window/load_event/index.md index 6cd5937bf6fb933..2e4190797229471 100644 --- a/files/en-us/web/api/window/load_event/index.md +++ b/files/en-us/web/api/window/load_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: load event" +short-title: load slug: Web/API/Window/load_event page-type: web-api-event browser-compat: api.Window.load_event diff --git a/files/en-us/web/api/window/localstorage/index.md b/files/en-us/web/api/window/localstorage/index.md index 17dcd7b6b5ca313..9d4abb1a8aa9e12 100644 --- a/files/en-us/web/api/window/localstorage/index.md +++ b/files/en-us/web/api/window/localstorage/index.md @@ -1,5 +1,6 @@ --- -title: Window.localStorage +title: "Window: localStorage property" +short-title: localStorage slug: Web/API/Window/localStorage page-type: web-api-instance-property browser-compat: api.Window.localStorage diff --git a/files/en-us/web/api/window/location/index.md b/files/en-us/web/api/window/location/index.md index 3338d615729ba1b..2b9aaba2e16e21d 100644 --- a/files/en-us/web/api/window/location/index.md +++ b/files/en-us/web/api/window/location/index.md @@ -1,5 +1,6 @@ --- -title: Window.location +title: "Window: location property" +short-title: location slug: Web/API/Window/location page-type: web-api-instance-property browser-compat: api.Window.location diff --git a/files/en-us/web/api/window/locationbar/index.md b/files/en-us/web/api/window/locationbar/index.md index d04cd8f2002cdd1..ac4af8850278eab 100644 --- a/files/en-us/web/api/window/locationbar/index.md +++ b/files/en-us/web/api/window/locationbar/index.md @@ -1,5 +1,6 @@ --- -title: Window.locationbar +title: "Window: locationbar property" +short-title: locationbar slug: Web/API/Window/locationbar page-type: web-api-instance-property browser-compat: api.Window.locationbar diff --git a/files/en-us/web/api/window/matchmedia/index.md b/files/en-us/web/api/window/matchmedia/index.md index 48fa8987af0e555..279b46be878ab7b 100644 --- a/files/en-us/web/api/window/matchmedia/index.md +++ b/files/en-us/web/api/window/matchmedia/index.md @@ -1,5 +1,6 @@ --- -title: Window.matchMedia() +title: "Window: matchMedia() method" +short-title: matchMedia() slug: Web/API/Window/matchMedia page-type: web-api-instance-method browser-compat: api.Window.matchMedia diff --git a/files/en-us/web/api/window/menubar/index.md b/files/en-us/web/api/window/menubar/index.md index 64d290207eb8708..0b5981296b37fc7 100644 --- a/files/en-us/web/api/window/menubar/index.md +++ b/files/en-us/web/api/window/menubar/index.md @@ -1,5 +1,6 @@ --- -title: Window.menubar +title: "Window: menubar property" +short-title: menubar slug: Web/API/Window/menubar page-type: web-api-instance-property browser-compat: api.Window.menubar diff --git a/files/en-us/web/api/window/message_event/index.md b/files/en-us/web/api/window/message_event/index.md index 088e57f4245c9ee..6531fb0ecff8e8d 100644 --- a/files/en-us/web/api/window/message_event/index.md +++ b/files/en-us/web/api/window/message_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: message event" +short-title: message slug: Web/API/Window/message_event page-type: web-api-event browser-compat: api.Window.message_event diff --git a/files/en-us/web/api/window/messageerror_event/index.md b/files/en-us/web/api/window/messageerror_event/index.md index 1dbdd8022d3e6eb..c74af674b2fbeda 100644 --- a/files/en-us/web/api/window/messageerror_event/index.md +++ b/files/en-us/web/api/window/messageerror_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: messageerror event" +short-title: messageerror slug: Web/API/Window/messageerror_event page-type: web-api-event browser-compat: api.Window.messageerror_event diff --git a/files/en-us/web/api/window/moveby/index.md b/files/en-us/web/api/window/moveby/index.md index 13045e38fd2753f..051b6cac3608d64 100644 --- a/files/en-us/web/api/window/moveby/index.md +++ b/files/en-us/web/api/window/moveby/index.md @@ -1,5 +1,6 @@ --- -title: Window.moveBy() +title: "Window: moveBy() method" +short-title: moveBy() slug: Web/API/Window/moveBy page-type: web-api-instance-method browser-compat: api.Window.moveBy diff --git a/files/en-us/web/api/window/moveto/index.md b/files/en-us/web/api/window/moveto/index.md index 1bcab0b6d2497d1..7fbd72490c38c9b 100644 --- a/files/en-us/web/api/window/moveto/index.md +++ b/files/en-us/web/api/window/moveto/index.md @@ -1,5 +1,6 @@ --- -title: Window.moveTo() +title: "Window: moveTo() method" +short-title: moveTo() slug: Web/API/Window/moveTo page-type: web-api-instance-method browser-compat: api.Window.moveTo diff --git a/files/en-us/web/api/window/mozinnerscreenx/index.md b/files/en-us/web/api/window/mozinnerscreenx/index.md index e45e664bb128a6d..851017b0d94ceb0 100644 --- a/files/en-us/web/api/window/mozinnerscreenx/index.md +++ b/files/en-us/web/api/window/mozinnerscreenx/index.md @@ -1,5 +1,6 @@ --- -title: Window.mozInnerScreenX +title: "Window: mozInnerScreenX property" +short-title: mozInnerScreenX slug: Web/API/Window/mozInnerScreenX page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/window/mozinnerscreeny/index.md b/files/en-us/web/api/window/mozinnerscreeny/index.md index 120a9416058abf2..e7c65af43eef7d2 100644 --- a/files/en-us/web/api/window/mozinnerscreeny/index.md +++ b/files/en-us/web/api/window/mozinnerscreeny/index.md @@ -1,5 +1,6 @@ --- -title: Window.mozInnerScreenY +title: "Window: mozInnerScreenY property" +short-title: mozInnerScreenY slug: Web/API/Window/mozInnerScreenY page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/window/name/index.md b/files/en-us/web/api/window/name/index.md index a1fb5a60381772e..847696d0b04be73 100644 --- a/files/en-us/web/api/window/name/index.md +++ b/files/en-us/web/api/window/name/index.md @@ -1,5 +1,6 @@ --- -title: Window.name +title: "Window: name property" +short-title: name slug: Web/API/Window/name page-type: web-api-instance-property browser-compat: api.Window.name diff --git a/files/en-us/web/api/window/navigation/index.md b/files/en-us/web/api/window/navigation/index.md index 7e2d81159794c1c..b295d87c92753e7 100644 --- a/files/en-us/web/api/window/navigation/index.md +++ b/files/en-us/web/api/window/navigation/index.md @@ -1,5 +1,6 @@ --- -title: Window.navigation +title: "Window: navigation property" +short-title: navigation slug: Web/API/Window/navigation page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/window/navigator/index.md b/files/en-us/web/api/window/navigator/index.md index c226f31a98c483e..6589fd88f00c2ad 100644 --- a/files/en-us/web/api/window/navigator/index.md +++ b/files/en-us/web/api/window/navigator/index.md @@ -1,5 +1,6 @@ --- -title: Window.navigator +title: "Window: navigator property" +short-title: navigator slug: Web/API/Window/navigator page-type: web-api-instance-property browser-compat: api.Window.navigator diff --git a/files/en-us/web/api/window/offline_event/index.md b/files/en-us/web/api/window/offline_event/index.md index 617f7dc23c5a434..30833ff7b20f371 100644 --- a/files/en-us/web/api/window/offline_event/index.md +++ b/files/en-us/web/api/window/offline_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: offline event" +short-title: offline slug: Web/API/Window/offline_event page-type: web-api-event browser-compat: api.Window.offline_event diff --git a/files/en-us/web/api/window/ondragdrop/index.md b/files/en-us/web/api/window/ondragdrop/index.md index 8d988b63df1775c..7494d365f58e300 100644 --- a/files/en-us/web/api/window/ondragdrop/index.md +++ b/files/en-us/web/api/window/ondragdrop/index.md @@ -1,5 +1,6 @@ --- -title: Window.ondragdrop +title: "Window: ondragdrop property" +short-title: ondragdrop slug: Web/API/Window/ondragdrop page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/window/online_event/index.md b/files/en-us/web/api/window/online_event/index.md index 05eac9ae9654320..99658fd4fcbd1e5 100644 --- a/files/en-us/web/api/window/online_event/index.md +++ b/files/en-us/web/api/window/online_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: online event" +short-title: online slug: Web/API/Window/online_event page-type: web-api-event browser-compat: api.Window.online_event diff --git a/files/en-us/web/api/window/open/index.md b/files/en-us/web/api/window/open/index.md index 0e4fd87a8051c10..bc6f94dd6ad8d80 100644 --- a/files/en-us/web/api/window/open/index.md +++ b/files/en-us/web/api/window/open/index.md @@ -1,5 +1,6 @@ --- -title: Window.open() +title: "Window: open() method" +short-title: open() slug: Web/API/Window/open page-type: web-api-instance-method browser-compat: api.Window.open diff --git a/files/en-us/web/api/window/opener/index.md b/files/en-us/web/api/window/opener/index.md index 6d366f073d93082..5fcfb6c9f37c4a9 100644 --- a/files/en-us/web/api/window/opener/index.md +++ b/files/en-us/web/api/window/opener/index.md @@ -1,5 +1,6 @@ --- -title: Window.opener +title: "Window: opener property" +short-title: opener slug: Web/API/Window/opener page-type: web-api-instance-property browser-compat: api.Window.opener diff --git a/files/en-us/web/api/window/orientation/index.md b/files/en-us/web/api/window/orientation/index.md index f0be46c9ebe3122..3612ad3ddcfb90d 100644 --- a/files/en-us/web/api/window/orientation/index.md +++ b/files/en-us/web/api/window/orientation/index.md @@ -1,5 +1,6 @@ --- -title: Window.orientation +title: "Window: orientation property" +short-title: orientation slug: Web/API/Window/orientation page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/window/orientationchange_event/index.md b/files/en-us/web/api/window/orientationchange_event/index.md index 7857590ce3bb1bb..9ee1c27c1673b14 100644 --- a/files/en-us/web/api/window/orientationchange_event/index.md +++ b/files/en-us/web/api/window/orientationchange_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: orientationchange event" +short-title: orientationchange slug: Web/API/Window/orientationchange_event page-type: web-api-event status: diff --git a/files/en-us/web/api/window/outerheight/index.md b/files/en-us/web/api/window/outerheight/index.md index 156c7b4a498c1e3..2d043f744a9aa1a 100644 --- a/files/en-us/web/api/window/outerheight/index.md +++ b/files/en-us/web/api/window/outerheight/index.md @@ -1,5 +1,6 @@ --- -title: Window.outerHeight +title: "Window: outerHeight property" +short-title: outerHeight slug: Web/API/Window/outerHeight page-type: web-api-instance-property browser-compat: api.Window.outerHeight diff --git a/files/en-us/web/api/window/outerwidth/index.md b/files/en-us/web/api/window/outerwidth/index.md index 99cb2c1b4fe9404..7d4cf1f5d0ab511 100644 --- a/files/en-us/web/api/window/outerwidth/index.md +++ b/files/en-us/web/api/window/outerwidth/index.md @@ -1,5 +1,6 @@ --- -title: Window.outerWidth +title: "Window: outerWidth property" +short-title: outerWidth slug: Web/API/Window/outerWidth page-type: web-api-instance-property browser-compat: api.Window.outerWidth diff --git a/files/en-us/web/api/window/pagehide_event/index.md b/files/en-us/web/api/window/pagehide_event/index.md index 60cd66281cfcd11..f4266fe29d220d5 100644 --- a/files/en-us/web/api/window/pagehide_event/index.md +++ b/files/en-us/web/api/window/pagehide_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: pagehide event" +short-title: pagehide slug: Web/API/Window/pagehide_event page-type: web-api-event browser-compat: api.Window.pagehide_event diff --git a/files/en-us/web/api/window/pageshow_event/index.md b/files/en-us/web/api/window/pageshow_event/index.md index 1b7e6342bccd6c5..b83674caf469d37 100644 --- a/files/en-us/web/api/window/pageshow_event/index.md +++ b/files/en-us/web/api/window/pageshow_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: pageshow event" +short-title: pageshow slug: Web/API/Window/pageshow_event page-type: web-api-event browser-compat: api.Window.pageshow_event diff --git a/files/en-us/web/api/window/pagexoffset/index.md b/files/en-us/web/api/window/pagexoffset/index.md index 6d67c56bb498451..9f9806b12137157 100644 --- a/files/en-us/web/api/window/pagexoffset/index.md +++ b/files/en-us/web/api/window/pagexoffset/index.md @@ -1,5 +1,6 @@ --- -title: Window.pageXOffset +title: "Window: pageXOffset property" +short-title: pageXOffset slug: Web/API/Window/pageXOffset page-type: web-api-instance-property browser-compat: api.Window.pageXOffset diff --git a/files/en-us/web/api/window/pageyoffset/index.md b/files/en-us/web/api/window/pageyoffset/index.md index 0988b1935d978fe..0dfa5730df86d46 100644 --- a/files/en-us/web/api/window/pageyoffset/index.md +++ b/files/en-us/web/api/window/pageyoffset/index.md @@ -1,5 +1,6 @@ --- -title: Window.pageYOffset +title: "Window: pageYOffset property" +short-title: pageYOffset slug: Web/API/Window/pageYOffset page-type: web-api-instance-property browser-compat: api.Window.pageYOffset diff --git a/files/en-us/web/api/window/parent/index.md b/files/en-us/web/api/window/parent/index.md index 8124bdc43c4ddd6..564537de31fcc6f 100644 --- a/files/en-us/web/api/window/parent/index.md +++ b/files/en-us/web/api/window/parent/index.md @@ -1,5 +1,6 @@ --- -title: Window.parent +title: "Window: parent property" +short-title: parent slug: Web/API/Window/parent page-type: web-api-instance-property browser-compat: api.Window.parent diff --git a/files/en-us/web/api/window/paste_event/index.md b/files/en-us/web/api/window/paste_event/index.md index 762598d602fb171..b430b5400fd73b3 100644 --- a/files/en-us/web/api/window/paste_event/index.md +++ b/files/en-us/web/api/window/paste_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: paste event" +short-title: paste slug: Web/API/Window/paste_event page-type: web-api-event browser-compat: api.Element.paste_event diff --git a/files/en-us/web/api/window/personalbar/index.md b/files/en-us/web/api/window/personalbar/index.md index 05e45e00aa0cfae..95c200a455cd48b 100644 --- a/files/en-us/web/api/window/personalbar/index.md +++ b/files/en-us/web/api/window/personalbar/index.md @@ -1,5 +1,6 @@ --- -title: Window.personalbar +title: "Window: personalbar property" +short-title: personalbar slug: Web/API/Window/personalbar page-type: web-api-instance-property browser-compat: api.Window.personalbar diff --git a/files/en-us/web/api/window/popstate_event/index.md b/files/en-us/web/api/window/popstate_event/index.md index 371e86be1cb5025..2cd053488a3643b 100644 --- a/files/en-us/web/api/window/popstate_event/index.md +++ b/files/en-us/web/api/window/popstate_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: popstate event" +short-title: popstate slug: Web/API/Window/popstate_event page-type: web-api-event browser-compat: api.Window.popstate_event diff --git a/files/en-us/web/api/window/postmessage/index.md b/files/en-us/web/api/window/postmessage/index.md index 94a40e19494d03f..2ab2b137f47bd26 100644 --- a/files/en-us/web/api/window/postmessage/index.md +++ b/files/en-us/web/api/window/postmessage/index.md @@ -1,5 +1,6 @@ --- -title: Window.postMessage() +title: "Window: postMessage() method" +short-title: postMessage() slug: Web/API/Window/postMessage page-type: web-api-instance-method browser-compat: api.Window.postMessage diff --git a/files/en-us/web/api/window/print/index.md b/files/en-us/web/api/window/print/index.md index 182703440d6b881..3fb96e2fe3e8aae 100644 --- a/files/en-us/web/api/window/print/index.md +++ b/files/en-us/web/api/window/print/index.md @@ -1,5 +1,6 @@ --- -title: Window.print() +title: "Window: print() method" +short-title: print() slug: Web/API/Window/print page-type: web-api-instance-method browser-compat: api.Window.print diff --git a/files/en-us/web/api/window/prompt/index.md b/files/en-us/web/api/window/prompt/index.md index 5c095d7250ba283..000ea016727d228 100644 --- a/files/en-us/web/api/window/prompt/index.md +++ b/files/en-us/web/api/window/prompt/index.md @@ -1,5 +1,6 @@ --- -title: Window.prompt() +title: "Window: prompt() method" +short-title: prompt() slug: Web/API/Window/prompt page-type: web-api-instance-method browser-compat: api.Window.prompt diff --git a/files/en-us/web/api/window/querylocalfonts/index.md b/files/en-us/web/api/window/querylocalfonts/index.md index 0538d379024ff75..064e3a5926a3e34 100644 --- a/files/en-us/web/api/window/querylocalfonts/index.md +++ b/files/en-us/web/api/window/querylocalfonts/index.md @@ -1,5 +1,6 @@ --- -title: window.queryLocalFonts() +title: "window: queryLocalFonts() method" +short-title: queryLocalFonts() slug: Web/API/Window/queryLocalFonts page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/rejectionhandled_event/index.md b/files/en-us/web/api/window/rejectionhandled_event/index.md index 5d2d0fb11e8df48..5d8241166058681 100644 --- a/files/en-us/web/api/window/rejectionhandled_event/index.md +++ b/files/en-us/web/api/window/rejectionhandled_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: rejectionhandled event" +short-title: rejectionhandled slug: Web/API/Window/rejectionhandled_event page-type: web-api-event browser-compat: api.Window.rejectionhandled_event diff --git a/files/en-us/web/api/window/releaseevents/index.md b/files/en-us/web/api/window/releaseevents/index.md index e95a8dacfa1a988..f861e49bcf13e9b 100644 --- a/files/en-us/web/api/window/releaseevents/index.md +++ b/files/en-us/web/api/window/releaseevents/index.md @@ -1,5 +1,6 @@ --- -title: Window.releaseEvents() +title: "Window: releaseEvents() method" +short-title: releaseEvents() slug: Web/API/Window/releaseEvents page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/requestanimationframe/index.md b/files/en-us/web/api/window/requestanimationframe/index.md index dac80c87c0f8e43..d766fcefcd5048b 100644 --- a/files/en-us/web/api/window/requestanimationframe/index.md +++ b/files/en-us/web/api/window/requestanimationframe/index.md @@ -1,5 +1,6 @@ --- -title: Window.requestAnimationFrame() +title: "Window: requestAnimationFrame() method" +short-title: requestAnimationFrame() slug: Web/API/window/requestAnimationFrame page-type: web-api-instance-method browser-compat: api.Window.requestAnimationFrame diff --git a/files/en-us/web/api/window/requestfilesystem/index.md b/files/en-us/web/api/window/requestfilesystem/index.md index 20ac160c7823be4..067dd44d2921094 100644 --- a/files/en-us/web/api/window/requestfilesystem/index.md +++ b/files/en-us/web/api/window/requestfilesystem/index.md @@ -1,5 +1,6 @@ --- -title: Window.requestFileSystem() +title: "Window: requestFileSystem() method" +short-title: requestFileSystem() slug: Web/API/Window/requestFileSystem page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/requestidlecallback/index.md b/files/en-us/web/api/window/requestidlecallback/index.md index 1b3180c93273188..c17640da08a1150 100644 --- a/files/en-us/web/api/window/requestidlecallback/index.md +++ b/files/en-us/web/api/window/requestidlecallback/index.md @@ -1,5 +1,6 @@ --- -title: window.requestIdleCallback() +title: "window: requestIdleCallback() method" +short-title: requestIdleCallback() slug: Web/API/Window/requestIdleCallback page-type: web-api-instance-method browser-compat: api.Window.requestIdleCallback diff --git a/files/en-us/web/api/window/resize_event/index.md b/files/en-us/web/api/window/resize_event/index.md index 09fb259e053f79e..49d3df783baac32 100644 --- a/files/en-us/web/api/window/resize_event/index.md +++ b/files/en-us/web/api/window/resize_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: resize event" +short-title: resize slug: Web/API/Window/resize_event page-type: web-api-event browser-compat: api.Window.resize_event diff --git a/files/en-us/web/api/window/resizeby/index.md b/files/en-us/web/api/window/resizeby/index.md index 68326e75cc98f95..98b432ea7864655 100644 --- a/files/en-us/web/api/window/resizeby/index.md +++ b/files/en-us/web/api/window/resizeby/index.md @@ -1,5 +1,6 @@ --- -title: Window.resizeBy() +title: "Window: resizeBy() method" +short-title: resizeBy() slug: Web/API/Window/resizeBy page-type: web-api-instance-method browser-compat: api.Window.resizeBy diff --git a/files/en-us/web/api/window/resizeto/index.md b/files/en-us/web/api/window/resizeto/index.md index 214dfe0f409336c..cf3c7784348bbff 100644 --- a/files/en-us/web/api/window/resizeto/index.md +++ b/files/en-us/web/api/window/resizeto/index.md @@ -1,5 +1,6 @@ --- -title: Window.resizeTo() +title: "Window: resizeTo() method" +short-title: resizeTo() slug: Web/API/Window/resizeTo page-type: web-api-instance-method browser-compat: api.Window.resizeTo diff --git a/files/en-us/web/api/window/scheduler/index.md b/files/en-us/web/api/window/scheduler/index.md index d2f253024be0768..9f94f1abd694d96 100644 --- a/files/en-us/web/api/window/scheduler/index.md +++ b/files/en-us/web/api/window/scheduler/index.md @@ -1,5 +1,6 @@ --- -title: scheduler +title: "Window: scheduler property" +short-title: scheduler slug: Web/API/Window/scheduler page-type: web-api-instance-property browser-compat: api.scheduler diff --git a/files/en-us/web/api/window/screen/index.md b/files/en-us/web/api/window/screen/index.md index 6bcc8ab78b11069..af806d66b497c6d 100644 --- a/files/en-us/web/api/window/screen/index.md +++ b/files/en-us/web/api/window/screen/index.md @@ -1,5 +1,6 @@ --- -title: Window.screen +title: "Window: screen property" +short-title: screen slug: Web/API/Window/screen page-type: web-api-instance-property browser-compat: api.Window.screen diff --git a/files/en-us/web/api/window/screenleft/index.md b/files/en-us/web/api/window/screenleft/index.md index 825dd3018a3093b..10c89c3a51e8ccb 100644 --- a/files/en-us/web/api/window/screenleft/index.md +++ b/files/en-us/web/api/window/screenleft/index.md @@ -1,5 +1,6 @@ --- -title: Window.screenLeft +title: "Window: screenLeft property" +short-title: screenLeft slug: Web/API/Window/screenLeft page-type: web-api-instance-property browser-compat: api.Window.screenLeft diff --git a/files/en-us/web/api/window/screentop/index.md b/files/en-us/web/api/window/screentop/index.md index 8525154d5df292d..ac53478cff41bfa 100644 --- a/files/en-us/web/api/window/screentop/index.md +++ b/files/en-us/web/api/window/screentop/index.md @@ -1,5 +1,6 @@ --- -title: Window.screenTop +title: "Window: screenTop property" +short-title: screenTop slug: Web/API/Window/screenTop page-type: web-api-instance-property browser-compat: api.Window.screenTop diff --git a/files/en-us/web/api/window/screenx/index.md b/files/en-us/web/api/window/screenx/index.md index ce3ff7fff57f098..76ed7cac9f47760 100644 --- a/files/en-us/web/api/window/screenx/index.md +++ b/files/en-us/web/api/window/screenx/index.md @@ -1,5 +1,6 @@ --- -title: Window.screenX +title: "Window: screenX property" +short-title: screenX slug: Web/API/Window/screenX page-type: web-api-instance-property browser-compat: api.Window.screenX diff --git a/files/en-us/web/api/window/screeny/index.md b/files/en-us/web/api/window/screeny/index.md index e98466c9e413e15..f7716b973f66294 100644 --- a/files/en-us/web/api/window/screeny/index.md +++ b/files/en-us/web/api/window/screeny/index.md @@ -1,5 +1,6 @@ --- -title: Window.screenY +title: "Window: screenY property" +short-title: screenY slug: Web/API/Window/screenY page-type: web-api-instance-property browser-compat: api.Window.screenY diff --git a/files/en-us/web/api/window/scroll/index.md b/files/en-us/web/api/window/scroll/index.md index 15096884f3ea0b4..998ac46fd97bdd6 100644 --- a/files/en-us/web/api/window/scroll/index.md +++ b/files/en-us/web/api/window/scroll/index.md @@ -1,5 +1,6 @@ --- -title: Window.scroll() +title: "Window: scroll() method" +short-title: scroll() slug: Web/API/Window/scroll page-type: web-api-instance-method browser-compat: api.Window.scroll diff --git a/files/en-us/web/api/window/scrollbars/index.md b/files/en-us/web/api/window/scrollbars/index.md index 1e0e811d5dd4876..90714314e3ce71b 100644 --- a/files/en-us/web/api/window/scrollbars/index.md +++ b/files/en-us/web/api/window/scrollbars/index.md @@ -1,5 +1,6 @@ --- -title: Window.scrollbars +title: "Window: scrollbars property" +short-title: scrollbars slug: Web/API/Window/scrollbars page-type: web-api-instance-property browser-compat: api.Window.scrollbars diff --git a/files/en-us/web/api/window/scrollby/index.md b/files/en-us/web/api/window/scrollby/index.md index 54fd345e167ff04..fe5b11f3e7bfdf9 100644 --- a/files/en-us/web/api/window/scrollby/index.md +++ b/files/en-us/web/api/window/scrollby/index.md @@ -1,5 +1,6 @@ --- -title: Window.scrollBy() +title: "Window: scrollBy() method" +short-title: scrollBy() slug: Web/API/Window/scrollBy page-type: web-api-instance-method browser-compat: api.Window.scrollBy diff --git a/files/en-us/web/api/window/scrollbylines/index.md b/files/en-us/web/api/window/scrollbylines/index.md index 3f538fd9d6808d9..e910d883fd1184b 100644 --- a/files/en-us/web/api/window/scrollbylines/index.md +++ b/files/en-us/web/api/window/scrollbylines/index.md @@ -1,5 +1,6 @@ --- -title: Window.scrollByLines() +title: "Window: scrollByLines() method" +short-title: scrollByLines() slug: Web/API/Window/scrollByLines page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/scrollbypages/index.md b/files/en-us/web/api/window/scrollbypages/index.md index 56ed52b4bc96f36..d6bbbc1a6485663 100644 --- a/files/en-us/web/api/window/scrollbypages/index.md +++ b/files/en-us/web/api/window/scrollbypages/index.md @@ -1,5 +1,6 @@ --- -title: Window.scrollByPages() +title: "Window: scrollByPages() method" +short-title: scrollByPages() slug: Web/API/Window/scrollByPages page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/scrollmaxx/index.md b/files/en-us/web/api/window/scrollmaxx/index.md index 0b110baf1915d7a..2f8eca98a73e4f9 100644 --- a/files/en-us/web/api/window/scrollmaxx/index.md +++ b/files/en-us/web/api/window/scrollmaxx/index.md @@ -1,5 +1,6 @@ --- -title: Window.scrollMaxX +title: "Window: scrollMaxX property" +short-title: scrollMaxX slug: Web/API/Window/scrollMaxX page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/window/scrollmaxy/index.md b/files/en-us/web/api/window/scrollmaxy/index.md index 7b52ff068457c45..48ff4143e8ecdfa 100644 --- a/files/en-us/web/api/window/scrollmaxy/index.md +++ b/files/en-us/web/api/window/scrollmaxy/index.md @@ -1,5 +1,6 @@ --- -title: Window.scrollMaxY +title: "Window: scrollMaxY property" +short-title: scrollMaxY slug: Web/API/Window/scrollMaxY page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/window/scrollto/index.md b/files/en-us/web/api/window/scrollto/index.md index 4a928c85f6e8549..dcc63de678082cb 100644 --- a/files/en-us/web/api/window/scrollto/index.md +++ b/files/en-us/web/api/window/scrollto/index.md @@ -1,5 +1,6 @@ --- -title: Window.scrollTo() +title: "Window: scrollTo() method" +short-title: scrollTo() slug: Web/API/Window/scrollTo page-type: web-api-instance-method browser-compat: api.Window.scrollTo diff --git a/files/en-us/web/api/window/scrollx/index.md b/files/en-us/web/api/window/scrollx/index.md index 2fad48d663011d0..75243df24cf78a7 100644 --- a/files/en-us/web/api/window/scrollx/index.md +++ b/files/en-us/web/api/window/scrollx/index.md @@ -1,5 +1,6 @@ --- -title: Window.scrollX +title: "Window: scrollX property" +short-title: scrollX slug: Web/API/Window/scrollX page-type: web-api-instance-property browser-compat: api.Window.scrollX diff --git a/files/en-us/web/api/window/scrolly/index.md b/files/en-us/web/api/window/scrolly/index.md index fdae918b9a999e6..e568fed4547aaf7 100644 --- a/files/en-us/web/api/window/scrolly/index.md +++ b/files/en-us/web/api/window/scrolly/index.md @@ -1,5 +1,6 @@ --- -title: Window.scrollY +title: "Window: scrollY property" +short-title: scrollY slug: Web/API/Window/scrollY page-type: web-api-instance-property browser-compat: api.Window.scrollY diff --git a/files/en-us/web/api/window/self/index.md b/files/en-us/web/api/window/self/index.md index edee30f62f27a95..ed1572f111ab523 100644 --- a/files/en-us/web/api/window/self/index.md +++ b/files/en-us/web/api/window/self/index.md @@ -1,5 +1,6 @@ --- -title: Window.self +title: "Window: self property" +short-title: self slug: Web/API/Window/self page-type: web-api-instance-property browser-compat: api.Window.self diff --git a/files/en-us/web/api/window/sessionstorage/index.md b/files/en-us/web/api/window/sessionstorage/index.md index 351113be006c5b3..c63f5c70e3f804e 100644 --- a/files/en-us/web/api/window/sessionstorage/index.md +++ b/files/en-us/web/api/window/sessionstorage/index.md @@ -1,5 +1,6 @@ --- -title: Window.sessionStorage +title: "Window: sessionStorage property" +short-title: sessionStorage slug: Web/API/Window/sessionStorage page-type: web-api-instance-property browser-compat: api.Window.sessionStorage diff --git a/files/en-us/web/api/window/setimmediate/index.md b/files/en-us/web/api/window/setimmediate/index.md index f230cb6a322d40b..21a663ec0037d24 100644 --- a/files/en-us/web/api/window/setimmediate/index.md +++ b/files/en-us/web/api/window/setimmediate/index.md @@ -1,5 +1,6 @@ --- -title: Window.setImmediate() +title: "Window: setImmediate() method" +short-title: setImmediate() slug: Web/API/Window/setImmediate page-type: web-api-instance-method browser-compat: api.Window.setImmediate diff --git a/files/en-us/web/api/window/showdirectorypicker/index.md b/files/en-us/web/api/window/showdirectorypicker/index.md index 3dfaebb018bf961..544093ef449cc33 100644 --- a/files/en-us/web/api/window/showdirectorypicker/index.md +++ b/files/en-us/web/api/window/showdirectorypicker/index.md @@ -1,5 +1,6 @@ --- -title: Window.showDirectoryPicker() +title: "Window: showDirectoryPicker() method" +short-title: showDirectoryPicker() slug: Web/API/Window/showDirectoryPicker page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/showmodaldialog/index.md b/files/en-us/web/api/window/showmodaldialog/index.md index 4c19b646b833911..cd137fec4e014e3 100644 --- a/files/en-us/web/api/window/showmodaldialog/index.md +++ b/files/en-us/web/api/window/showmodaldialog/index.md @@ -1,5 +1,6 @@ --- -title: Window.showModalDialog() +title: "Window: showModalDialog() method" +short-title: showModalDialog() slug: Web/API/Window/showModalDialog page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/showopenfilepicker/index.md b/files/en-us/web/api/window/showopenfilepicker/index.md index 88439d112d03032..8b8f03b375b6622 100644 --- a/files/en-us/web/api/window/showopenfilepicker/index.md +++ b/files/en-us/web/api/window/showopenfilepicker/index.md @@ -1,5 +1,6 @@ --- -title: Window.showOpenFilePicker() +title: "Window: showOpenFilePicker() method" +short-title: showOpenFilePicker() slug: Web/API/Window/showOpenFilePicker page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/showsavefilepicker/index.md b/files/en-us/web/api/window/showsavefilepicker/index.md index a5d686c8f474010..2aa5e864a263d59 100644 --- a/files/en-us/web/api/window/showsavefilepicker/index.md +++ b/files/en-us/web/api/window/showsavefilepicker/index.md @@ -1,5 +1,6 @@ --- -title: Window.showSaveFilePicker() +title: "Window: showSaveFilePicker() method" +short-title: showSaveFilePicker() slug: Web/API/Window/showSaveFilePicker page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/sidebar/index.md b/files/en-us/web/api/window/sidebar/index.md index 07562d3aa6bf4dc..b3e06d3b49f8e21 100644 --- a/files/en-us/web/api/window/sidebar/index.md +++ b/files/en-us/web/api/window/sidebar/index.md @@ -1,5 +1,6 @@ --- -title: Window.sidebar +title: "Window: sidebar property" +short-title: sidebar slug: Web/API/Window/sidebar page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/window/sizetocontent/index.md b/files/en-us/web/api/window/sizetocontent/index.md index b6fea51eb560af9..1ad037de9887898 100644 --- a/files/en-us/web/api/window/sizetocontent/index.md +++ b/files/en-us/web/api/window/sizetocontent/index.md @@ -1,5 +1,6 @@ --- -title: Window.sizeToContent() +title: "Window: sizeToContent() method" +short-title: sizeToContent() slug: Web/API/Window/sizeToContent page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/speechsynthesis/index.md b/files/en-us/web/api/window/speechsynthesis/index.md index 2dc7f5d2a0db2d2..629c209bf41a6f1 100644 --- a/files/en-us/web/api/window/speechsynthesis/index.md +++ b/files/en-us/web/api/window/speechsynthesis/index.md @@ -1,5 +1,6 @@ --- -title: Window.speechSynthesis +title: "Window: speechSynthesis property" +short-title: speechSynthesis slug: Web/API/Window/speechSynthesis page-type: web-api-instance-property browser-compat: api.Window.speechSynthesis diff --git a/files/en-us/web/api/window/status/index.md b/files/en-us/web/api/window/status/index.md index 53b65bd75a0453a..98adf74505aaa05 100644 --- a/files/en-us/web/api/window/status/index.md +++ b/files/en-us/web/api/window/status/index.md @@ -1,5 +1,6 @@ --- -title: Window.status +title: "Window: status property" +short-title: status slug: Web/API/Window/status page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/window/statusbar/index.md b/files/en-us/web/api/window/statusbar/index.md index 28432dd22306d31..882b3523c910574 100644 --- a/files/en-us/web/api/window/statusbar/index.md +++ b/files/en-us/web/api/window/statusbar/index.md @@ -1,5 +1,6 @@ --- -title: Window.statusbar +title: "Window: statusbar property" +short-title: statusbar slug: Web/API/Window/statusbar page-type: web-api-instance-property browser-compat: api.Window.statusbar diff --git a/files/en-us/web/api/window/stop/index.md b/files/en-us/web/api/window/stop/index.md index 2c5fbd85cd5a8ee..2390a3ce47fd7ee 100644 --- a/files/en-us/web/api/window/stop/index.md +++ b/files/en-us/web/api/window/stop/index.md @@ -1,5 +1,6 @@ --- -title: Window.stop() +title: "Window: stop() method" +short-title: stop() slug: Web/API/Window/stop page-type: web-api-instance-method browser-compat: api.Window.stop diff --git a/files/en-us/web/api/window/storage_event/index.md b/files/en-us/web/api/window/storage_event/index.md index 169459690f442b3..9771fde08dc803e 100644 --- a/files/en-us/web/api/window/storage_event/index.md +++ b/files/en-us/web/api/window/storage_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: storage event" +short-title: storage slug: Web/API/Window/storage_event page-type: web-api-event browser-compat: api.Window.storage_event diff --git a/files/en-us/web/api/window/toolbar/index.md b/files/en-us/web/api/window/toolbar/index.md index 4e7d7c535a6d3db..cc167ef604056b7 100644 --- a/files/en-us/web/api/window/toolbar/index.md +++ b/files/en-us/web/api/window/toolbar/index.md @@ -1,5 +1,6 @@ --- -title: Window.toolbar +title: "Window: toolbar property" +short-title: toolbar slug: Web/API/Window/toolbar page-type: web-api-instance-property browser-compat: api.Window.toolbar diff --git a/files/en-us/web/api/window/top/index.md b/files/en-us/web/api/window/top/index.md index 4e7467cf43b05a3..4f42d83d115bc27 100644 --- a/files/en-us/web/api/window/top/index.md +++ b/files/en-us/web/api/window/top/index.md @@ -1,5 +1,6 @@ --- -title: Window.top +title: "Window: top property" +short-title: top slug: Web/API/Window/top page-type: web-api-instance-property browser-compat: api.Window.top diff --git a/files/en-us/web/api/window/unhandledrejection_event/index.md b/files/en-us/web/api/window/unhandledrejection_event/index.md index 3ce694f6bd3d727..23d59e97a925ba6 100644 --- a/files/en-us/web/api/window/unhandledrejection_event/index.md +++ b/files/en-us/web/api/window/unhandledrejection_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: unhandledrejection event" +short-title: unhandledrejection slug: Web/API/Window/unhandledrejection_event page-type: web-api-event browser-compat: api.Window.unhandledrejection_event diff --git a/files/en-us/web/api/window/unload_event/index.md b/files/en-us/web/api/window/unload_event/index.md index 01ff3cb82507d27..4c07245a07d25eb 100644 --- a/files/en-us/web/api/window/unload_event/index.md +++ b/files/en-us/web/api/window/unload_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: unload event" +short-title: unload slug: Web/API/Window/unload_event page-type: web-api-event browser-compat: api.Window.unload_event diff --git a/files/en-us/web/api/window/updatecommands/index.md b/files/en-us/web/api/window/updatecommands/index.md index 77ae8547b6e3f96..36742a20bc45313 100644 --- a/files/en-us/web/api/window/updatecommands/index.md +++ b/files/en-us/web/api/window/updatecommands/index.md @@ -1,5 +1,6 @@ --- -title: Window.updateCommands() +title: "Window: updateCommands() method" +short-title: updateCommands() slug: Web/API/Window/updateCommands page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/visualviewport/index.md b/files/en-us/web/api/window/visualviewport/index.md index b697e2618a052f8..f6ff1fd551c8b69 100644 --- a/files/en-us/web/api/window/visualviewport/index.md +++ b/files/en-us/web/api/window/visualviewport/index.md @@ -1,5 +1,6 @@ --- -title: Window.visualViewport +title: "Window: visualViewport property" +short-title: visualViewport slug: Web/API/Window/visualViewport page-type: web-api-instance-property browser-compat: api.Window.visualViewport diff --git a/files/en-us/web/api/window/vrdisplayactivate_event/index.md b/files/en-us/web/api/window/vrdisplayactivate_event/index.md index b6917da0943877a..d6d6c0bdcb8e8b7 100644 --- a/files/en-us/web/api/window/vrdisplayactivate_event/index.md +++ b/files/en-us/web/api/window/vrdisplayactivate_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: vrdisplayactivate event" +short-title: vrdisplayactivate slug: Web/API/Window/vrdisplayactivate_event page-type: web-api-event status: diff --git a/files/en-us/web/api/window/vrdisplayconnect_event/index.md b/files/en-us/web/api/window/vrdisplayconnect_event/index.md index ec224cc2b0d881e..8e92f385eb18e40 100644 --- a/files/en-us/web/api/window/vrdisplayconnect_event/index.md +++ b/files/en-us/web/api/window/vrdisplayconnect_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: vrdisplayconnect event" +short-title: vrdisplayconnect slug: Web/API/Window/vrdisplayconnect_event page-type: web-api-event status: diff --git a/files/en-us/web/api/window/vrdisplaydeactivate_event/index.md b/files/en-us/web/api/window/vrdisplaydeactivate_event/index.md index 900c5d1644529cc..cccd37ec923191b 100644 --- a/files/en-us/web/api/window/vrdisplaydeactivate_event/index.md +++ b/files/en-us/web/api/window/vrdisplaydeactivate_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: vrdisplaydeactivate event" +short-title: vrdisplaydeactivate slug: Web/API/Window/vrdisplaydeactivate_event page-type: web-api-event status: diff --git a/files/en-us/web/api/window/vrdisplaydisconnect_event/index.md b/files/en-us/web/api/window/vrdisplaydisconnect_event/index.md index 068f5376c67c91b..fea48fa3748b20d 100644 --- a/files/en-us/web/api/window/vrdisplaydisconnect_event/index.md +++ b/files/en-us/web/api/window/vrdisplaydisconnect_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: vrdisplaydisconnect event" +short-title: vrdisplaydisconnect slug: Web/API/Window/vrdisplaydisconnect_event page-type: web-api-event status: diff --git a/files/en-us/web/api/window/vrdisplaypresentchange_event/index.md b/files/en-us/web/api/window/vrdisplaypresentchange_event/index.md index f77d1cd8ed3f4eb..5ee09eb1d521644 100644 --- a/files/en-us/web/api/window/vrdisplaypresentchange_event/index.md +++ b/files/en-us/web/api/window/vrdisplaypresentchange_event/index.md @@ -1,5 +1,6 @@ --- title: "Window: vrdisplaypresentchange event" +short-title: vrdisplaypresentchange slug: Web/API/Window/vrdisplaypresentchange_event page-type: web-api-event status: diff --git a/files/en-us/web/api/window/webkitconvertpointfromnodetopage/index.md b/files/en-us/web/api/window/webkitconvertpointfromnodetopage/index.md index d3480e1552027d0..4565b0268bc2713 100644 --- a/files/en-us/web/api/window/webkitconvertpointfromnodetopage/index.md +++ b/files/en-us/web/api/window/webkitconvertpointfromnodetopage/index.md @@ -1,5 +1,6 @@ --- -title: Window.convertPointFromNodeToPage() +title: "Window: convertPointFromNodeToPage() method" +short-title: convertPointFromNodeToPage() slug: Web/API/Window/webkitConvertPointFromNodeToPage page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/webkitconvertpointfrompagetonode/index.md b/files/en-us/web/api/window/webkitconvertpointfrompagetonode/index.md index 64c0fa948800013..75f9e2d2bd5a7d1 100644 --- a/files/en-us/web/api/window/webkitconvertpointfrompagetonode/index.md +++ b/files/en-us/web/api/window/webkitconvertpointfrompagetonode/index.md @@ -1,5 +1,6 @@ --- -title: Window.webkitConvertPointFromPageToNode() +title: "Window: webkitConvertPointFromPageToNode() method" +short-title: webkitConvertPointFromPageToNode() slug: Web/API/Window/webkitConvertPointFromPageToNode page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/window/window/index.md b/files/en-us/web/api/window/window/index.md index 0b31ad7ea2b3302..7d0181d1ef50370 100644 --- a/files/en-us/web/api/window/window/index.md +++ b/files/en-us/web/api/window/window/index.md @@ -1,5 +1,6 @@ --- -title: Window.window +title: "Window: window property" +short-title: window slug: Web/API/Window/window page-type: web-api-instance-property browser-compat: api.Window.window diff --git a/files/en-us/web/api/windowclient/focus/index.md b/files/en-us/web/api/windowclient/focus/index.md index 37a58b43c8e3831..01fbd91d8549fb4 100644 --- a/files/en-us/web/api/windowclient/focus/index.md +++ b/files/en-us/web/api/windowclient/focus/index.md @@ -1,5 +1,6 @@ --- -title: WindowClient.focus() +title: "WindowClient: focus() method" +short-title: focus() slug: Web/API/WindowClient/focus page-type: web-api-instance-method browser-compat: api.WindowClient.focus diff --git a/files/en-us/web/api/windowclient/focused/index.md b/files/en-us/web/api/windowclient/focused/index.md index a940df8bc1c376a..992451e1ab95b11 100644 --- a/files/en-us/web/api/windowclient/focused/index.md +++ b/files/en-us/web/api/windowclient/focused/index.md @@ -1,5 +1,6 @@ --- -title: WindowClient.focused +title: "WindowClient: focused property" +short-title: focused slug: Web/API/WindowClient/focused page-type: web-api-instance-property browser-compat: api.WindowClient.focused diff --git a/files/en-us/web/api/windowclient/navigate/index.md b/files/en-us/web/api/windowclient/navigate/index.md index d3273190ffc1c1b..84738d5af60df80 100644 --- a/files/en-us/web/api/windowclient/navigate/index.md +++ b/files/en-us/web/api/windowclient/navigate/index.md @@ -1,5 +1,6 @@ --- -title: WindowClient.navigate() +title: "WindowClient: navigate() method" +short-title: navigate() slug: Web/API/WindowClient/navigate page-type: web-api-instance-method browser-compat: api.WindowClient.navigate diff --git a/files/en-us/web/api/windowclient/visibilitystate/index.md b/files/en-us/web/api/windowclient/visibilitystate/index.md index 7cc473b9614e52c..14db745d7d2cac5 100644 --- a/files/en-us/web/api/windowclient/visibilitystate/index.md +++ b/files/en-us/web/api/windowclient/visibilitystate/index.md @@ -1,5 +1,6 @@ --- -title: WindowClient.visibilityState +title: "WindowClient: visibilityState property" +short-title: visibilityState slug: Web/API/WindowClient/visibilityState page-type: web-api-instance-property browser-compat: api.WindowClient.visibilityState diff --git a/files/en-us/web/api/windowcontrolsoverlay/geometrychange_event/index.md b/files/en-us/web/api/windowcontrolsoverlay/geometrychange_event/index.md index 7e4771f5eb6e29f..ca298598535bea9 100644 --- a/files/en-us/web/api/windowcontrolsoverlay/geometrychange_event/index.md +++ b/files/en-us/web/api/windowcontrolsoverlay/geometrychange_event/index.md @@ -1,5 +1,6 @@ --- title: "WindowControlsOverlay: geometrychange event" +short-title: geometrychange slug: Web/API/WindowControlsOverlay/geometrychange_event page-type: web-api-event status: diff --git a/files/en-us/web/api/windowcontrolsoverlay/gettitlebararearect/index.md b/files/en-us/web/api/windowcontrolsoverlay/gettitlebararearect/index.md index b2633ae71eb911c..0c196ad00fcb4bf 100644 --- a/files/en-us/web/api/windowcontrolsoverlay/gettitlebararearect/index.md +++ b/files/en-us/web/api/windowcontrolsoverlay/gettitlebararearect/index.md @@ -1,5 +1,6 @@ --- -title: WindowControlsOverlay.getTitlebarAreaRect() +title: "WindowControlsOverlay: getTitlebarAreaRect() method" +short-title: getTitlebarAreaRect() slug: Web/API/WindowControlsOverlay/getTitlebarAreaRect page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/windowcontrolsoverlay/visible/index.md b/files/en-us/web/api/windowcontrolsoverlay/visible/index.md index c51dc062763cfee..a4269697af4b655 100644 --- a/files/en-us/web/api/windowcontrolsoverlay/visible/index.md +++ b/files/en-us/web/api/windowcontrolsoverlay/visible/index.md @@ -1,5 +1,6 @@ --- -title: WindowControlsOverlay.visible +title: "WindowControlsOverlay: visible property" +short-title: visible slug: Web/API/WindowControlsOverlay/visible page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent/titlebararearect/index.md b/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent/titlebararearect/index.md index 697593cbf5c3b05..52efdd1395ba649 100644 --- a/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent/titlebararearect/index.md +++ b/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent/titlebararearect/index.md @@ -1,5 +1,6 @@ --- -title: WindowControlsOverlayGeometryChangeEvent.titlebarAreaRect +title: "WindowControlsOverlayGeometryChangeEvent: titlebarAreaRect property" +short-title: titlebarAreaRect slug: Web/API/WindowControlsOverlayGeometryChangeEvent/titlebarAreaRect page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent/visible/index.md b/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent/visible/index.md index b3599e00778d31e..63b51d2e2d6e644 100644 --- a/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent/visible/index.md +++ b/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent/visible/index.md @@ -1,5 +1,6 @@ --- -title: WindowControlsOverlayGeometryChangeEvent.visible +title: "WindowControlsOverlayGeometryChangeEvent: visible property" +short-title: visible slug: Web/API/WindowControlsOverlayGeometryChangeEvent/visible page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent/windowcontrolsoverlaygeometrychangeevent/index.md b/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent/windowcontrolsoverlaygeometrychangeevent/index.md index 0520d834a48d45c..d7befdcf804ce52 100644 --- a/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent/windowcontrolsoverlaygeometrychangeevent/index.md +++ b/files/en-us/web/api/windowcontrolsoverlaygeometrychangeevent/windowcontrolsoverlaygeometrychangeevent/index.md @@ -1,5 +1,6 @@ --- -title: WindowControlsOverlayGeometryChangeEvent() +title: "WindowControlsOverlayGeometryChangeEvent: WindowControlsOverlayGeometryChangeEvent() constructor" +short-title: WindowControlsOverlayGeometryChangeEvent() slug: Web/API/WindowControlsOverlayGeometryChangeEvent/WindowControlsOverlayGeometryChangeEvent page-type: web-api-constructor status: diff --git a/files/en-us/web/api/worker/error_event/index.md b/files/en-us/web/api/worker/error_event/index.md index e39ba093fa9b691..491e74565bf332f 100644 --- a/files/en-us/web/api/worker/error_event/index.md +++ b/files/en-us/web/api/worker/error_event/index.md @@ -1,5 +1,6 @@ --- title: "Worker: error event" +short-title: error slug: Web/API/Worker/error_event page-type: web-api-event browser-compat: api.Worker.error_event diff --git a/files/en-us/web/api/worker/message_event/index.md b/files/en-us/web/api/worker/message_event/index.md index 85eecd7feaae880..5febed7d56060bc 100644 --- a/files/en-us/web/api/worker/message_event/index.md +++ b/files/en-us/web/api/worker/message_event/index.md @@ -1,5 +1,6 @@ --- title: "Worker: message event" +short-title: message slug: Web/API/Worker/message_event page-type: web-api-event browser-compat: api.Worker.message_event diff --git a/files/en-us/web/api/worker/messageerror_event/index.md b/files/en-us/web/api/worker/messageerror_event/index.md index 6a43c96da4827a7..3c0bbd24690694f 100644 --- a/files/en-us/web/api/worker/messageerror_event/index.md +++ b/files/en-us/web/api/worker/messageerror_event/index.md @@ -1,5 +1,6 @@ --- title: "Worker: messageerror event" +short-title: messageerror slug: Web/API/Worker/messageerror_event page-type: web-api-event browser-compat: api.Worker.messageerror_event diff --git a/files/en-us/web/api/worker/postmessage/index.md b/files/en-us/web/api/worker/postmessage/index.md index f2d4d6f7fb3dfe0..f5ce96e3cf0b41c 100644 --- a/files/en-us/web/api/worker/postmessage/index.md +++ b/files/en-us/web/api/worker/postmessage/index.md @@ -1,5 +1,6 @@ --- -title: Worker.postMessage() +title: "Worker: postMessage() method" +short-title: postMessage() slug: Web/API/Worker/postMessage page-type: web-api-instance-method browser-compat: api.Worker.postMessage diff --git a/files/en-us/web/api/worker/terminate/index.md b/files/en-us/web/api/worker/terminate/index.md index 23c11a612853001..6962452f3aa4a06 100644 --- a/files/en-us/web/api/worker/terminate/index.md +++ b/files/en-us/web/api/worker/terminate/index.md @@ -1,5 +1,6 @@ --- -title: Worker.terminate() +title: "Worker: terminate() method" +short-title: terminate() slug: Web/API/Worker/terminate page-type: web-api-instance-method browser-compat: api.Worker.terminate diff --git a/files/en-us/web/api/worker/worker/index.md b/files/en-us/web/api/worker/worker/index.md index 60554d67c32a2b0..0558f6454cce176 100644 --- a/files/en-us/web/api/worker/worker/index.md +++ b/files/en-us/web/api/worker/worker/index.md @@ -1,5 +1,6 @@ --- -title: Worker() +title: "Worker: Worker() constructor" +short-title: Worker() slug: Web/API/Worker/Worker page-type: web-api-constructor browser-compat: api.Worker.Worker diff --git a/files/en-us/web/api/workerglobalscope/console/index.md b/files/en-us/web/api/workerglobalscope/console/index.md index e86e11591bbe4a1..43632ccee9ce2f0 100644 --- a/files/en-us/web/api/workerglobalscope/console/index.md +++ b/files/en-us/web/api/workerglobalscope/console/index.md @@ -1,5 +1,6 @@ --- -title: WorkerGlobalScope.console +title: "WorkerGlobalScope: console property" +short-title: console slug: Web/API/WorkerGlobalScope/console page-type: web-api-instance-property browser-compat: api.WorkerGlobalScope.console diff --git a/files/en-us/web/api/workerglobalscope/dump/index.md b/files/en-us/web/api/workerglobalscope/dump/index.md index da7421041513bae..2600567d1eae47b 100644 --- a/files/en-us/web/api/workerglobalscope/dump/index.md +++ b/files/en-us/web/api/workerglobalscope/dump/index.md @@ -1,5 +1,6 @@ --- -title: WorkerGlobalScope.dump() +title: "WorkerGlobalScope: dump() method" +short-title: dump() slug: Web/API/WorkerGlobalScope/dump page-type: web-api-instance-method status: diff --git a/files/en-us/web/api/workerglobalscope/error_event/index.md b/files/en-us/web/api/workerglobalscope/error_event/index.md index 99250fdea18fe9e..929ac8b97e219e5 100644 --- a/files/en-us/web/api/workerglobalscope/error_event/index.md +++ b/files/en-us/web/api/workerglobalscope/error_event/index.md @@ -1,5 +1,6 @@ --- title: "WorkerGlobalScope: error event" +short-title: error slug: Web/API/WorkerGlobalScope/error_event page-type: web-api-event browser-compat: api.WorkerGlobalScope.error_event diff --git a/files/en-us/web/api/workerglobalscope/fonts/index.md b/files/en-us/web/api/workerglobalscope/fonts/index.md index 4495f6b1bafa381..e0716f15e9c6ff0 100644 --- a/files/en-us/web/api/workerglobalscope/fonts/index.md +++ b/files/en-us/web/api/workerglobalscope/fonts/index.md @@ -1,5 +1,6 @@ --- -title: WorkerGlobalScope.fonts +title: "WorkerGlobalScope: fonts property" +short-title: fonts slug: Web/API/WorkerGlobalScope/fonts page-type: web-api-instance-property browser-compat: api.WorkerGlobalScope.fonts diff --git a/files/en-us/web/api/workerglobalscope/importscripts/index.md b/files/en-us/web/api/workerglobalscope/importscripts/index.md index 01553923c50e59e..fc7340fd8cfade5 100644 --- a/files/en-us/web/api/workerglobalscope/importscripts/index.md +++ b/files/en-us/web/api/workerglobalscope/importscripts/index.md @@ -1,5 +1,6 @@ --- -title: WorkerGlobalScope.importScripts() +title: "WorkerGlobalScope: importScripts() method" +short-title: importScripts() slug: Web/API/WorkerGlobalScope/importScripts page-type: web-api-instance-method browser-compat: api.WorkerGlobalScope.importScripts diff --git a/files/en-us/web/api/workerglobalscope/languagechange_event/index.md b/files/en-us/web/api/workerglobalscope/languagechange_event/index.md index 1028b32a9b7855e..de8b3bc9d71a354 100644 --- a/files/en-us/web/api/workerglobalscope/languagechange_event/index.md +++ b/files/en-us/web/api/workerglobalscope/languagechange_event/index.md @@ -1,7 +1,8 @@ --- title: "WorkerGlobalScope: languagechange event" +short-title: languagechange slug: Web/API/WorkerGlobalScope/languagechange_event -page-type: web-api-instance-event +page-type: web-api-event browser-compat: api.WorkerGlobalScope.languagechange_event --- diff --git a/files/en-us/web/api/workerglobalscope/location/index.md b/files/en-us/web/api/workerglobalscope/location/index.md index b924bb8f0d0b767..06b346f7fabe454 100644 --- a/files/en-us/web/api/workerglobalscope/location/index.md +++ b/files/en-us/web/api/workerglobalscope/location/index.md @@ -1,5 +1,6 @@ --- -title: WorkerGlobalScope.location +title: "WorkerGlobalScope: location property" +short-title: location slug: Web/API/WorkerGlobalScope/location page-type: web-api-instance-property browser-compat: api.WorkerGlobalScope.location diff --git a/files/en-us/web/api/workerglobalscope/navigator/index.md b/files/en-us/web/api/workerglobalscope/navigator/index.md index 837c13597b339ed..e685c1ced9223c9 100644 --- a/files/en-us/web/api/workerglobalscope/navigator/index.md +++ b/files/en-us/web/api/workerglobalscope/navigator/index.md @@ -1,5 +1,6 @@ --- -title: WorkerGlobalScope.navigator +title: "WorkerGlobalScope: navigator property" +short-title: navigator slug: Web/API/WorkerGlobalScope/navigator page-type: web-api-instance-property browser-compat: api.WorkerGlobalScope.navigator diff --git a/files/en-us/web/api/workerglobalscope/offline_event/index.md b/files/en-us/web/api/workerglobalscope/offline_event/index.md index c68ca2a4ea03baf..2aebda66c0f1301 100644 --- a/files/en-us/web/api/workerglobalscope/offline_event/index.md +++ b/files/en-us/web/api/workerglobalscope/offline_event/index.md @@ -1,7 +1,8 @@ --- title: "WorkerGlobalScope: offline event" +short-title: offline slug: Web/API/WorkerGlobalScope/offline_event -page-type: web-api-instance-event +page-type: web-api-event browser-compat: api.WorkerGlobalScope.offline_event --- diff --git a/files/en-us/web/api/workerglobalscope/online_event/index.md b/files/en-us/web/api/workerglobalscope/online_event/index.md index 12f9dc7490ba54a..0154ff0baed2e78 100644 --- a/files/en-us/web/api/workerglobalscope/online_event/index.md +++ b/files/en-us/web/api/workerglobalscope/online_event/index.md @@ -1,7 +1,8 @@ --- title: "WorkerGlobalScope: online event" +short-title: online slug: Web/API/WorkerGlobalScope/online_event -page-type: web-api-instance-event +page-type: web-api-event browser-compat: api.WorkerGlobalScope.online_event --- diff --git a/files/en-us/web/api/workerglobalscope/self/index.md b/files/en-us/web/api/workerglobalscope/self/index.md index a16942487384c6f..ccb41457b5aae43 100644 --- a/files/en-us/web/api/workerglobalscope/self/index.md +++ b/files/en-us/web/api/workerglobalscope/self/index.md @@ -1,5 +1,6 @@ --- -title: WorkerGlobalScope.self +title: "WorkerGlobalScope: self property" +short-title: self slug: Web/API/WorkerGlobalScope/self page-type: web-api-instance-property browser-compat: api.WorkerGlobalScope.self diff --git a/files/en-us/web/api/workerlocation/hash/index.md b/files/en-us/web/api/workerlocation/hash/index.md index a813792fc028514..8f161e3451d9f52 100644 --- a/files/en-us/web/api/workerlocation/hash/index.md +++ b/files/en-us/web/api/workerlocation/hash/index.md @@ -1,5 +1,6 @@ --- -title: WorkerLocation.hash +title: "WorkerLocation: hash property" +short-title: hash slug: Web/API/WorkerLocation/hash page-type: web-api-instance-property browser-compat: api.WorkerLocation.hash diff --git a/files/en-us/web/api/workerlocation/host/index.md b/files/en-us/web/api/workerlocation/host/index.md index 8855d895182c66f..92a012e88efd854 100644 --- a/files/en-us/web/api/workerlocation/host/index.md +++ b/files/en-us/web/api/workerlocation/host/index.md @@ -1,5 +1,6 @@ --- -title: WorkerLocation.host +title: "WorkerLocation: host property" +short-title: host slug: Web/API/WorkerLocation/host page-type: web-api-instance-property browser-compat: api.WorkerLocation.host diff --git a/files/en-us/web/api/workerlocation/hostname/index.md b/files/en-us/web/api/workerlocation/hostname/index.md index fdfab199e7f2e0b..c129afc91a856ed 100644 --- a/files/en-us/web/api/workerlocation/hostname/index.md +++ b/files/en-us/web/api/workerlocation/hostname/index.md @@ -1,5 +1,6 @@ --- -title: WorkerLocation.hostname +title: "WorkerLocation: hostname property" +short-title: hostname slug: Web/API/WorkerLocation/hostname page-type: web-api-instance-property browser-compat: api.WorkerLocation.hostname diff --git a/files/en-us/web/api/workerlocation/href/index.md b/files/en-us/web/api/workerlocation/href/index.md index 143752133c67d57..8b82ebe5a61a913 100644 --- a/files/en-us/web/api/workerlocation/href/index.md +++ b/files/en-us/web/api/workerlocation/href/index.md @@ -1,5 +1,6 @@ --- -title: WorkerLocation.href +title: "WorkerLocation: href property" +short-title: href slug: Web/API/WorkerLocation/href page-type: web-api-instance-property browser-compat: api.WorkerLocation.href diff --git a/files/en-us/web/api/workerlocation/origin/index.md b/files/en-us/web/api/workerlocation/origin/index.md index 66b64c3d76ffecf..4358551b6cca869 100644 --- a/files/en-us/web/api/workerlocation/origin/index.md +++ b/files/en-us/web/api/workerlocation/origin/index.md @@ -1,5 +1,6 @@ --- -title: WorkerLocation.origin +title: "WorkerLocation: origin property" +short-title: origin slug: Web/API/WorkerLocation/origin page-type: web-api-instance-property browser-compat: api.WorkerLocation.origin diff --git a/files/en-us/web/api/workerlocation/pathname/index.md b/files/en-us/web/api/workerlocation/pathname/index.md index 5f6ca88fee65b3f..495354df76b5307 100644 --- a/files/en-us/web/api/workerlocation/pathname/index.md +++ b/files/en-us/web/api/workerlocation/pathname/index.md @@ -1,5 +1,6 @@ --- -title: WorkerLocation.pathname +title: "WorkerLocation: pathname property" +short-title: pathname slug: Web/API/WorkerLocation/pathname page-type: web-api-instance-property browser-compat: api.WorkerLocation.pathname diff --git a/files/en-us/web/api/workerlocation/port/index.md b/files/en-us/web/api/workerlocation/port/index.md index e1837deaf4d3533..b0f48a339538256 100644 --- a/files/en-us/web/api/workerlocation/port/index.md +++ b/files/en-us/web/api/workerlocation/port/index.md @@ -1,5 +1,6 @@ --- -title: WorkerLocation.port +title: "WorkerLocation: port property" +short-title: port slug: Web/API/WorkerLocation/port page-type: web-api-instance-property browser-compat: api.WorkerLocation.port diff --git a/files/en-us/web/api/workerlocation/protocol/index.md b/files/en-us/web/api/workerlocation/protocol/index.md index 8f2402791bd3490..d02936ee02d078a 100644 --- a/files/en-us/web/api/workerlocation/protocol/index.md +++ b/files/en-us/web/api/workerlocation/protocol/index.md @@ -1,5 +1,6 @@ --- -title: WorkerLocation.protocol +title: "WorkerLocation: protocol property" +short-title: protocol slug: Web/API/WorkerLocation/protocol page-type: web-api-instance-property browser-compat: api.WorkerLocation.protocol diff --git a/files/en-us/web/api/workerlocation/search/index.md b/files/en-us/web/api/workerlocation/search/index.md index eb4376f85d65d4c..0d59d6161a1a457 100644 --- a/files/en-us/web/api/workerlocation/search/index.md +++ b/files/en-us/web/api/workerlocation/search/index.md @@ -1,5 +1,6 @@ --- -title: WorkerLocation.search +title: "WorkerLocation: search property" +short-title: search slug: Web/API/WorkerLocation/search page-type: web-api-instance-property browser-compat: api.WorkerLocation.search diff --git a/files/en-us/web/api/workerlocation/tostring/index.md b/files/en-us/web/api/workerlocation/tostring/index.md index 9e5a72b0575462b..a5a052e01a50b76 100644 --- a/files/en-us/web/api/workerlocation/tostring/index.md +++ b/files/en-us/web/api/workerlocation/tostring/index.md @@ -1,5 +1,6 @@ --- -title: WorkerLocation.toString() +title: "WorkerLocation: toString() method" +short-title: toString() slug: Web/API/WorkerLocation/toString page-type: web-api-instance-method browser-compat: api.WorkerLocation.toString diff --git a/files/en-us/web/api/workernavigator/appcodename/index.md b/files/en-us/web/api/workernavigator/appcodename/index.md index 3f969045299bbaf..c42a9af9e995a44 100644 --- a/files/en-us/web/api/workernavigator/appcodename/index.md +++ b/files/en-us/web/api/workernavigator/appcodename/index.md @@ -1,5 +1,6 @@ --- -title: WorkerNavigator.appCodeName +title: "WorkerNavigator: appCodeName property" +short-title: appCodeName slug: Web/API/WorkerNavigator/appCodeName page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/workernavigator/appname/index.md b/files/en-us/web/api/workernavigator/appname/index.md index 0933dcb5a3fc07d..d482f958f0cfc2e 100644 --- a/files/en-us/web/api/workernavigator/appname/index.md +++ b/files/en-us/web/api/workernavigator/appname/index.md @@ -1,5 +1,6 @@ --- -title: WorkerNavigator.appName +title: "WorkerNavigator: appName property" +short-title: appName slug: Web/API/WorkerNavigator/appName page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/workernavigator/appversion/index.md b/files/en-us/web/api/workernavigator/appversion/index.md index 109321906064f1a..9aee9c1cac29fd7 100644 --- a/files/en-us/web/api/workernavigator/appversion/index.md +++ b/files/en-us/web/api/workernavigator/appversion/index.md @@ -1,5 +1,6 @@ --- -title: WorkerNavigator.appVersion +title: "WorkerNavigator: appVersion property" +short-title: appVersion slug: Web/API/WorkerNavigator/appVersion page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/workernavigator/connection/index.md b/files/en-us/web/api/workernavigator/connection/index.md index c645f75764deecd..329db94f3ade20c 100644 --- a/files/en-us/web/api/workernavigator/connection/index.md +++ b/files/en-us/web/api/workernavigator/connection/index.md @@ -1,5 +1,6 @@ --- -title: WorkerNavigator.connection +title: "WorkerNavigator: connection property" +short-title: connection slug: Web/API/WorkerNavigator/connection page-type: web-api-instance-property browser-compat: api.WorkerNavigator.connection diff --git a/files/en-us/web/api/workernavigator/gpu/index.md b/files/en-us/web/api/workernavigator/gpu/index.md index 629465ce8b2d867..cdb3c3473ac613f 100644 --- a/files/en-us/web/api/workernavigator/gpu/index.md +++ b/files/en-us/web/api/workernavigator/gpu/index.md @@ -1,5 +1,6 @@ --- -title: WorkerNavigator.gpu +title: "WorkerNavigator: gpu property" +short-title: gpu slug: Web/API/WorkerNavigator/gpu page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/workernavigator/hardwareconcurrency/index.md b/files/en-us/web/api/workernavigator/hardwareconcurrency/index.md index d74a3e327b5fb2c..54c3ce801d98d08 100644 --- a/files/en-us/web/api/workernavigator/hardwareconcurrency/index.md +++ b/files/en-us/web/api/workernavigator/hardwareconcurrency/index.md @@ -1,5 +1,6 @@ --- -title: WorkerNavigator.hardwareConcurrency +title: "WorkerNavigator: hardwareConcurrency property" +short-title: hardwareConcurrency slug: Web/API/WorkerNavigator/hardwareConcurrency page-type: web-api-instance-property browser-compat: api.WorkerNavigator.hardwareConcurrency diff --git a/files/en-us/web/api/workernavigator/language/index.md b/files/en-us/web/api/workernavigator/language/index.md index 0e404d3d8b00252..450377bdf32562e 100644 --- a/files/en-us/web/api/workernavigator/language/index.md +++ b/files/en-us/web/api/workernavigator/language/index.md @@ -1,5 +1,6 @@ --- -title: WorkerNavigator.language +title: "WorkerNavigator: language property" +short-title: language slug: Web/API/WorkerNavigator/language page-type: web-api-instance-property browser-compat: api.WorkerNavigator.language diff --git a/files/en-us/web/api/workernavigator/languages/index.md b/files/en-us/web/api/workernavigator/languages/index.md index fc4705b8c1d068e..a5829bc538c19d5 100644 --- a/files/en-us/web/api/workernavigator/languages/index.md +++ b/files/en-us/web/api/workernavigator/languages/index.md @@ -1,5 +1,6 @@ --- -title: WorkerNavigator.languages +title: "WorkerNavigator: languages property" +short-title: languages slug: Web/API/WorkerNavigator/languages page-type: web-api-instance-property browser-compat: api.WorkerNavigator.languages diff --git a/files/en-us/web/api/workernavigator/locks/index.md b/files/en-us/web/api/workernavigator/locks/index.md index ce666eb6d8e999c..87202e4a47e50ea 100644 --- a/files/en-us/web/api/workernavigator/locks/index.md +++ b/files/en-us/web/api/workernavigator/locks/index.md @@ -1,5 +1,6 @@ --- -title: WorkerNavigator.locks +title: "WorkerNavigator: locks property" +short-title: locks slug: Web/API/WorkerNavigator/locks page-type: web-api-instance-property browser-compat: api.WorkerNavigator.locks diff --git a/files/en-us/web/api/workernavigator/mediacapabilities/index.md b/files/en-us/web/api/workernavigator/mediacapabilities/index.md index c8848fc5977177f..1c730e206b30273 100644 --- a/files/en-us/web/api/workernavigator/mediacapabilities/index.md +++ b/files/en-us/web/api/workernavigator/mediacapabilities/index.md @@ -1,5 +1,6 @@ --- -title: WorkerNavigator.mediaCapabilities +title: "WorkerNavigator: mediaCapabilities property" +short-title: mediaCapabilities slug: Web/API/WorkerNavigator/mediaCapabilities page-type: web-api-instance-property browser-compat: api.WorkerNavigator.mediaCapabilities @@ -19,19 +20,23 @@ A {{domxref("MediaCapabilities")}} object. ## Examples ```js -navigator.mediaCapabilities.decodingInfo({ - type : 'file', - audio : { - contentType : "audio/mp3", - channels : 2, - bitrate : 132700, - samplerate : 5200 - } -}).then((result) => { - console.log(`This configuration is ${result.supported ? '' : 'not '}supported,`); - console.log(`${result.smooth ? '' : 'not '}smooth, and`); - console.log(`${result.powerEfficient ? '' : 'not '}power efficient.`); -}); +navigator.mediaCapabilities + .decodingInfo({ + type: "file", + audio: { + contentType: "audio/mp3", + channels: 2, + bitrate: 132700, + samplerate: 5200, + }, + }) + .then((result) => { + console.log( + `This configuration is ${result.supported ? "" : "not "}supported,` + ); + console.log(`${result.smooth ? "" : "not "}smooth, and`); + console.log(`${result.powerEfficient ? "" : "not "}power efficient.`); + }); ``` ## Specifications diff --git a/files/en-us/web/api/workernavigator/online/index.md b/files/en-us/web/api/workernavigator/online/index.md index 7f71380dbd9dd1b..24db6571c7de54c 100644 --- a/files/en-us/web/api/workernavigator/online/index.md +++ b/files/en-us/web/api/workernavigator/online/index.md @@ -1,5 +1,6 @@ --- -title: WorkerNavigator.onLine +title: "WorkerNavigator: onLine property" +short-title: onLine slug: Web/API/WorkerNavigator/onLine page-type: web-api-instance-property browser-compat: api.WorkerNavigator.onLine diff --git a/files/en-us/web/api/workernavigator/permissions/index.md b/files/en-us/web/api/workernavigator/permissions/index.md index a7566a13c83c360..c591feac5e6a818 100644 --- a/files/en-us/web/api/workernavigator/permissions/index.md +++ b/files/en-us/web/api/workernavigator/permissions/index.md @@ -1,5 +1,6 @@ --- -title: WorkerNavigator.permissions +title: "WorkerNavigator: permissions property" +short-title: permissions slug: Web/API/WorkerNavigator/permissions page-type: web-api-instance-property browser-compat: api.WorkerNavigator.permissions diff --git a/files/en-us/web/api/workernavigator/platform/index.md b/files/en-us/web/api/workernavigator/platform/index.md index a9e577d1c4a699b..37d4ae2c215ed0c 100644 --- a/files/en-us/web/api/workernavigator/platform/index.md +++ b/files/en-us/web/api/workernavigator/platform/index.md @@ -1,5 +1,6 @@ --- -title: WorkerNavigator.platform +title: "WorkerNavigator: platform property" +short-title: platform slug: Web/API/WorkerNavigator/platform page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/workernavigator/product/index.md b/files/en-us/web/api/workernavigator/product/index.md index 69d480391ef3388..bad0b46e0dbddf4 100644 --- a/files/en-us/web/api/workernavigator/product/index.md +++ b/files/en-us/web/api/workernavigator/product/index.md @@ -1,5 +1,6 @@ --- -title: WorkerNavigator.product +title: "WorkerNavigator: product property" +short-title: product slug: Web/API/WorkerNavigator/product page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/workernavigator/serial/index.md b/files/en-us/web/api/workernavigator/serial/index.md index 417363ca71f113a..e4685568ba5a48d 100644 --- a/files/en-us/web/api/workernavigator/serial/index.md +++ b/files/en-us/web/api/workernavigator/serial/index.md @@ -1,5 +1,6 @@ --- -title: WorkerNavigator.serial +title: "WorkerNavigator: serial property" +short-title: serial slug: Web/API/WorkerNavigator/serial page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/workernavigator/storage/index.md b/files/en-us/web/api/workernavigator/storage/index.md index 9db02a59f956cab..c9ca9253bb86d16 100644 --- a/files/en-us/web/api/workernavigator/storage/index.md +++ b/files/en-us/web/api/workernavigator/storage/index.md @@ -1,5 +1,6 @@ --- -title: WorkerNavigator.storage +title: "WorkerNavigator: storage property" +short-title: storage slug: Web/API/WorkerNavigator/storage page-type: web-api-instance-property browser-compat: api.WorkerNavigator.storage diff --git a/files/en-us/web/api/workernavigator/useragent/index.md b/files/en-us/web/api/workernavigator/useragent/index.md index e5510878675ef0c..6a37fdb7f039c41 100644 --- a/files/en-us/web/api/workernavigator/useragent/index.md +++ b/files/en-us/web/api/workernavigator/useragent/index.md @@ -1,5 +1,6 @@ --- -title: WorkerNavigator.userAgent +title: "WorkerNavigator: userAgent property" +short-title: userAgent slug: Web/API/WorkerNavigator/userAgent page-type: web-api-instance-property browser-compat: api.WorkerNavigator.userAgent diff --git a/files/en-us/web/api/workernavigator/useragentdata/index.md b/files/en-us/web/api/workernavigator/useragentdata/index.md index ceb4348ca4e0cc9..4844f6f0556c2d0 100644 --- a/files/en-us/web/api/workernavigator/useragentdata/index.md +++ b/files/en-us/web/api/workernavigator/useragentdata/index.md @@ -1,5 +1,6 @@ --- -title: WorkerNavigator.userAgentData +title: "WorkerNavigator: userAgentData property" +short-title: userAgentData slug: Web/API/WorkerNavigator/userAgentData page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/worklet/addmodule/index.md b/files/en-us/web/api/worklet/addmodule/index.md index 27c87da8c4c33db..6454ea7b9e4460a 100644 --- a/files/en-us/web/api/worklet/addmodule/index.md +++ b/files/en-us/web/api/worklet/addmodule/index.md @@ -1,5 +1,6 @@ --- -title: Worklet.addModule() +title: "Worklet: addModule() method" +short-title: addModule() slug: Web/API/Worklet/addModule page-type: web-api-instance-method browser-compat: api.Worklet.addModule diff --git a/files/en-us/web/api/writablestream/abort/index.md b/files/en-us/web/api/writablestream/abort/index.md index a302e5472f2470d..1015bb59bbd254d 100644 --- a/files/en-us/web/api/writablestream/abort/index.md +++ b/files/en-us/web/api/writablestream/abort/index.md @@ -1,5 +1,6 @@ --- -title: WritableStream.abort() +title: "WritableStream: abort() method" +short-title: abort() slug: Web/API/WritableStream/abort page-type: web-api-instance-method browser-compat: api.WritableStream.abort diff --git a/files/en-us/web/api/writablestream/close/index.md b/files/en-us/web/api/writablestream/close/index.md index 1c287cb0b4e39a3..da4d023327c3fa8 100644 --- a/files/en-us/web/api/writablestream/close/index.md +++ b/files/en-us/web/api/writablestream/close/index.md @@ -1,5 +1,6 @@ --- -title: WritableStream.close() +title: "WritableStream: close() method" +short-title: close() slug: Web/API/WritableStream/close page-type: web-api-instance-method browser-compat: api.WritableStream.close diff --git a/files/en-us/web/api/writablestream/getwriter/index.md b/files/en-us/web/api/writablestream/getwriter/index.md index 2eaeacfa78fa098..515d18c7246595c 100644 --- a/files/en-us/web/api/writablestream/getwriter/index.md +++ b/files/en-us/web/api/writablestream/getwriter/index.md @@ -1,5 +1,6 @@ --- -title: WritableStream.getWriter() +title: "WritableStream: getWriter() method" +short-title: getWriter() slug: Web/API/WritableStream/getWriter page-type: web-api-instance-method browser-compat: api.WritableStream.getWriter diff --git a/files/en-us/web/api/writablestream/locked/index.md b/files/en-us/web/api/writablestream/locked/index.md index 66e042ce434f430..dc0435e0192e541 100644 --- a/files/en-us/web/api/writablestream/locked/index.md +++ b/files/en-us/web/api/writablestream/locked/index.md @@ -1,5 +1,6 @@ --- -title: WritableStream.locked +title: "WritableStream: locked property" +short-title: locked slug: Web/API/WritableStream/locked page-type: web-api-instance-property browser-compat: api.WritableStream.locked diff --git a/files/en-us/web/api/writablestream/writablestream/index.md b/files/en-us/web/api/writablestream/writablestream/index.md index 22f9666e550d706..2fda6eac5035104 100644 --- a/files/en-us/web/api/writablestream/writablestream/index.md +++ b/files/en-us/web/api/writablestream/writablestream/index.md @@ -1,5 +1,6 @@ --- -title: WritableStream() +title: "WritableStream: WritableStream() constructor" +short-title: WritableStream() slug: Web/API/WritableStream/WritableStream page-type: web-api-constructor browser-compat: api.WritableStream.WritableStream diff --git a/files/en-us/web/api/writablestreamdefaultcontroller/error/index.md b/files/en-us/web/api/writablestreamdefaultcontroller/error/index.md index 931f3500d331686..9e090484a164cbe 100644 --- a/files/en-us/web/api/writablestreamdefaultcontroller/error/index.md +++ b/files/en-us/web/api/writablestreamdefaultcontroller/error/index.md @@ -1,5 +1,6 @@ --- -title: WritableStreamDefaultController.error() +title: "WritableStreamDefaultController: error() method" +short-title: error() slug: Web/API/WritableStreamDefaultController/error page-type: web-api-instance-method browser-compat: api.WritableStreamDefaultController.error diff --git a/files/en-us/web/api/writablestreamdefaultcontroller/signal/index.md b/files/en-us/web/api/writablestreamdefaultcontroller/signal/index.md index 662eef0f9c6cc01..cd59ac475eb43af 100644 --- a/files/en-us/web/api/writablestreamdefaultcontroller/signal/index.md +++ b/files/en-us/web/api/writablestreamdefaultcontroller/signal/index.md @@ -1,5 +1,6 @@ --- -title: WritableStreamDefaultController.signal +title: "WritableStreamDefaultController: signal property" +short-title: signal slug: Web/API/WritableStreamDefaultController/signal page-type: web-api-instance-property browser-compat: api.WritableStreamDefaultController.signal diff --git a/files/en-us/web/api/writablestreamdefaultwriter/abort/index.md b/files/en-us/web/api/writablestreamdefaultwriter/abort/index.md index 5b85f59b688e3fe..3fc458cce301ecf 100644 --- a/files/en-us/web/api/writablestreamdefaultwriter/abort/index.md +++ b/files/en-us/web/api/writablestreamdefaultwriter/abort/index.md @@ -1,5 +1,6 @@ --- -title: WritableStreamDefaultWriter.abort() +title: "WritableStreamDefaultWriter: abort() method" +short-title: abort() slug: Web/API/WritableStreamDefaultWriter/abort page-type: web-api-instance-method browser-compat: api.WritableStreamDefaultWriter.abort diff --git a/files/en-us/web/api/writablestreamdefaultwriter/close/index.md b/files/en-us/web/api/writablestreamdefaultwriter/close/index.md index 0dc7ffdcde6c3aa..8b53543781e7891 100644 --- a/files/en-us/web/api/writablestreamdefaultwriter/close/index.md +++ b/files/en-us/web/api/writablestreamdefaultwriter/close/index.md @@ -1,5 +1,6 @@ --- -title: WritableStreamDefaultWriter.close() +title: "WritableStreamDefaultWriter: close() method" +short-title: close() slug: Web/API/WritableStreamDefaultWriter/close page-type: web-api-instance-method browser-compat: api.WritableStreamDefaultWriter.close diff --git a/files/en-us/web/api/writablestreamdefaultwriter/closed/index.md b/files/en-us/web/api/writablestreamdefaultwriter/closed/index.md index c70870d5528de41..1edd5f3249a5f4b 100644 --- a/files/en-us/web/api/writablestreamdefaultwriter/closed/index.md +++ b/files/en-us/web/api/writablestreamdefaultwriter/closed/index.md @@ -1,5 +1,6 @@ --- -title: WritableStreamDefaultWriter.closed +title: "WritableStreamDefaultWriter: closed property" +short-title: closed slug: Web/API/WritableStreamDefaultWriter/closed page-type: web-api-instance-property browser-compat: api.WritableStreamDefaultWriter.closed diff --git a/files/en-us/web/api/writablestreamdefaultwriter/desiredsize/index.md b/files/en-us/web/api/writablestreamdefaultwriter/desiredsize/index.md index e1212e2d5410e5f..bf8bca66fca132c 100644 --- a/files/en-us/web/api/writablestreamdefaultwriter/desiredsize/index.md +++ b/files/en-us/web/api/writablestreamdefaultwriter/desiredsize/index.md @@ -1,5 +1,6 @@ --- -title: WritableStreamDefaultWriter.desiredSize +title: "WritableStreamDefaultWriter: desiredSize property" +short-title: desiredSize slug: Web/API/WritableStreamDefaultWriter/desiredSize page-type: web-api-instance-property browser-compat: api.WritableStreamDefaultWriter.desiredSize diff --git a/files/en-us/web/api/writablestreamdefaultwriter/ready/index.md b/files/en-us/web/api/writablestreamdefaultwriter/ready/index.md index dd0191572f6acf6..0e9643ffe5be5d8 100644 --- a/files/en-us/web/api/writablestreamdefaultwriter/ready/index.md +++ b/files/en-us/web/api/writablestreamdefaultwriter/ready/index.md @@ -1,5 +1,6 @@ --- -title: WritableStreamDefaultWriter.ready +title: "WritableStreamDefaultWriter: ready property" +short-title: ready slug: Web/API/WritableStreamDefaultWriter/ready page-type: web-api-instance-property browser-compat: api.WritableStreamDefaultWriter.ready diff --git a/files/en-us/web/api/writablestreamdefaultwriter/releaselock/index.md b/files/en-us/web/api/writablestreamdefaultwriter/releaselock/index.md index 51f8bbd22cebc73..f575c192eff5b7d 100644 --- a/files/en-us/web/api/writablestreamdefaultwriter/releaselock/index.md +++ b/files/en-us/web/api/writablestreamdefaultwriter/releaselock/index.md @@ -1,5 +1,6 @@ --- -title: WritableStreamDefaultWriter.releaseLock() +title: "WritableStreamDefaultWriter: releaseLock() method" +short-title: releaseLock() slug: Web/API/WritableStreamDefaultWriter/releaseLock page-type: web-api-instance-method browser-compat: api.WritableStreamDefaultWriter.releaseLock diff --git a/files/en-us/web/api/writablestreamdefaultwriter/writablestreamdefaultwriter/index.md b/files/en-us/web/api/writablestreamdefaultwriter/writablestreamdefaultwriter/index.md index 0d01c20a64a496e..1fabd472fa95427 100644 --- a/files/en-us/web/api/writablestreamdefaultwriter/writablestreamdefaultwriter/index.md +++ b/files/en-us/web/api/writablestreamdefaultwriter/writablestreamdefaultwriter/index.md @@ -1,5 +1,6 @@ --- -title: WritableStreamDefaultWriter() +title: "WritableStreamDefaultWriter: WritableStreamDefaultWriter() constructor" +short-title: WritableStreamDefaultWriter() slug: Web/API/WritableStreamDefaultWriter/WritableStreamDefaultWriter page-type: web-api-constructor browser-compat: api.WritableStreamDefaultWriter.WritableStreamDefaultWriter diff --git a/files/en-us/web/api/writablestreamdefaultwriter/write/index.md b/files/en-us/web/api/writablestreamdefaultwriter/write/index.md index 72283180904b490..06cda70c2269767 100644 --- a/files/en-us/web/api/writablestreamdefaultwriter/write/index.md +++ b/files/en-us/web/api/writablestreamdefaultwriter/write/index.md @@ -1,5 +1,6 @@ --- -title: WritableStreamDefaultWriter.write() +title: "WritableStreamDefaultWriter: write() method" +short-title: write() slug: Web/API/WritableStreamDefaultWriter/write page-type: web-api-instance-method browser-compat: api.WritableStreamDefaultWriter.write diff --git a/files/en-us/web/api/xmlhttprequest/abort/index.md b/files/en-us/web/api/xmlhttprequest/abort/index.md index f31a3223d23d73a..fb7361d8d316f80 100644 --- a/files/en-us/web/api/xmlhttprequest/abort/index.md +++ b/files/en-us/web/api/xmlhttprequest/abort/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.abort() +title: "XMLHttpRequest: abort() method" +short-title: abort() slug: Web/API/XMLHttpRequest/abort page-type: web-api-instance-method browser-compat: api.XMLHttpRequest.abort diff --git a/files/en-us/web/api/xmlhttprequest/abort_event/index.md b/files/en-us/web/api/xmlhttprequest/abort_event/index.md index ff1eb1b7794cf63..6f19dc12a7a49bb 100644 --- a/files/en-us/web/api/xmlhttprequest/abort_event/index.md +++ b/files/en-us/web/api/xmlhttprequest/abort_event/index.md @@ -1,5 +1,6 @@ --- title: "XMLHttpRequest: abort event" +short-title: abort slug: Web/API/XMLHttpRequest/abort_event page-type: web-api-event browser-compat: api.XMLHttpRequest.abort_event diff --git a/files/en-us/web/api/xmlhttprequest/channel/index.md b/files/en-us/web/api/xmlhttprequest/channel/index.md index 85bbf275b3e7365..dd2f4efac7da5b2 100644 --- a/files/en-us/web/api/xmlhttprequest/channel/index.md +++ b/files/en-us/web/api/xmlhttprequest/channel/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.channel +title: "XMLHttpRequest: channel property" +short-title: channel slug: Web/API/XMLHttpRequest/channel page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/xmlhttprequest/error_event/index.md b/files/en-us/web/api/xmlhttprequest/error_event/index.md index 83a55904908996a..df77abe7465068e 100644 --- a/files/en-us/web/api/xmlhttprequest/error_event/index.md +++ b/files/en-us/web/api/xmlhttprequest/error_event/index.md @@ -1,5 +1,6 @@ --- title: "XMLHttpRequest: error event" +short-title: error slug: Web/API/XMLHttpRequest/error_event page-type: web-api-event browser-compat: api.XMLHttpRequest.error_event diff --git a/files/en-us/web/api/xmlhttprequest/getallresponseheaders/index.md b/files/en-us/web/api/xmlhttprequest/getallresponseheaders/index.md index ebf1da26a7ad6e2..eb1a104986204a8 100644 --- a/files/en-us/web/api/xmlhttprequest/getallresponseheaders/index.md +++ b/files/en-us/web/api/xmlhttprequest/getallresponseheaders/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.getAllResponseHeaders() +title: "XMLHttpRequest: getAllResponseHeaders() method" +short-title: getAllResponseHeaders() slug: Web/API/XMLHttpRequest/getAllResponseHeaders page-type: web-api-instance-method browser-compat: api.XMLHttpRequest.getAllResponseHeaders diff --git a/files/en-us/web/api/xmlhttprequest/getresponseheader/index.md b/files/en-us/web/api/xmlhttprequest/getresponseheader/index.md index 8ce14d0a12fa418..a7d02af4ba5b3c1 100644 --- a/files/en-us/web/api/xmlhttprequest/getresponseheader/index.md +++ b/files/en-us/web/api/xmlhttprequest/getresponseheader/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.getResponseHeader() +title: "XMLHttpRequest: getResponseHeader() method" +short-title: getResponseHeader() slug: Web/API/XMLHttpRequest/getResponseHeader page-type: web-api-instance-method browser-compat: api.XMLHttpRequest.getResponseHeader diff --git a/files/en-us/web/api/xmlhttprequest/load_event/index.md b/files/en-us/web/api/xmlhttprequest/load_event/index.md index 631a10f1e990a55..9d592376159e16a 100644 --- a/files/en-us/web/api/xmlhttprequest/load_event/index.md +++ b/files/en-us/web/api/xmlhttprequest/load_event/index.md @@ -1,5 +1,6 @@ --- title: "XMLHttpRequest: load event" +short-title: load slug: Web/API/XMLHttpRequest/load_event page-type: web-api-event browser-compat: api.XMLHttpRequest.load_event diff --git a/files/en-us/web/api/xmlhttprequest/loadend_event/index.md b/files/en-us/web/api/xmlhttprequest/loadend_event/index.md index f265e1b08301a29..5427d70c77100b7 100644 --- a/files/en-us/web/api/xmlhttprequest/loadend_event/index.md +++ b/files/en-us/web/api/xmlhttprequest/loadend_event/index.md @@ -1,5 +1,6 @@ --- title: "XMLHttpRequest: loadend event" +short-title: loadend slug: Web/API/XMLHttpRequest/loadend_event page-type: web-api-event browser-compat: api.XMLHttpRequest.loadend_event diff --git a/files/en-us/web/api/xmlhttprequest/loadstart_event/index.md b/files/en-us/web/api/xmlhttprequest/loadstart_event/index.md index e814b8210509dfd..ec35654e67cd7ee 100644 --- a/files/en-us/web/api/xmlhttprequest/loadstart_event/index.md +++ b/files/en-us/web/api/xmlhttprequest/loadstart_event/index.md @@ -1,5 +1,6 @@ --- title: "XMLHttpRequest: loadstart event" +short-title: loadstart slug: Web/API/XMLHttpRequest/loadstart_event page-type: web-api-event browser-compat: api.XMLHttpRequest.loadstart_event diff --git a/files/en-us/web/api/xmlhttprequest/mozanon/index.md b/files/en-us/web/api/xmlhttprequest/mozanon/index.md index d3c98f2b8f30919..bb621c48b867bcc 100644 --- a/files/en-us/web/api/xmlhttprequest/mozanon/index.md +++ b/files/en-us/web/api/xmlhttprequest/mozanon/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.mozAnon +title: "XMLHttpRequest: mozAnon property" +short-title: mozAnon slug: Web/API/XMLHttpRequest/mozAnon page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/xmlhttprequest/mozbackgroundrequest/index.md b/files/en-us/web/api/xmlhttprequest/mozbackgroundrequest/index.md index 4df7a0d3918858d..3dea9d8e6e776a7 100644 --- a/files/en-us/web/api/xmlhttprequest/mozbackgroundrequest/index.md +++ b/files/en-us/web/api/xmlhttprequest/mozbackgroundrequest/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.mozBackgroundRequest +title: "XMLHttpRequest: mozBackgroundRequest property" +short-title: mozBackgroundRequest slug: Web/API/XMLHttpRequest/mozBackgroundRequest page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/xmlhttprequest/mozsystem/index.md b/files/en-us/web/api/xmlhttprequest/mozsystem/index.md index d889a21fa591430..601b3a1a26c5b3d 100644 --- a/files/en-us/web/api/xmlhttprequest/mozsystem/index.md +++ b/files/en-us/web/api/xmlhttprequest/mozsystem/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.mozSystem +title: "XMLHttpRequest: mozSystem property" +short-title: mozSystem slug: Web/API/XMLHttpRequest/mozSystem page-type: web-api-instance-property status: diff --git a/files/en-us/web/api/xmlhttprequest/open/index.md b/files/en-us/web/api/xmlhttprequest/open/index.md index 36af67b7d098b3b..439150f3ee66e3e 100644 --- a/files/en-us/web/api/xmlhttprequest/open/index.md +++ b/files/en-us/web/api/xmlhttprequest/open/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.open() +title: "XMLHttpRequest: open() method" +short-title: open() slug: Web/API/XMLHttpRequest/open page-type: web-api-instance-method browser-compat: api.XMLHttpRequest.open diff --git a/files/en-us/web/api/xmlhttprequest/overridemimetype/index.md b/files/en-us/web/api/xmlhttprequest/overridemimetype/index.md index 2d28cb37e9559af..8a7c31187c2ed3e 100644 --- a/files/en-us/web/api/xmlhttprequest/overridemimetype/index.md +++ b/files/en-us/web/api/xmlhttprequest/overridemimetype/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.overrideMimeType() +title: "XMLHttpRequest: overrideMimeType() method" +short-title: overrideMimeType() slug: Web/API/XMLHttpRequest/overrideMimeType page-type: web-api-instance-method browser-compat: api.XMLHttpRequest.overrideMimeType diff --git a/files/en-us/web/api/xmlhttprequest/progress_event/index.md b/files/en-us/web/api/xmlhttprequest/progress_event/index.md index 24c2f5731b790e4..b263da86b422f1e 100644 --- a/files/en-us/web/api/xmlhttprequest/progress_event/index.md +++ b/files/en-us/web/api/xmlhttprequest/progress_event/index.md @@ -1,5 +1,6 @@ --- title: "XMLHttpRequest: progress event" +short-title: progress slug: Web/API/XMLHttpRequest/progress_event page-type: web-api-event browser-compat: api.XMLHttpRequest.progress_event diff --git a/files/en-us/web/api/xmlhttprequest/readystate/index.md b/files/en-us/web/api/xmlhttprequest/readystate/index.md index cc16db07f4a27b8..6f6acba12d17aa5 100644 --- a/files/en-us/web/api/xmlhttprequest/readystate/index.md +++ b/files/en-us/web/api/xmlhttprequest/readystate/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.readyState +title: "XMLHttpRequest: readyState property" +short-title: readyState slug: Web/API/XMLHttpRequest/readyState page-type: web-api-instance-property browser-compat: api.XMLHttpRequest.readyState diff --git a/files/en-us/web/api/xmlhttprequest/readystatechange_event/index.md b/files/en-us/web/api/xmlhttprequest/readystatechange_event/index.md index 9786eb51f6336c2..7814769a8af01c4 100644 --- a/files/en-us/web/api/xmlhttprequest/readystatechange_event/index.md +++ b/files/en-us/web/api/xmlhttprequest/readystatechange_event/index.md @@ -1,5 +1,6 @@ --- -title: 'XMLHttpRequest: readystatechange event' +title: "XMLHttpRequest: readystatechange event" +short-title: readystatechange slug: Web/API/XMLHttpRequest/readystatechange_event page-type: web-api-event browser-compat: api.XMLHttpRequest.readystatechange_event diff --git a/files/en-us/web/api/xmlhttprequest/response/index.md b/files/en-us/web/api/xmlhttprequest/response/index.md index b89560b7887b6cc..e073747c64c0ec2 100644 --- a/files/en-us/web/api/xmlhttprequest/response/index.md +++ b/files/en-us/web/api/xmlhttprequest/response/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.response +title: "XMLHttpRequest: response property" +short-title: response slug: Web/API/XMLHttpRequest/response page-type: web-api-instance-property browser-compat: api.XMLHttpRequest.response diff --git a/files/en-us/web/api/xmlhttprequest/responsetext/index.md b/files/en-us/web/api/xmlhttprequest/responsetext/index.md index 3e10c220d63cec2..bf0cb09c50e8465 100644 --- a/files/en-us/web/api/xmlhttprequest/responsetext/index.md +++ b/files/en-us/web/api/xmlhttprequest/responsetext/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.responseText +title: "XMLHttpRequest: responseText property" +short-title: responseText slug: Web/API/XMLHttpRequest/responseText page-type: web-api-instance-property browser-compat: api.XMLHttpRequest.responseText diff --git a/files/en-us/web/api/xmlhttprequest/responsetype/index.md b/files/en-us/web/api/xmlhttprequest/responsetype/index.md index 4dbdc7c7b4ba7f7..d1b9ce82c8107ce 100644 --- a/files/en-us/web/api/xmlhttprequest/responsetype/index.md +++ b/files/en-us/web/api/xmlhttprequest/responsetype/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.responseType +title: "XMLHttpRequest: responseType property" +short-title: responseType slug: Web/API/XMLHttpRequest/responseType page-type: web-api-instance-property browser-compat: api.XMLHttpRequest.responseType diff --git a/files/en-us/web/api/xmlhttprequest/responseurl/index.md b/files/en-us/web/api/xmlhttprequest/responseurl/index.md index cbb6853ec95afdd..fdd3ec10b57bd90 100644 --- a/files/en-us/web/api/xmlhttprequest/responseurl/index.md +++ b/files/en-us/web/api/xmlhttprequest/responseurl/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.responseURL +title: "XMLHttpRequest: responseURL property" +short-title: responseURL slug: Web/API/XMLHttpRequest/responseURL page-type: web-api-instance-property browser-compat: api.XMLHttpRequest.responseURL diff --git a/files/en-us/web/api/xmlhttprequest/responsexml/index.md b/files/en-us/web/api/xmlhttprequest/responsexml/index.md index c74710bffec7cc5..34c6eff99902e51 100644 --- a/files/en-us/web/api/xmlhttprequest/responsexml/index.md +++ b/files/en-us/web/api/xmlhttprequest/responsexml/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.responseXML +title: "XMLHttpRequest: responseXML property" +short-title: responseXML slug: Web/API/XMLHttpRequest/responseXML page-type: web-api-instance-property browser-compat: api.XMLHttpRequest.responseXML diff --git a/files/en-us/web/api/xmlhttprequest/send/index.md b/files/en-us/web/api/xmlhttprequest/send/index.md index 5ee79413da9ad9e..5ec15892122a4ac 100644 --- a/files/en-us/web/api/xmlhttprequest/send/index.md +++ b/files/en-us/web/api/xmlhttprequest/send/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.send() +title: "XMLHttpRequest: send() method" +short-title: send() slug: Web/API/XMLHttpRequest/send page-type: web-api-instance-method browser-compat: api.XMLHttpRequest.send diff --git a/files/en-us/web/api/xmlhttprequest/setrequestheader/index.md b/files/en-us/web/api/xmlhttprequest/setrequestheader/index.md index 8c9455f587f52d4..a79bb3584b9cc36 100644 --- a/files/en-us/web/api/xmlhttprequest/setrequestheader/index.md +++ b/files/en-us/web/api/xmlhttprequest/setrequestheader/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.setRequestHeader() +title: "XMLHttpRequest: setRequestHeader() method" +short-title: setRequestHeader() slug: Web/API/XMLHttpRequest/setRequestHeader page-type: web-api-instance-method browser-compat: api.XMLHttpRequest.setRequestHeader diff --git a/files/en-us/web/api/xmlhttprequest/status/index.md b/files/en-us/web/api/xmlhttprequest/status/index.md index 7b784d4495c0f49..243f7d3b7346f9f 100644 --- a/files/en-us/web/api/xmlhttprequest/status/index.md +++ b/files/en-us/web/api/xmlhttprequest/status/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.status +title: "XMLHttpRequest: status property" +short-title: status slug: Web/API/XMLHttpRequest/status page-type: web-api-instance-property browser-compat: api.XMLHttpRequest.status diff --git a/files/en-us/web/api/xmlhttprequest/statustext/index.md b/files/en-us/web/api/xmlhttprequest/statustext/index.md index dd538d2f19bcc16..27b545131993d45 100644 --- a/files/en-us/web/api/xmlhttprequest/statustext/index.md +++ b/files/en-us/web/api/xmlhttprequest/statustext/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.statusText +title: "XMLHttpRequest: statusText property" +short-title: statusText slug: Web/API/XMLHttpRequest/statusText page-type: web-api-instance-property browser-compat: api.XMLHttpRequest.statusText diff --git a/files/en-us/web/api/xmlhttprequest/timeout/index.md b/files/en-us/web/api/xmlhttprequest/timeout/index.md index 3acaca5d388ef18..08700e77f858624 100644 --- a/files/en-us/web/api/xmlhttprequest/timeout/index.md +++ b/files/en-us/web/api/xmlhttprequest/timeout/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.timeout +title: "XMLHttpRequest: timeout property" +short-title: timeout slug: Web/API/XMLHttpRequest/timeout page-type: web-api-instance-property browser-compat: api.XMLHttpRequest.timeout diff --git a/files/en-us/web/api/xmlhttprequest/timeout_event/index.md b/files/en-us/web/api/xmlhttprequest/timeout_event/index.md index 3169ea60d58bd1f..386aadd9c994b35 100644 --- a/files/en-us/web/api/xmlhttprequest/timeout_event/index.md +++ b/files/en-us/web/api/xmlhttprequest/timeout_event/index.md @@ -1,5 +1,6 @@ --- -title: 'XMLHttpRequest: timeout event' +title: "XMLHttpRequest: timeout event" +short-title: timeout slug: Web/API/XMLHttpRequest/timeout_event page-type: web-api-event browser-compat: api.XMLHttpRequest.timeout_event diff --git a/files/en-us/web/api/xmlhttprequest/upload/index.md b/files/en-us/web/api/xmlhttprequest/upload/index.md index b6f784b8ed6b05a..252afc6692f2c68 100644 --- a/files/en-us/web/api/xmlhttprequest/upload/index.md +++ b/files/en-us/web/api/xmlhttprequest/upload/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.upload +title: "XMLHttpRequest: upload property" +short-title: upload slug: Web/API/XMLHttpRequest/upload page-type: web-api-instance-property browser-compat: api.XMLHttpRequest.upload diff --git a/files/en-us/web/api/xmlhttprequest/withcredentials/index.md b/files/en-us/web/api/xmlhttprequest/withcredentials/index.md index f0a56e15b5ee254..75cff39ea4c9578 100644 --- a/files/en-us/web/api/xmlhttprequest/withcredentials/index.md +++ b/files/en-us/web/api/xmlhttprequest/withcredentials/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest.withCredentials +title: "XMLHttpRequest: withCredentials property" +short-title: withCredentials slug: Web/API/XMLHttpRequest/withCredentials page-type: web-api-instance-property browser-compat: api.XMLHttpRequest.withCredentials diff --git a/files/en-us/web/api/xmlhttprequest/xmlhttprequest/index.md b/files/en-us/web/api/xmlhttprequest/xmlhttprequest/index.md index 5406aa125a5a89a..fca89c92b3828e5 100644 --- a/files/en-us/web/api/xmlhttprequest/xmlhttprequest/index.md +++ b/files/en-us/web/api/xmlhttprequest/xmlhttprequest/index.md @@ -1,5 +1,6 @@ --- -title: XMLHttpRequest() +title: "XMLHttpRequest: XMLHttpRequest() constructor" +short-title: XMLHttpRequest() slug: Web/API/XMLHttpRequest/XMLHttpRequest page-type: web-api-constructor browser-compat: api.XMLHttpRequest.XMLHttpRequest diff --git a/files/en-us/web/api/xmlhttprequestupload/abort_event/index.md b/files/en-us/web/api/xmlhttprequestupload/abort_event/index.md index 94e5bd8cbe897a7..e5840dba297e363 100644 --- a/files/en-us/web/api/xmlhttprequestupload/abort_event/index.md +++ b/files/en-us/web/api/xmlhttprequestupload/abort_event/index.md @@ -1,5 +1,6 @@ --- title: "XMLHttpRequestUpload: abort event" +short-title: abort slug: Web/API/XMLHttpRequestUpload/abort_event page-type: web-api-event browser-compat: api.XMLHttpRequestUpload.abort_event diff --git a/files/en-us/web/api/xmlhttprequestupload/error_event/index.md b/files/en-us/web/api/xmlhttprequestupload/error_event/index.md index 79d01ecef35196d..701d9034288bc74 100644 --- a/files/en-us/web/api/xmlhttprequestupload/error_event/index.md +++ b/files/en-us/web/api/xmlhttprequestupload/error_event/index.md @@ -1,5 +1,6 @@ --- title: "XMLHttpRequestUpload: error event" +short-title: error slug: Web/API/XMLHttpRequestUpload/error_event page-type: web-api-event browser-compat: api.XMLHttpRequestUpload.error_event diff --git a/files/en-us/web/api/xmlhttprequestupload/load_event/index.md b/files/en-us/web/api/xmlhttprequestupload/load_event/index.md index 6dd1c7b8f285850..47be35680170ad2 100644 --- a/files/en-us/web/api/xmlhttprequestupload/load_event/index.md +++ b/files/en-us/web/api/xmlhttprequestupload/load_event/index.md @@ -1,5 +1,6 @@ --- title: "XMLHttpRequestUpload: load event" +short-title: load slug: Web/API/XMLHttpRequestUpload/load_event page-type: web-api-event browser-compat: api.XMLHttpRequest.load_event diff --git a/files/en-us/web/api/xmlhttprequestupload/loadend_event/index.md b/files/en-us/web/api/xmlhttprequestupload/loadend_event/index.md index caa659b90d8e440..8b8894798584dab 100644 --- a/files/en-us/web/api/xmlhttprequestupload/loadend_event/index.md +++ b/files/en-us/web/api/xmlhttprequestupload/loadend_event/index.md @@ -1,5 +1,6 @@ --- title: "XMLHttpRequestUpload: loadend event" +short-title: loadend slug: Web/API/XMLHttpRequestUpload/loadend_event page-type: web-api-event browser-compat: api.XMLHttpRequestUpload.loadend_event diff --git a/files/en-us/web/api/xmlhttprequestupload/loadstart_event/index.md b/files/en-us/web/api/xmlhttprequestupload/loadstart_event/index.md index 1f1ede49bf522cc..2ee69e08eca54ea 100644 --- a/files/en-us/web/api/xmlhttprequestupload/loadstart_event/index.md +++ b/files/en-us/web/api/xmlhttprequestupload/loadstart_event/index.md @@ -1,5 +1,6 @@ --- title: "XMLHttpRequestUpload: loadstart event" +short-title: loadstart slug: Web/API/XMLHttpRequestUpload/loadstart_event page-type: web-api-event browser-compat: api.XMLHttpRequestUpload.loadstart_event diff --git a/files/en-us/web/api/xmlhttprequestupload/progress_event/index.md b/files/en-us/web/api/xmlhttprequestupload/progress_event/index.md index 52fa00b0e8bf10f..73c4f8286eddc67 100644 --- a/files/en-us/web/api/xmlhttprequestupload/progress_event/index.md +++ b/files/en-us/web/api/xmlhttprequestupload/progress_event/index.md @@ -1,5 +1,6 @@ --- title: "XMLHttpRequestUpload: progress event" +short-title: progress slug: Web/API/XMLHttpRequestUpload/progress_event page-type: web-api-event browser-compat: api.XMLHttpRequestUpload.progress_event diff --git a/files/en-us/web/api/xmlhttprequestupload/timeout_event/index.md b/files/en-us/web/api/xmlhttprequestupload/timeout_event/index.md index b31d210c7d589c1..799181bf864f8fd 100644 --- a/files/en-us/web/api/xmlhttprequestupload/timeout_event/index.md +++ b/files/en-us/web/api/xmlhttprequestupload/timeout_event/index.md @@ -1,5 +1,6 @@ --- -title: 'XMLHttpRequestUpload: timeout event' +title: "XMLHttpRequestUpload: timeout event" +short-title: timeout slug: Web/API/XMLHttpRequestUpload/timeout_event page-type: web-api-event browser-compat: api.XMLHttpRequestUpload.timeout_event diff --git a/files/en-us/web/api/xmlserializer/serializetostring/index.md b/files/en-us/web/api/xmlserializer/serializetostring/index.md index 024f11937094770..c18526f80e0c1d0 100644 --- a/files/en-us/web/api/xmlserializer/serializetostring/index.md +++ b/files/en-us/web/api/xmlserializer/serializetostring/index.md @@ -1,5 +1,6 @@ --- -title: XMLSerializer.serializeToString() +title: "XMLSerializer: serializeToString() method" +short-title: serializeToString() slug: Web/API/XMLSerializer/serializeToString page-type: web-api-instance-method browser-compat: api.XMLSerializer.serializeToString diff --git a/files/en-us/web/api/xmlserializer/xmlserializer/index.md b/files/en-us/web/api/xmlserializer/xmlserializer/index.md index 8508e3b0b4c5df5..ae5b8ef04d0a86f 100644 --- a/files/en-us/web/api/xmlserializer/xmlserializer/index.md +++ b/files/en-us/web/api/xmlserializer/xmlserializer/index.md @@ -1,5 +1,6 @@ --- -title: XMLSerializer() +title: "XMLSerializer: XMLSerializer() constructor" +short-title: XMLSerializer() slug: Web/API/XMLSerializer/XMLSerializer page-type: web-api-constructor browser-compat: api.XMLSerializer.XMLSerializer diff --git a/files/en-us/web/api/xpathevaluator/createexpression/index.md b/files/en-us/web/api/xpathevaluator/createexpression/index.md index 9e446fd8cebe6b6..60859d33d18b049 100644 --- a/files/en-us/web/api/xpathevaluator/createexpression/index.md +++ b/files/en-us/web/api/xpathevaluator/createexpression/index.md @@ -1,5 +1,6 @@ --- -title: XPathEvaluator.createExpression() +title: "XPathEvaluator: createExpression() method" +short-title: createExpression() slug: Web/API/XPathEvaluator/createExpression page-type: web-api-instance-method browser-compat: api.XPathEvaluator.createExpression diff --git a/files/en-us/web/api/xpathevaluator/creatensresolver/index.md b/files/en-us/web/api/xpathevaluator/creatensresolver/index.md index 2d6a57c5869e65b..725dbdb30e0d214 100644 --- a/files/en-us/web/api/xpathevaluator/creatensresolver/index.md +++ b/files/en-us/web/api/xpathevaluator/creatensresolver/index.md @@ -1,5 +1,6 @@ --- -title: XPathEvaluator.createNSResolver() +title: "XPathEvaluator: createNSResolver() method" +short-title: createNSResolver() slug: Web/API/XPathEvaluator/createNSResolver page-type: web-api-instance-method browser-compat: api.XPathEvaluator.createNSResolver diff --git a/files/en-us/web/api/xpathevaluator/evaluate/index.md b/files/en-us/web/api/xpathevaluator/evaluate/index.md index 5d373bf8ac99356..d561ae2714752a7 100644 --- a/files/en-us/web/api/xpathevaluator/evaluate/index.md +++ b/files/en-us/web/api/xpathevaluator/evaluate/index.md @@ -1,5 +1,6 @@ --- -title: XPathEvaluator.evaluate() +title: "XPathEvaluator: evaluate() method" +short-title: evaluate() slug: Web/API/XPathEvaluator/evaluate page-type: web-api-instance-method browser-compat: api.XPathEvaluator.evaluate diff --git a/files/en-us/web/api/xpathevaluator/xpathevaluator/index.md b/files/en-us/web/api/xpathevaluator/xpathevaluator/index.md index e790e0e5d3a23c1..57a0cd6898c09a5 100644 --- a/files/en-us/web/api/xpathevaluator/xpathevaluator/index.md +++ b/files/en-us/web/api/xpathevaluator/xpathevaluator/index.md @@ -1,5 +1,6 @@ --- -title: XPathEvaluator() +title: "XPathEvaluator: XPathEvaluator() constructor" +short-title: XPathEvaluator() slug: Web/API/XPathEvaluator/XPathEvaluator page-type: web-api-constructor browser-compat: api.XPathEvaluator.XPathEvaluator diff --git a/files/en-us/web/api/xpathexception/code/index.md b/files/en-us/web/api/xpathexception/code/index.md index e99f1db117f4a7a..61cb7f3d5505794 100644 --- a/files/en-us/web/api/xpathexception/code/index.md +++ b/files/en-us/web/api/xpathexception/code/index.md @@ -1,5 +1,6 @@ --- -title: XPathException.code +title: "XPathException: code property" +short-title: code slug: Web/API/XPathException/code page-type: web-api-instance-property browser-compat: api.XPathException.code