content icon indicating copy to clipboard operation
content copied to clipboard

init documentation for `HTMLElement.autocapitalize`

Open skyclouds2001 opened this issue 1 year ago • 2 comments

Description

see the spec https://html.spec.whatwg.org/multipage/interaction.html#autocapitalization

Motivation

Additional details

Related issues and pull requests

part of the https://github.com/mdn/mdn/issues/520

skyclouds2001 avatar Jan 10 '24 10:01 skyclouds2001

Preview URLs

Flaws (29)

Note! 1 document with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/API/HTMLTextAreaElement Title: HTMLTextAreaElement Flaw count: 28

  • macros:
    • /en-US/docs/Web/API/HTMLTextAreaElement/autocomplete does not exist
    • /en-US/docs/Web/API/HTMLTextAreaElement/cols does not exist
    • /en-US/docs/Web/API/HTMLTextAreaElement/defaultValue does not exist
    • /en-US/docs/Web/API/HTMLTextAreaElement/dirName does not exist
    • /en-US/docs/Web/API/HTMLTextAreaElement/disabled does not exist
    • and 23 more flaws omitted

URL: /en-US/docs/Web/API/HTMLElement Title: HTMLElement Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/HTMLElement/attributeStyleMap does not exist

(comment last updated: 2024-05-06 13:02:28)

github-actions[bot] avatar Jan 10 '24 10:01 github-actions[bot]

Fly-by comment - this is is documented as a global https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autocapitalize

hamishwillee avatar Feb 01 '24 21:02 hamishwillee