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

New pages: HTML<formelement>Element.name #35628

Merged
merged 1 commit into from
Aug 28, 2024
Merged

New pages: HTML<formelement>Element.name #35628

merged 1 commit into from
Aug 28, 2024

Conversation

estelle
Copy link
Member

@estelle estelle commented Aug 28, 2024

the missing form API name property pages.
Related to #35544

@estelle estelle requested a review from a team as a code owner August 28, 2024 22:17
@estelle estelle requested review from Elchi3 and removed request for a team August 28, 2024 22:17
@github-actions github-actions bot added Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed labels Aug 28, 2024
Copy link
Contributor

Preview URLs

Flaws (7)

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

URL: /en-US/docs/Web/API/HTMLOutputElement/name
Title: HTMLOutputElement: name property
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/HTMLOutputElement/defaultValue does not exist
    • /en-US/docs/Web/API/HTMLOutputElement/htmlFor does not exist

URL: /en-US/docs/Web/API/HTMLButtonElement/name
Title: HTMLButtonElement: name property
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/HTMLButtonElement/value does not exist

URL: /en-US/docs/Web/API/HTMLTextAreaElement/name
Title: HTMLTextAreaElement: name property
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/HTMLTextAreaElement/value does not exist
    • /en-US/docs/Web/API/HTMLTextAreaElement/textLength does not exist

URL: /en-US/docs/Web/API/HTMLFieldSetElement/name
Title: HTMLFieldSetElement: name property
Flaw count: 2

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

Copy link
Member

@Josh-Cena Josh-Cena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Convenient :)

@Josh-Cena Josh-Cena merged commit d064784 into main Aug 28, 2024
8 checks passed
@Josh-Cena Josh-Cena deleted the nameprop branch August 28, 2024 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants