Skip to content

Commit

Permalink
Retitle Web APIs, part 6 (#25969)
Browse files Browse the repository at this point in the history
  • Loading branch information
wbamberg committed Apr 7, 2023
1 parent 41a8b9c commit bbf7f25
Show file tree
Hide file tree
Showing 239 changed files with 410 additions and 171 deletions.
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/after/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.after()
title: "Element: after() method"
short-title: after()
slug: Web/API/Element/after
page-type: web-api-instance-method
browser-compat: api.Element.after
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Element: afterscriptexecute event"
short-title: afterscriptexecute
slug: Web/API/Element/afterscriptexecute_event
page-type: web-api-event
status:
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/animate/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.animate()
title: "Element: animate() method"
short-title: animate()
slug: Web/API/Element/animate
page-type: web-api-instance-method
browser-compat: api.Element.animate
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/element/animationcancel_event/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Element: animationcancel event"
short-title: animationcancel
slug: Web/API/Element/animationcancel_event
browser-compat: api.Element.animationcancel_event
page-type: web-api-event
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/element/animationend_event/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Element: animationend event"
short-title: animationend
slug: Web/API/Element/animationend_event
browser-compat: api.Element.animationend_event
page-type: web-api-event
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Element: animationiteration event"
short-title: animationiteration
slug: Web/API/Element/animationiteration_event
browser-compat: api.Element.animationiteration_event
page-type: web-api-event
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/element/animationstart_event/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Element: animationstart event"
short-title: animationstart
slug: Web/API/Element/animationstart_event
browser-compat: api.Element.animationstart_event
page-type: web-api-event
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/append/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.append()
title: "Element: append() method"
short-title: append()
slug: Web/API/Element/append
page-type: web-api-instance-method
browser-compat: api.Element.append
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariaatomic/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaAtomic
title: "Element: ariaAtomic property"
short-title: ariaAtomic
slug: Web/API/Element/ariaAtomic
page-type: web-api-instance-property
browser-compat: api.Element.ariaAtomic
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariaautocomplete/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaAutoComplete
title: "Element: ariaAutoComplete property"
short-title: ariaAutoComplete
slug: Web/API/Element/ariaAutoComplete
page-type: web-api-instance-property
browser-compat: api.Element.ariaAutoComplete
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariabusy/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaBusy
title: "Element: ariaBusy property"
short-title: ariaBusy
slug: Web/API/Element/ariaBusy
page-type: web-api-instance-property
browser-compat: api.Element.ariaBusy
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariachecked/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaChecked
title: "Element: ariaChecked property"
short-title: ariaChecked
slug: Web/API/Element/ariaChecked
page-type: web-api-instance-property
browser-compat: api.Element.ariaChecked
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariacolcount/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaColCount
title: "Element: ariaColCount property"
short-title: ariaColCount
slug: Web/API/Element/ariaColCount
page-type: web-api-instance-property
browser-compat: api.Element.ariaColCount
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariacolindex/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaColIndex
title: "Element: ariaColIndex property"
short-title: ariaColIndex
slug: Web/API/Element/ariaColIndex
page-type: web-api-instance-property
browser-compat: api.Element.ariaColIndex
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariacolspan/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaColSpan
title: "Element: ariaColSpan property"
short-title: ariaColSpan
slug: Web/API/Element/ariaColSpan
page-type: web-api-instance-property
browser-compat: api.Element.ariaColSpan
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariacurrent/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaCurrent
title: "Element: ariaCurrent property"
short-title: ariaCurrent
slug: Web/API/Element/ariaCurrent
page-type: web-api-instance-property
browser-compat: api.Element.ariaCurrent
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariadescription/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaDescription
title: "Element: ariaDescription property"
short-title: ariaDescription
slug: Web/API/Element/ariaDescription
page-type: web-api-instance-property
browser-compat: api.Element.ariaDescription
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariadisabled/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaDisabled
title: "Element: ariaDisabled property"
short-title: ariaDisabled
slug: Web/API/Element/ariaDisabled
page-type: web-api-instance-property
browser-compat: api.Element.ariaDisabled
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariaexpanded/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaExpanded
title: "Element: ariaExpanded property"
short-title: ariaExpanded
slug: Web/API/Element/ariaExpanded
page-type: web-api-instance-property
browser-compat: api.Element.ariaExpanded
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariahaspopup/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaHasPopup
title: "Element: ariaHasPopup property"
short-title: ariaHasPopup
slug: Web/API/Element/ariaHasPopup
page-type: web-api-instance-property
browser-compat: api.Element.ariaHasPopup
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariahidden/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaHidden
title: "Element: ariaHidden property"
short-title: ariaHidden
slug: Web/API/Element/ariaHidden
page-type: web-api-instance-property
browser-compat: api.Element.ariaHidden
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariakeyshortcuts/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaKeyShortcuts
title: "Element: ariaKeyShortcuts property"
short-title: ariaKeyShortcuts
slug: Web/API/Element/ariaKeyShortcuts
page-type: web-api-instance-property
browser-compat: api.Element.ariaKeyShortcuts
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/arialabel/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaLabel
title: "Element: ariaLabel property"
short-title: ariaLabel
slug: Web/API/Element/ariaLabel
page-type: web-api-instance-property
browser-compat: api.Element.ariaLabel
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/arialevel/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaLevel
title: "Element: ariaLevel property"
short-title: ariaLevel
slug: Web/API/Element/ariaLevel
page-type: web-api-instance-property
browser-compat: api.Element.ariaLevel
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/arialive/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaLive
title: "Element: ariaLive property"
short-title: ariaLive
slug: Web/API/Element/ariaLive
page-type: web-api-instance-property
browser-compat: api.Element.ariaLive
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariamodal/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaModal
title: "Element: ariaModal property"
short-title: ariaModal
slug: Web/API/Element/ariaModal
page-type: web-api-instance-property
browser-compat: api.Element.ariaModal
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariamultiline/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaMultiLine
title: "Element: ariaMultiLine property"
short-title: ariaMultiLine
slug: Web/API/Element/ariaMultiLine
page-type: web-api-instance-property
browser-compat: api.Element.ariaMultiLine
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariamultiselectable/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaMultiSelectable
title: "Element: ariaMultiSelectable property"
short-title: ariaMultiSelectable
slug: Web/API/Element/ariaMultiSelectable
page-type: web-api-instance-property
browser-compat: api.Element.ariaMultiSelectable
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariaorientation/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaOrientation
title: "Element: ariaOrientation property"
short-title: ariaOrientation
slug: Web/API/Element/ariaOrientation
page-type: web-api-instance-property
browser-compat: api.Element.ariaOrientation
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariaplaceholder/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaPlaceholder
title: "Element: ariaPlaceholder property"
short-title: ariaPlaceholder
slug: Web/API/Element/ariaPlaceholder
page-type: web-api-instance-property
browser-compat: api.Element.ariaPlaceholder
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariaposinset/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaPosInSet
title: "Element: ariaPosInSet property"
short-title: ariaPosInSet
slug: Web/API/Element/ariaPosInSet
page-type: web-api-instance-property
browser-compat: api.Element.ariaPosInSet
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariapressed/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaPressed
title: "Element: ariaPressed property"
short-title: ariaPressed
slug: Web/API/Element/ariaPressed
page-type: web-api-instance-property
browser-compat: api.Element.ariaPressed
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariareadonly/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaReadOnly
title: "Element: ariaReadOnly property"
short-title: ariaReadOnly
slug: Web/API/Element/ariaReadOnly
page-type: web-api-instance-property
browser-compat: api.Element.ariaReadOnly
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariarelevant/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaRelevant
title: "Element: ariaRelevant property"
short-title: ariaRelevant
slug: Web/API/Element/ariaRelevant
page-type: web-api-instance-property
status:
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariarequired/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaRequired
title: "Element: ariaRequired property"
short-title: ariaRequired
slug: Web/API/Element/ariaRequired
page-type: web-api-instance-property
browser-compat: api.Element.ariaRequired
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariaroledescription/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaRoleDescription
title: "Element: ariaRoleDescription property"
short-title: ariaRoleDescription
slug: Web/API/Element/ariaRoleDescription
page-type: web-api-instance-property
browser-compat: api.Element.ariaRoleDescription
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariarowcount/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaRowCount
title: "Element: ariaRowCount property"
short-title: ariaRowCount
slug: Web/API/Element/ariaRowCount
page-type: web-api-instance-property
browser-compat: api.Element.ariaRowCount
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariarowindex/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaRowIndex
title: "Element: ariaRowIndex property"
short-title: ariaRowIndex
slug: Web/API/Element/ariaRowIndex
page-type: web-api-instance-property
browser-compat: api.Element.ariaRowIndex
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariarowspan/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaRowSpan
title: "Element: ariaRowSpan property"
short-title: ariaRowSpan
slug: Web/API/Element/ariaRowSpan
page-type: web-api-instance-property
browser-compat: api.Element.ariaRowSpan
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariaselected/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaSelected
title: "Element: ariaSelected property"
short-title: ariaSelected
slug: Web/API/Element/ariaSelected
page-type: web-api-instance-property
browser-compat: api.Element.ariaSelected
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariasetsize/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaSetSize
title: "Element: ariaSetSize property"
short-title: ariaSetSize
slug: Web/API/Element/ariaSetSize
page-type: web-api-instance-property
browser-compat: api.Element.ariaSetSize
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariasort/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaSort
title: "Element: ariaSort property"
short-title: ariaSort
slug: Web/API/Element/ariaSort
page-type: web-api-instance-property
browser-compat: api.Element.ariaSort
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariavaluemax/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaValueMax
title: "Element: ariaValueMax property"
short-title: ariaValueMax
slug: Web/API/Element/ariaValueMax
page-type: web-api-instance-property
browser-compat: api.Element.ariaValueMax
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariavaluemin/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaValueMin
title: "Element: ariaValueMin property"
short-title: ariaValueMin
slug: Web/API/Element/ariaValueMin
page-type: web-api-instance-property
browser-compat: api.Element.ariaValueMin
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariavaluenow/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaValueNow
title: "Element: ariaValueNow property"
short-title: ariaValueNow
slug: Web/API/Element/ariaValueNow
page-type: web-api-instance-property
browser-compat: api.Element.ariaValueNow
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/ariavaluetext/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.ariaValueText
title: "Element: ariaValueText property"
short-title: ariaValueText
slug: Web/API/Element/ariaValueText
page-type: web-api-instance-property
browser-compat: api.Element.ariaValueText
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/assignedslot/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.assignedSlot
title: "Element: assignedSlot property"
short-title: assignedSlot
slug: Web/API/Element/assignedSlot
page-type: web-api-instance-property
browser-compat: api.Element.assignedSlot
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/attachshadow/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.attachShadow()
title: "Element: attachShadow() method"
short-title: attachShadow()
slug: Web/API/Element/attachShadow
page-type: web-api-instance-method
browser-compat: api.Element.attachShadow
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/element/attributes/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Element.attributes
title: "Element: attributes property"
short-title: attributes
slug: Web/API/Element/attributes
page-type: web-api-instance-property
browser-compat: api.Element.attributes
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/element/auxclick_event/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Element: auxclick event"
short-title: auxclick
slug: Web/API/Element/auxclick_event
page-type: web-api-event
browser-compat: api.Element.auxclick_event
Expand Down
Loading

0 comments on commit bbf7f25

Please sign in to comment.