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

OWD Project: Add missing form related API docs #35544

Open
Tracked by #209
estelle opened this issue Aug 21, 2024 · 5 comments
Open
Tracked by #209

OWD Project: Add missing form related API docs #35544

estelle opened this issue Aug 21, 2024 · 5 comments
Labels
Content:WebAPI Web API docs document not written Missing document page help wanted If you know something about this topic, we would love your help! MDN:Project Anything related to larger core projects on MDN

Comments

@estelle
Copy link
Member

estelle commented Aug 21, 2024

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/

What specific section or headline is this issue about?

The documents listed below, which are listed in the Missing Form API spreadsheet are missing and need to be documented.

What information was incorrect, unhelpful, or incomplete?

The following pages are missing:
(please claim and update the google spreadsheet

What did you expect to see?

complete docs

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

@estelle estelle added the needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. label Aug 21, 2024
@github-actions github-actions bot added the Content:WebAPI Web API docs label Aug 21, 2024
@estelle estelle added help wanted If you know something about this topic, we would love your help! document not written Missing document page and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Aug 21, 2024
@Josh-Cena Josh-Cena added the MDN:Project Anything related to larger core projects on MDN label Aug 21, 2024
@estelle estelle changed the title Add missing form related API docs OWD Project: Add missing form related API docs Aug 23, 2024
@Josh-Cena
Copy link
Member

@estelle I believe the "Add to BCD" section of the spreadsheet is irrelevant, as BCD scope is automatically sourced from webref, so there's practically no chance that it doesn't cover something in the spec.

@Josh-Cena
Copy link
Member

@estelle I'm looking at https://docs.google.com/spreadsheets/d/1lvITVZJM8dx8s_Kee5UNI1hDfPNF0gXQwjPop5xIF5E/edit and I'm wondering if you missed a few.

  • HTMLFormElement.rel
  • HTMLFormElement.relList
  • HTMLInputElement.dirName
  • HTMLObjectElement.getSVGDocument()
  • HTMLTextAreaElement.dirName

In addition the sheet also lists some deprecated properties, but understood if you want to deprioritize them.

@estelle
Copy link
Member Author

estelle commented Oct 10, 2024

This project was for baseline widely available features.
I have been debating whether to do all form features (first "newly available", then "limited") or all api.HTMLxxx widely available features (39 total) next.

@Josh-Cena
Copy link
Member

Ah ok, I didn't see they are baseline low. HTMLObjectElement.getSVGDocument is baseline high though.

@estelle
Copy link
Member Author

estelle commented Oct 12, 2024

object is not a form control.

It is in openwebdocs/project#214 though

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs document not written Missing document page help wanted If you know something about this topic, we would love your help! MDN:Project Anything related to larger core projects on MDN
Projects
Status: In progress
Development

No branches or pull requests

2 participants