Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Web/API page types, part 6 #16809

Merged
merged 2 commits into from
May 31, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions files/en-us/web/api/document/activeelement/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.activeElement
slug: Web/API/Document/activeElement
page-type: web-api-instance-property
tags:
- API
- Document
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/adoptnode/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.adoptNode()
slug: Web/API/Document/adoptNode
page-type: web-api-instance-method
tags:
- API
- DOM
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 'Document: afterscriptexecute event'
slug: Web/API/Document/afterscriptexecute_event
page-type: web-api-event
tags:
- Document
- afterscriptexecute
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/alinkcolor/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.alinkColor
slug: Web/API/Document/alinkColor
page-type: web-api-instance-property
tags:
- API
- Deprecated
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/all/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.all
slug: Web/API/Document/all
page-type: web-api-instance-property
tags:
- API
- Deprecated
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/anchors/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.anchors
slug: Web/API/Document/anchors
page-type: web-api-instance-property
tags:
- API
- Deprecated
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 'Document: animationcancel event'
slug: Web/API/Document/animationcancel_event
page-type: web-api-event
tags:
- API
- Animation
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/animationend_event/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 'Document: animationend event'
slug: Web/API/Document/animationend_event
page-type: web-api-event
tags:
- API
- Animation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 'Document: animationiteration event'
slug: Web/API/Document/animationiteration_event
page-type: web-api-event
tags:
- API
- Animation
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 'Document: animationstart event'
slug: Web/API/Document/animationstart_event
page-type: web-api-event
tags:
- API
- Animation
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/append/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.append()
slug: Web/API/Document/append
page-type: web-api-instance-method
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/applets/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.applets
slug: Web/API/Document/applets
page-type: web-api-instance-property
tags:
- API
- Deprecated
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: 'Document: beforescriptexecute event'
slug: Web/API/Document/beforescriptexecute_event
page-type: web-api-event
tags:
- Document
- beforescriptexecute
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/bgcolor/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.bgColor
slug: Web/API/Document/bgColor
page-type: web-api-instance-property
tags:
- API
- Deprecated
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/body/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.body
slug: Web/API/Document/body
page-type: web-api-instance-property
tags:
- API
- Document
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.caretPositionFromPoint()
slug: Web/API/Document/caretPositionFromPoint
page-type: web-api-instance-method
tags:
- API
- Document
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.caretRangeFromPoint()
slug: Web/API/Document/caretRangeFromPoint
page-type: web-api-instance-method
tags:
- API
- CSSOM View
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/characterset/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.characterSet
slug: Web/API/Document/characterSet
page-type: web-api-instance-property
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/childelementcount/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.childElementCount
slug: Web/API/Document/childElementCount
page-type: web-api-instance-property
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/children/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.children
slug: Web/API/Document/children
page-type: web-api-instance-property
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/clear/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.clear()
slug: Web/API/Document/clear
page-type: web-api-instance-method
tags:
- API
- Deprecated
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/close/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.close()
slug: Web/API/Document/close
page-type: web-api-instance-method
tags:
- API
- Document
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/compatmode/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.compatMode
slug: Web/API/Document/compatMode
page-type: web-api-instance-property
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/contenttype/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.contentType
slug: Web/API/Document/contentType
page-type: web-api-instance-property
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/cookie/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.cookie
slug: Web/API/Document/cookie
page-type: web-api-instance-property
tags:
- API
- Document
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,6 +1,7 @@
---
title: 'Document: copy event'
slug: Web/API/Document/copy_event
page-type: web-api-event
tags:
- API
- Clipboard API
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/createattribute/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.createAttribute()
slug: Web/API/Document/createAttribute
page-type: web-api-instance-method
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/createattributens/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.createAttributeNS()
slug: Web/API/Document/createAttributeNS
page-type: web-api-instance-method
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/createcdatasection/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.createCDATASection()
slug: Web/API/Document/createCDATASection
page-type: web-api-instance-method
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/createcomment/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.createComment()
slug: Web/API/Document/createComment
page-type: web-api-instance-method
tags:
- API
- DOM
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.createDocumentFragment()
slug: Web/API/Document/createDocumentFragment
page-type: web-api-instance-method
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/createelement/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.createElement()
slug: Web/API/Document/createElement
page-type: web-api-instance-method
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/createelementns/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.createElementNS()
slug: Web/API/Document/createElementNS
page-type: web-api-instance-method
tags:
- API
- DOM
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.createEntityReference()
slug: Web/API/Document/createEntityReference
page-type: web-api-instance-method
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/createevent/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.createEvent()
slug: Web/API/Document/createEvent
page-type: web-api-instance-method
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/createexpression/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.createExpression()
slug: Web/API/Document/createExpression
page-type: web-api-instance-method
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/createnodeiterator/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.createNodeIterator()
slug: Web/API/Document/createNodeIterator
page-type: web-api-instance-method
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/creatensresolver/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.createNSResolver()
slug: Web/API/Document/createNSResolver
page-type: web-api-instance-method
tags:
- API
- DOM
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.createProcessingInstruction()
slug: Web/API/Document/createProcessingInstruction
page-type: web-api-instance-method
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/createrange/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.createRange()
slug: Web/API/Document/createRange
page-type: web-api-instance-method
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/createtextnode/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.createTextNode()
slug: Web/API/Document/createTextNode
page-type: web-api-instance-method
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/createtouch/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.createTouch()
slug: Web/API/Document/createTouch
page-type: web-api-instance-method
tags:
- API
- Deprecated
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/createtouchlist/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.createTouchList()
slug: Web/API/Document/createTouchList
page-type: web-api-instance-method
tags:
- API
- Deprecated
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/createtreewalker/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.createTreeWalker()
slug: Web/API/Document/createTreeWalker
page-type: web-api-instance-method
tags:
- API
- DOM
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/currentscript/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.currentScript
slug: Web/API/Document/currentScript
page-type: web-api-instance-property
tags:
- API
- DOM
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,6 +1,7 @@
---
title: 'Document: cut event'
slug: Web/API/Document/cut_event
page-type: web-api-event
tags:
- API
- Clipboard API
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/defaultview/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.defaultView
slug: Web/API/Document/defaultView
page-type: web-api-instance-property
tags:
- API
- Document
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/designmode/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.designMode
slug: Web/API/Document/designMode
page-type: web-api-instance-property
tags:
- API
- Document
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/dir/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.dir
slug: Web/API/Document/dir
page-type: web-api-instance-property
tags:
- API
- Document
Expand Down
1 change: 1 addition & 0 deletions files/en-us/web/api/document/doctype/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: Document.doctype
slug: Web/API/Document/doctype
page-type: web-api-instance-property
tags:
- API
- DOM
Expand Down
Loading