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

Replace spec table with {{specifications}} for api/h* (part 2) #5943

Merged
merged 1 commit into from
Jun 13, 2021

Conversation

teoli2003
Copy link
Contributor

@teoli2003 teoli2003 commented Jun 13, 2021

This is part of #1146.

This converts the interface, properties & methods of some api/h* (partial) to the {{Specifications}} macros.

Note that:

  1. This property is not yet in the official HTML standard, although it is driven by the WICG.
  2. All browsers implement it behind prefs.
    So I keep it without working table for the moment: it will be dealt with when browsers unpref this property (meaning it will be in the standard).

All other pages look fine.

@github-actions
Copy link
Contributor

Preview URLs

Flaws

Note! 46 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/API/HTMLHeadElement
Title: HTMLHeadElement
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/HTMLHeadElement/profile does not exist

URL: /en-US/docs/Web/API/HTMLHeadingElement
Title: HTMLHeadingElement
on GitHub
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/HTMLHeadingElement/align does not exist
  • bad_bcd_links:
    • no explanation!

URL: /en-US/docs/Web/API/HTMLIFrameElement
Title: HTMLIFrameElement
on GitHub
Flaw count: 27

  • macros:
    • /en-us/docs/web/api/mozframeloaderowner (url: /en-US/docs/Web/API/MozFrameLoaderOwner) does not exist
    • /en-us/docs/web/api/browserelement (url: /en-US/docs/Web/API/BrowserElement) does not exist
    • /en-US/docs/Web/API/HTMLIFrameElement/align does not exist
    • /en-US/docs/Web/API/HTMLIFrameElement/allow does not exist
    • /en-US/docs/Web/API/HTMLIFrameElement/allowfullscreen does not exist
    • and 13 more flaws omitted
  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • and 4 more flaws omitted

URL: /en-US/docs/Web/API/HTMLIFrameElement/srcdoc
Title: HTMLIFrameElement.srcdoc
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/mozframeloaderowner (url: /en-US/docs/Web/API/MozFrameLoaderOwner) does not exist
    • /en-us/docs/web/api/browserelement (url: /en-US/docs/Web/API/BrowserElement) does not exist

URL: /en-US/docs/Web/API/HTMLIFrameElement/contentWindow
Title: HTMLIFrameElement.contentWindow
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/mozframeloaderowner (url: /en-US/docs/Web/API/MozFrameLoaderOwner) does not exist
    • /en-us/docs/web/api/browserelement (url: /en-US/docs/Web/API/BrowserElement) does not exist

URL: /en-US/docs/Web/API/HTMLIFrameElement/referrerPolicy
Title: HTMLIFrameElement.referrerPolicy
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/mozframeloaderowner (url: /en-US/docs/Web/API/MozFrameLoaderOwner) does not exist
    • /en-us/docs/web/api/browserelement (url: /en-US/docs/Web/API/BrowserElement) does not exist

URL: /en-US/docs/Web/API/HTMLIFrameElement/featurePolicy
Title: HTMLIFrameElement.featurePolicy
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/mozframeloaderowner (url: /en-US/docs/Web/API/MozFrameLoaderOwner) does not exist
    • /en-us/docs/web/api/browserelement (url: /en-US/docs/Web/API/BrowserElement) does not exist

URL: /en-US/docs/Web/API/HTMLIFrameElement/src
Title: HTMLIFrameElement.src
on GitHub
Flaw count: 6

  • macros:
    • /en-us/docs/web/api/mozframeloaderowner (url: /en-US/docs/Web/API/MozFrameLoaderOwner) does not exist
    • /en-us/docs/web/api/browserelement (url: /en-US/docs/Web/API/BrowserElement) does not exist
    • /en-US/docs/Web/HTML/Element/src does not exist
    • /en-US/docs/Web/API/HTMLAnchorElement/src does not exist
    • /en-US/docs/Web/API/HTMLAreaElement/src does not exist
    • and 1 more flaws omitted

