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

Fails for boolean attribute if it is the last attribute on an element #15

Open
blackmambahk opened this issue Oct 27, 2017 · 1 comment · May be fixed by #17
Open

Fails for boolean attribute if it is the last attribute on an element #15

blackmambahk opened this issue Oct 27, 2017 · 1 comment · May be fixed by #17

Comments

@blackmambahk
Copy link

<input autofill type="text" data-type="text" placeholder="Full Name" name="FullName" data-label="Full Name"  required>

The 'autofill' attribute is correctly parsed but the 'required' attribute is missing.

@MurakamiKennzo
Copy link

I will fixed it.

@MurakamiKennzo MurakamiKennzo linked a pull request Aug 30, 2018 that will close this issue
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

Successfully merging a pull request may close this issue.

2 participants