Skip to content

Commit

Permalink
Retitle Web APIs, part 5 (#25968)
Browse files Browse the repository at this point in the history
  • Loading branch information
wbamberg committed Apr 7, 2023
1 parent 53b1989 commit 41a8b9c
Show file tree
Hide file tree
Showing 218 changed files with 420 additions and 202 deletions.
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/activeelement/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.activeElement
title: "Document: activeElement property"
short-title: activeElement
slug: Web/API/Document/activeElement
page-type: web-api-instance-property
browser-compat: api.Document.activeElement
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/adoptedstylesheets/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.adoptedStyleSheets
title: "Document: adoptedStyleSheets property"
short-title: adoptedStyleSheets
slug: Web/API/Document/adoptedStyleSheets
page-type: web-api-instance-property
browser-compat: api.Document.adoptedStyleSheets
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/adoptnode/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.adoptNode()
title: "Document: adoptNode() method"
short-title: adoptNode()
slug: Web/API/Document/adoptNode
page-type: web-api-instance-method
browser-compat: api.Document.adoptNode
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Document: afterscriptexecute event"
short-title: afterscriptexecute
slug: Web/API/Document/afterscriptexecute_event
page-type: web-api-event
status:
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/alinkcolor/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.alinkColor
title: "Document: alinkColor property"
short-title: alinkColor
slug: Web/API/Document/alinkColor
page-type: web-api-instance-property
status:
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/all/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.all
title: "Document: all property"
short-title: all
slug: Web/API/Document/all
page-type: web-api-instance-property
status:
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/anchors/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.anchors
title: "Document: anchors property"
short-title: anchors
slug: Web/API/Document/anchors
page-type: web-api-instance-property
status:
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/append/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.append()
title: "Document: append() method"
short-title: append()
slug: Web/API/Document/append
page-type: web-api-instance-method
browser-compat: api.Document.append
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/applets/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.applets
title: "Document: applets property"
short-title: applets
slug: Web/API/Document/applets
page-type: web-api-instance-property
status:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Document: beforescriptexecute event"
short-title: beforescriptexecute
slug: Web/API/Document/beforescriptexecute_event
page-type: web-api-event
status:
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/bgcolor/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.bgColor
title: "Document: bgColor property"
short-title: bgColor
slug: Web/API/Document/bgColor
page-type: web-api-instance-property
status:
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/body/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.body
title: "Document: body property"
short-title: body
slug: Web/API/Document/body
page-type: web-api-instance-property
browser-compat: api.Document.body
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/caretpositionfrompoint/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.caretPositionFromPoint()
title: "Document: caretPositionFromPoint() method"
short-title: caretPositionFromPoint()
slug: Web/API/Document/caretPositionFromPoint
page-type: web-api-instance-method
browser-compat: api.Document.caretPositionFromPoint
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/caretrangefrompoint/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.caretRangeFromPoint()
title: "Document: caretRangeFromPoint() method"
short-title: caretRangeFromPoint()
slug: Web/API/Document/caretRangeFromPoint
page-type: web-api-instance-method
status:
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/characterset/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.characterSet
title: "Document: characterSet property"
short-title: characterSet
slug: Web/API/Document/characterSet
page-type: web-api-instance-property
browser-compat: api.Document.characterSet
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/childelementcount/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.childElementCount
title: "Document: childElementCount property"
short-title: childElementCount
slug: Web/API/Document/childElementCount
page-type: web-api-instance-property
browser-compat: api.Document.childElementCount
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/children/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.children
title: "Document: children property"
short-title: children
slug: Web/API/Document/children
page-type: web-api-instance-property
browser-compat: api.Document.children
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/clear/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.clear()
title: "Document: clear() method"
short-title: clear()
slug: Web/API/Document/clear
page-type: web-api-instance-method
status:
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/close/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.close()
title: "Document: close() method"
short-title: close()
slug: Web/API/Document/close
page-type: web-api-instance-method
browser-compat: api.Document.close
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/compatmode/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.compatMode
title: "Document: compatMode property"
short-title: compatMode
slug: Web/API/Document/compatMode
page-type: web-api-instance-property
browser-compat: api.Document.compatMode
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/contenttype/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.contentType
title: "Document: contentType property"
short-title: contentType
slug: Web/API/Document/contentType
page-type: web-api-instance-property
browser-compat: api.Document.contentType
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/cookie/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.cookie
title: "Document: cookie property"
short-title: cookie
slug: Web/API/Document/cookie
page-type: web-api-instance-property
browser-compat: api.Document.cookie
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/copy_event/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Document: copy event"
short-title: copy
slug: Web/API/Document/copy_event
page-type: web-api-event
browser-compat: api.Element.copy_event
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/createattribute/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.createAttribute()
title: "Document: createAttribute() method"
short-title: createAttribute()
slug: Web/API/Document/createAttribute
page-type: web-api-instance-method
browser-compat: api.Document.createAttribute
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/createattributens/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.createAttributeNS()
title: "Document: createAttributeNS() method"
short-title: createAttributeNS()
slug: Web/API/Document/createAttributeNS
page-type: web-api-instance-method
browser-compat: api.Document.createAttributeNS
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/createcdatasection/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.createCDATASection()
title: "Document: createCDATASection() method"
short-title: createCDATASection()
slug: Web/API/Document/createCDATASection
page-type: web-api-instance-method
browser-compat: api.Document.createCDATASection
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/createcomment/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.createComment()
title: "Document: createComment() method"
short-title: createComment()
slug: Web/API/Document/createComment
page-type: web-api-instance-method
browser-compat: api.Document.createComment
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/createdocumentfragment/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.createDocumentFragment()
title: "Document: createDocumentFragment() method"
short-title: createDocumentFragment()
slug: Web/API/Document/createDocumentFragment
page-type: web-api-instance-method
browser-compat: api.Document.createDocumentFragment
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/createelement/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.createElement()
title: "Document: createElement() method"
short-title: createElement()
slug: Web/API/Document/createElement
page-type: web-api-instance-method
browser-compat: api.Document.createElement
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/createelementns/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.createElementNS()
title: "Document: createElementNS() method"
short-title: createElementNS()
slug: Web/API/Document/createElementNS
page-type: web-api-instance-method
browser-compat: api.Document.createElementNS
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/createevent/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.createEvent()
title: "Document: createEvent() method"
short-title: createEvent()
slug: Web/API/Document/createEvent
page-type: web-api-instance-method
browser-compat: api.Document.createEvent
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/createexpression/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.createExpression()
title: "Document: createExpression() method"
short-title: createExpression()
slug: Web/API/Document/createExpression
page-type: web-api-instance-method
browser-compat: api.Document.createExpression
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/createnodeiterator/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.createNodeIterator()
title: "Document: createNodeIterator() method"
short-title: createNodeIterator()
slug: Web/API/Document/createNodeIterator
page-type: web-api-instance-method
browser-compat: api.Document.createNodeIterator
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/creatensresolver/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.createNSResolver()
title: "Document: createNSResolver() method"
short-title: createNSResolver()
slug: Web/API/Document/createNSResolver
page-type: web-api-instance-method
browser-compat: api.Document.createNSResolver
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.createProcessingInstruction()
title: "Document: createProcessingInstruction() method"
short-title: createProcessingInstruction()
slug: Web/API/Document/createProcessingInstruction
page-type: web-api-instance-method
browser-compat: api.Document.createProcessingInstruction
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/createrange/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.createRange()
title: "Document: createRange() method"
short-title: createRange()
slug: Web/API/Document/createRange
page-type: web-api-instance-method
browser-compat: api.Document.createRange
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/createtextnode/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.createTextNode()
title: "Document: createTextNode() method"
short-title: createTextNode()
slug: Web/API/Document/createTextNode
page-type: web-api-instance-method
browser-compat: api.Document.createTextNode
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/createtouch/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.createTouch()
title: "Document: createTouch() method"
short-title: createTouch()
slug: Web/API/Document/createTouch
page-type: web-api-instance-method
status:
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/createtouchlist/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.createTouchList()
title: "Document: createTouchList() method"
short-title: createTouchList()
slug: Web/API/Document/createTouchList
page-type: web-api-instance-method
status:
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/createtreewalker/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.createTreeWalker()
title: "Document: createTreeWalker() method"
short-title: createTreeWalker()
slug: Web/API/Document/createTreeWalker
page-type: web-api-instance-method
browser-compat: api.Document.createTreeWalker
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/currentscript/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.currentScript
title: "Document: currentScript property"
short-title: currentScript
slug: Web/API/Document/currentScript
page-type: web-api-instance-property
browser-compat: api.Document.currentScript
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/cut_event/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: "Document: cut event"
short-title: cut
slug: Web/API/Document/cut_event
page-type: web-api-event
browser-compat: api.Element.cut_event
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/defaultview/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.defaultView
title: "Document: defaultView property"
short-title: defaultView
slug: Web/API/Document/defaultView
page-type: web-api-instance-property
browser-compat: api.Document.defaultView
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/designmode/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.designMode
title: "Document: designMode property"
short-title: designMode
slug: Web/API/Document/designMode
page-type: web-api-instance-property
browser-compat: api.Document.designMode
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/dir/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.dir
title: "Document: dir property"
short-title: dir
slug: Web/API/Document/dir
page-type: web-api-instance-property
browser-compat: api.Document.dir
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/doctype/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.doctype
title: "Document: doctype property"
short-title: doctype
slug: Web/API/Document/doctype
page-type: web-api-instance-property
browser-compat: api.Document.doctype
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/document/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document()
title: "Document: Document() constructor"
short-title: Document()
slug: Web/API/Document/Document
page-type: web-api-constructor
browser-compat: api.Document.Document
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/documentelement/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.documentElement
title: "Document: documentElement property"
short-title: documentElement
slug: Web/API/Document/documentElement
page-type: web-api-instance-property
browser-compat: api.Document.documentElement
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/documenturi/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.documentURI
title: "Document: documentURI property"
short-title: documentURI
slug: Web/API/Document/documentURI
page-type: web-api-instance-property
browser-compat: api.Document.documentURI
Expand Down
3 changes: 2 additions & 1 deletion files/en-us/web/api/document/domain/index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
title: Document.domain
title: "Document: domain property"
short-title: domain
slug: Web/API/Document/domain
page-type: web-api-instance-property
status:
Expand Down

0 comments on commit 41a8b9c

Please sign in to comment.