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

Propose UA requirements for <input> Shadow DOM mapping #557

Open
rahimabdi opened this issue Aug 4, 2024 · 0 comments
Open

Propose UA requirements for <input> Shadow DOM mapping #557

rahimabdi opened this issue Aug 4, 2024 · 0 comments

Comments

@rahimabdi
Copy link
Contributor

rahimabdi commented Aug 4, 2024

Subissue from this closed issue: #3.

The <input> element expresses a broad range of controls specified by its type attribute that may present additional user-agent supplied content/controls, e.g.,:

  • <input type="color">:
  • <input type="date">
  • <input type="file">
  • <input type="datetime-local">
  • <input type="number">
  • <input type="week">

For each of these and complex <input>s generally, there should be updated mappings for all user-agent generated shadow DOM content.

Additional notes:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant