Skip to content

Remove HTMLPropertyConfig entries for non-boolean values#10531

Closed
nhunzaker wants to merge 1 commit intofacebook:masterfrom
nhunzaker:nh-drop-non-booleans
Closed

Remove HTMLPropertyConfig entries for non-boolean values#10531
nhunzaker wants to merge 1 commit intofacebook:masterfrom
nhunzaker:nh-drop-non-booleans

Conversation

@nhunzaker
Copy link
Contributor

@nhunzaker nhunzaker commented Aug 24, 2017

When we originally removed attributes from the whitelist, we assumed a few attributes were string booleans, but they are not:

Autocomplete ("on", "off")

Autocapitalize ("none", "sentence", "words", ...)

Autocorrect ("on", "off")

Autosave (string)

@nhunzaker
Copy link
Contributor Author

Thanks @syranide for pointing this out!

@nhunzaker
Copy link
Contributor Author

This is no longer necessary with #10564

@nhunzaker nhunzaker closed this Aug 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants