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

"formEnctype" and "formMethod" getters on <input> and <button> are wrong #8302

Open
eefriedman opened this issue Nov 3, 2015 · 0 comments
Open
Labels

Comments

@eefriedman
Copy link
Contributor

@eefriedman eefriedman commented Nov 3, 2015

Test in tests/wpt/web-platform-tests/html/dom/reflection-forms.html. Spec URL: https://html.spec.whatwg.org/multipage/forms.html#attr-fs-enctype . Note specifically the difference between the "invalid value default" and the "missing value default". (The "missing value default" only applies if the attribute is not present, i.e. hasAttribute() returns false.)

@jdm jdm added the A-content/dom label Nov 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.