URL: /en-US/docs/Web/API/HTMLIFrameElement/csp
Title: HTMLIFrameElement.csp
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/mozframeloaderowner (url: /en-US/docs/Web/API/MozFrameLoaderOwner) does not exist
    • /en-us/docs/web/api/browserelement (url: /en-US/docs/Web/API/BrowserElement) does not exist

URL: /en-US/docs/Web/API/HTMLFieldSetElement
Title: HTMLFieldSetElement
on GitHub
Flaw count: 20

  • macros:
    • /en-US/docs/Web/API/HTMLFieldSetElement/disabled does not exist
    • /en-US/docs/Web/API/HTMLFieldSetElement/elements does not exist
    • /en-US/docs/Web/API/HTMLFieldSetElement/form does not exist
    • /en-US/docs/Web/API/HTMLFieldSetElement/name does not exist
    • /en-US/docs/Web/API/HTMLFieldSetElement/type does not exist
    • and 6 more flaws omitted
  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • and 4 more flaws omitted

URL: /en-US/docs/Web/API/HTMLFrameSetElement
Title: HTMLFrameSetElement
on GitHub
Flaw count: 7

  • macros:
    • /en-US/docs/Web/API/HTMLFrameSetElement/cols does not exist
    • /en-US/docs/Web/API/HTMLFrameSetElement/rows does not exist
    • /en-US/docs/Web/API/WindowEventHandlers/onoffline does not exist
    • /en-US/docs/Web/API/WindowEventHandlers/ononline does not exist
    • /en-US/docs/Web/API/WindowEventHandlers/onpagehide does not exist
    • and 2 more flaws omitted

URL: /en-US/docs/Web/API/HTMLEmbedElement
Title: HTMLEmbedElement
on GitHub
Flaw count: 9

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist
    • /en-us/docs/web/api/mozframeloaderowner (url: /en-US/docs/Web/API/MozFrameLoaderOwner) does not exist
    • /en-us/docs/web/api/mozobjectloadingcontent (url: /en-US/docs/Web/API/MozObjectLoadingContent) does not exist
    • /en-US/docs/Web/API/HTMLEmbedElement/align does not exist
    • /en-US/docs/Web/API/HTMLEmbedElement/height does not exist
    • and 4 more flaws omitted

URL: /en-US/docs/Web/API/HTMLImageElement
Title: HTMLImageElement
on GitHub
Flaw count: 5

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist
    • wrong xref macro used (consider changing which macro you use)
    • wrong xref macro used (consider changing which macro you use)
  • bad_bcd_links:
    • no explanation!
    • no explanation!

URL: /en-US/docs/Web/API/HTMLImageElement/srcset
Title: HTMLImageElement.srcset
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/Image
Title: Image()
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/y
Title: HTMLImageElement.y
on GitHub
Flaw count: 3

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist
    • /en-US/docs/Web/API/HTMLTableRowElement/cells does not exist
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/loading
Title: HTMLImageElement.loading
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/referrerPolicy
Title: HTMLImageElement.referrerPolicy
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/decode
Title: HTMLImageElement.decode()
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist
    • wrong xref macro used (consider changing which macro you use)

URL: /en-US/docs/Web/API/HTMLImageElement/naturalWidth
Title: HTMLImageElement.naturalWidth
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/border
Title: HTMLImageElement.border
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/currentSrc
Title: HTMLImageElement.currentSrc
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/complete
Title: HTMLImageElement.complete
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/hspace
Title: HTMLImageElement.hspace
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/name
Title: HTMLImageElement.name
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/useMap
Title: HTMLImageElement.useMap
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/isMap
Title: HTMLImageElement.isMap
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/vspace
Title: HTMLImageElement.vspace
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/alt
Title: HTMLImageElement.alt
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/crossOrigin
Title: HTMLImageElement.crossOrigin
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/naturalHeight
Title: HTMLImageElement.naturalHeight
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/align
Title: HTMLImageElement.align
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/src
Title: HTMLImageElement.src
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/sizes
Title: HTMLImageElement.sizes
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/width
Title: HTMLImageElement.width
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/longDesc
Title: HTMLImageElement.longDesc
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/height
Title: HTMLImageElement.height
on GitHub
Flaw count: 3

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist
    • /en-US/docs/Glossary/CSS_pixels does not exist
    • /en-US/docs/Glossary/CSS_pixels does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/decoding
Title: HTMLImageElement.decoding
on GitHub
Flaw count: 1

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist

URL: /en-US/docs/Web/API/HTMLImageElement/x
Title: HTMLImageElement.x
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist
    • /en-US/docs/Web/API/HTMLTableRowElement/cells does not exist

URL: /en-US/docs/Web/API/HTMLFormElement
Title: HTMLFormElement
on GitHub
Flaw count: 10

  • macros:
    • /en-US/docs/Web/API/HTMLFormElement/autocomplete does not exist
    • /en-US/docs/Web/API/HTMLFormElement/noValidate does not exist
    • /en-US/docs/Web/API/HTMLFormElement/checkValidity does not exist
    • /en-US/docs/Web/API/HTMLFormElement/requestAutocomplete does not exist
    • wrong xref macro used (consider changing which macro you use)
  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation
    • Can't resolve /en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation
  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!

URL: /en-US/docs/Web/API/HTMLFormElement/length
Title: HTMLFormElement.length
on GitHub
Flaw count: 6

  • macros:
    • /en-US/docs/Web/API/HTMLFormElement/autocomplete does not exist
    • /en-US/docs/Web/API/HTMLFormElement/noValidate does not exist
    • /en-US/docs/Web/API/HTMLFormElement/checkValidity does not exist
    • /en-US/docs/Web/API/HTMLFormElement/requestAutocomplete does not exist
    • wrong xref macro used (consider changing which macro you use)
    • and 1 more flaws omitted

URL: /en-US/docs/Web/API/HTMLFormElement/elements
Title: HTMLFormElement.elements
on GitHub
Flaw count: 6

  • macros:
    • /en-US/docs/Web/API/HTMLFormElement/autocomplete does not exist
    • /en-US/docs/Web/API/HTMLFormElement/noValidate does not exist
    • /en-US/docs/Web/API/HTMLFormElement/checkValidity does not exist
    • /en-US/docs/Web/API/HTMLFormElement/requestAutocomplete does not exist
    • wrong xref macro used (consider changing which macro you use)
    • and 1 more flaws omitted

URL: /en-US/docs/Web/API/HTMLFormElement/reportValidity
Title: HTMLFormElement.reportValidity()
on GitHub
Flaw count: 1

  • macros:
    • wrong xref macro used (consider changing which macro you use)

URL: /en-US/docs/Web/API/HTMLFormElement/submit
Title: HTMLFormElement.submit()
on GitHub
Flaw count: 1

  • broken_links:
    • Can't resolve /en-US/docs/Web/Guide/HTML/HTML5/Constraint_validation

URL: /en-US/docs/Web/API/HTMLInputElement
Title: HTMLInputElement
on GitHub
Flaw count: 31

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist
    • /en-us/docs/web/api/mozphonetic (url: /en-US/docs/Web/API/MozPhonetic) does not exist
    • /en-US/docs/Web/API/HTMLInputElement/align does not exist
    • /en-US/docs/Web/API/HTMLInputElement/useMap does not exist
    • /en-US/docs/Web/API/HTMLInputElement/mozSetFileArray does not exist
    • and 1 more flaws omitted
  • broken_links:
    • Can't resolve /en-US/docs/Mozilla/Firefox/Multiprocess_Firefox/The_message_manager
    • Can't resolve /en-US/docs/Web/API/GlobalEventHandlers/onsearch
  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • and 18 more flaws omitted

URL: /en-US/docs/Web/API/HTMLInputElement/webkitEntries
Title: HTMLInputElement.webkitEntries
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist
    • /en-us/docs/web/api/mozphonetic (url: /en-US/docs/Web/API/MozPhonetic) does not exist

URL: /en-US/docs/Web/API/HTMLInputElement/invalid_event
Title: HTMLInputElement: invalid event
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist
    • /en-us/docs/web/api/mozphonetic (url: /en-US/docs/Web/API/MozPhonetic) does not exist

URL: /en-US/docs/Web/API/HTMLInputElement/webkitdirectory
Title: HTMLInputElement.webkitdirectory
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist
    • /en-us/docs/web/api/mozphonetic (url: /en-US/docs/Web/API/MozPhonetic) does not exist

URL: /en-US/docs/Web/API/HTMLInputElement/stepDown
Title: HTMLInputElement.stepDown()
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist
    • /en-us/docs/web/api/mozphonetic (url: /en-US/docs/Web/API/MozPhonetic) does not exist

URL: /en-US/docs/Web/API/HTMLInputElement/stepUp
Title: HTMLInputElement.stepUp()
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist
    • /en-us/docs/web/api/mozphonetic (url: /en-US/docs/Web/API/MozPhonetic) does not exist

URL: /en-US/docs/Web/API/HTMLInputElement/setRangeText
Title: HTMLInputElement.setRangeText()
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist
    • /en-us/docs/web/api/mozphonetic (url: /en-US/docs/Web/API/MozPhonetic) does not exist

URL: /en-US/docs/Web/API/HTMLInputElement/setSelectionRange
Title: HTMLInputElement.setSelectionRange()
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist
    • /en-us/docs/web/api/mozphonetic (url: /en-US/docs/Web/API/MozPhonetic) does not exist

URL: /en-US/docs/Web/API/HTMLInputElement/labels
Title: HTMLInputElement.labels
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist
    • /en-us/docs/web/api/mozphonetic (url: /en-US/docs/Web/API/MozPhonetic) does not exist

URL: /en-US/docs/Web/API/HTMLInputElement/select
Title: HTMLInputElement.select()
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist
    • /en-us/docs/web/api/mozphonetic (url: /en-US/docs/Web/API/MozPhonetic) does not exist

URL: /en-US/docs/Web/API/HTMLInputElement/multiple
Title: HTMLInputElement.multiple
on GitHub
Flaw count: 2

  • macros:
    • /en-us/docs/web/api/mozimageloadingcontent (url: /en-US/docs/Web/API/MozImageLoadingContent) does not exist
    • /en-us/docs/web/api/mozphonetic (url: /en-US/docs/Web/API/MozPhonetic) does not exist

URL: /en-US/docs/Web/API/HTMLElement
Title: HTMLElement
on GitHub
Flaw count: 46

  • macros:
    • /en-US/docs/Web/API/DocumentAndElementEventHandlers does not exist
    • /en-US/docs/Web/API/TouchEventHandlers does not exist
    • /en-US/docs/Web/API/HTMLElement/attributeStyleMap does not exist
    • wrong xref macro used (consider changing which macro you use)
    • /en-US/docs/Web/API/HTMLElement/draggable does not exist
    • and 29 more flaws omitted
  • bad_bcd_links:
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • no explanation!
    • and 7 more flaws omitted

URL: /en-US/docs/Web/API/HTMLElement/transitionstart_event
Title: HTMLElement: transitionstart event
on GitHub
Flaw count: 3

  • macros:
    • /en-US/docs/Web/API/GlobalEventHandlers/ontransitionstart does not exist
    • /en-US/docs/Web/API/GlobalEventHandlers/ontransitionstart does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Web/API/GlobalEventHandlers/ontransitionrun

URL: /en-US/docs/Web/API/HTMLElement/transitionrun_event
Title: HTMLElement: transitionrun event
on GitHub
Flaw count: 3

  • macros:
    • /en-US/docs/Web/API/GlobalEventHandlers/ontransitionrun does not exist
    • /en-US/docs/Web/API/GlobalEventHandlers/ontransitionrun does not exist
  • broken_links:
    • Can't resolve /en-US/docs/Web/API/GlobalEventHandlers/ontransitionrun

URL: /en-US/docs/Web/API/HTMLElement/pointermove_event
Title: HTMLElement: pointermove event
on GitHub
Flaw count: 1

  • broken_links:
    • Link points to the page it's already on

URL: /en-US/docs/Web/API/HTMLFormControlsCollection
Title: HTMLFormControlsCollection
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/HTMLFieldSetElement/elements does not exist

URL: /en-US/docs/Web/API/HTMLFormControlsCollection/namedItem
Title: HTMLFormControlsCollection.namedItem()
on GitHub
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/HTMLCollection/namedItem does not exist

URL: /en-US/docs/Web/API/HTMLHRElement
Title: HTMLHRElement
on GitHub
Flaw count: 6

  • macros:
    • /en-US/docs/Web/API/HTMLHRElement/align does not exist
    • /en-US/docs/Web/API/HTMLHRElement/color does not exist
    • /en-US/docs/Web/API/HTMLHRElement/noshade does not exist
    • wrong xref macro used (consider changing which macro you use)
    • /en-US/docs/Web/API/HTMLHRElement/size does not exist
    • and 1 more flaws omitted

External URLs

URL: /en-US/docs/Web/API/HTMLHeadElement
Title: HTMLHeadElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLHeadingElement
Title: HTMLHeadingElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLIFrameElement
Title: HTMLIFrameElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLIFrameElement/srcdoc
Title: HTMLIFrameElement.srcdoc
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLIFrameElement/contentWindow
Title: HTMLIFrameElement.contentWindow
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLIFrameElement/referrerPolicy
Title: HTMLIFrameElement.referrerPolicy
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLIFrameElement/featurePolicy
Title: HTMLIFrameElement.featurePolicy
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLIFrameElement/contentDocument
Title: HTMLIFrameElement.contentDocument
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLIFrameElement/src
Title: HTMLIFrameElement.src
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLIFrameElement/csp
Title: HTMLIFrameElement.csp
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFieldSetElement
Title: HTMLFieldSetElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFrameSetElement
Title: HTMLFrameSetElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLEmbedElement
Title: HTMLEmbedElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement
Title: HTMLImageElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/srcset
Title: HTMLImageElement.srcset
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/Image
Title: Image()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/y
Title: HTMLImageElement.y
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/loading
Title: HTMLImageElement.loading
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/referrerPolicy
Title: HTMLImageElement.referrerPolicy
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/decode
Title: HTMLImageElement.decode()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/naturalWidth
Title: HTMLImageElement.naturalWidth
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/border
Title: HTMLImageElement.border
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/currentSrc
Title: HTMLImageElement.currentSrc
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/complete
Title: HTMLImageElement.complete
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/hspace
Title: HTMLImageElement.hspace
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/name
Title: HTMLImageElement.name
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/useMap
Title: HTMLImageElement.useMap
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/isMap
Title: HTMLImageElement.isMap
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/vspace
Title: HTMLImageElement.vspace
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/alt
Title: HTMLImageElement.alt
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/crossOrigin
Title: HTMLImageElement.crossOrigin
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/naturalHeight
Title: HTMLImageElement.naturalHeight
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/align
Title: HTMLImageElement.align
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/src
Title: HTMLImageElement.src
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/sizes
Title: HTMLImageElement.sizes
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/width
Title: HTMLImageElement.width
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/longDesc
Title: HTMLImageElement.longDesc
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/height
Title: HTMLImageElement.height
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/decoding
Title: HTMLImageElement.decoding
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLImageElement/x
Title: HTMLImageElement.x
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLHtmlElement
Title: HTMLHtmlElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFormElement
Title: HTMLFormElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFormElement/length
Title: HTMLFormElement.length
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFormElement/elements
Title: HTMLFormElement.elements
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFormElement/formdata_event
Title: HTMLFormElement: formdata event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFormElement/name
Title: HTMLFormElement.name
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFormElement/method
Title: HTMLFormElement.method
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFormElement/requestSubmit
Title: HTMLFormElement.requestSubmit()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFormElement/enctype
Title: HTMLFormElement.enctype
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFormElement/reportValidity
Title: HTMLFormElement.reportValidity()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFormElement/acceptCharset
Title: HTMLFormElement.acceptCharset
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFormElement/action
Title: HTMLFormElement.action
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFormElement/target
Title: HTMLFormElement.target
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFormElement/submit
Title: HTMLFormElement.submit()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFormElement/reset_event
Title: HTMLFormElement: reset event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFormElement/submit_event
Title: HTMLFormElement: submit event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFormElement/reset
Title: HTMLFormElement.reset()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLInputElement
Title: HTMLInputElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLInputElement/webkitEntries
Title: HTMLInputElement.webkitEntries
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLInputElement/invalid_event
Title: HTMLInputElement: invalid event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLInputElement/webkitdirectory
Title: HTMLInputElement.webkitdirectory
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLInputElement/stepDown
Title: HTMLInputElement.stepDown()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLInputElement/stepUp
Title: HTMLInputElement.stepUp()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLInputElement/setRangeText
Title: HTMLInputElement.setRangeText()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLInputElement/setSelectionRange
Title: HTMLInputElement.setSelectionRange()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLInputElement/labels
Title: HTMLInputElement.labels
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLInputElement/select
Title: HTMLInputElement.select()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLInputElement/multiple
Title: HTMLInputElement.multiple
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement
Title: HTMLElement
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/isContentEditable
Title: HTMLElement.isContentEditable
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/beforeinput_event
Title: HTMLElement: beforeinput event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/transitionstart_event
Title: HTMLElement: transitionstart event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/innerText
Title: HTMLElement.innerText
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/input_event
Title: HTMLElement: input event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/enterKeyHint
Title: HTMLElement.enterKeyHint
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/gotpointercapture_event
Title: HTMLElement: gotpointercapture event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/pointerleave_event
Title: HTMLElement: pointerleave event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/transitionrun_event
Title: HTMLElement: transitionrun event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/dir
Title: HTMLElement.dir
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/pointerdown_event
Title: HTMLElement: pointerdown event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/offsetParent
Title: HTMLElement.offsetParent
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/animationcancel_event
Title: HTMLElement: animationcancel event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/accessKeyLabel
Title: HTMLElement.accessKeyLabel
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/pointercancel_event
Title: HTMLElement: pointercancel event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/pointermove_event
Title: HTMLElement: pointermove event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/offsetHeight
Title: HTMLElement.offsetHeight
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/hidden
Title: HTMLElement.hidden
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/inert
Title: HTMLElement.inert
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/offsetWidth
Title: HTMLElement.offsetWidth
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/offsetTop
Title: HTMLElement.offsetTop
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/pointerup_event
Title: HTMLElement: pointerup event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/pointerout_event
Title: HTMLElement: pointerout event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/transitioncancel_event
Title: HTMLElement: transitioncancel event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/pointerover_event
Title: HTMLElement: pointerover event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/transitionend_event
Title: HTMLElement: transitionend event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/lang
Title: HTMLElement.lang
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/title
Title: HTMLElement.title
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/pointerenter_event
Title: HTMLElement: pointerenter event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/lostpointercapture_event
Title: HTMLElement: lostpointercapture event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/animationstart_event
Title: HTMLElement: animationstart event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/offsetLeft
Title: HTMLElement.offsetLeft
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/click
Title: HTMLElement.click()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/contentEditable
Title: HTMLElement.contentEditable
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/animationiteration_event
Title: HTMLElement: animationiteration event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLElement/animationend_event
Title: HTMLElement: animationend event
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFormControlsCollection
Title: HTMLFormControlsCollection
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLFormControlsCollection/namedItem
Title: HTMLFormControlsCollection.namedItem()
on GitHub

No new external URLs


URL: /en-US/docs/Web/API/HTMLHRElement
Title: HTMLHRElement
on GitHub

No new external URLs

@teoli2003 teoli2003 changed the title Replace spec table with {{specifications}} for api/h* (part 2) [DRAFT] Replace spec table with {{specifications}} for api/h* (part 2) Jun 13, 2021
@teoli2003 teoli2003 marked this pull request as ready for review June 13, 2021 09:57
@teoli2003 teoli2003 requested a review from a team as a code owner June 13, 2021 09:57
@teoli2003 teoli2003 requested review from Elchi3 and removed request for a team June 13, 2021 09:57
@sideshowbarker sideshowbarker merged commit 4e2911c into mdn:main Jun 13, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants