Skip to content

Conversation

@syranide
Copy link
Contributor

@syranide syranide commented Feb 5, 2015

Follow up to #1599 (extraneous changes)

Attribute names cannot be escaped, it's invalid. The current implementation is technically equivalent to dropping invalid attribute names (except it ends up in the markup)... buuuut, invalid attribute names cannot be encountered here at current due to our property whitelist (which applies to data/aria as well), so any logic for dropping invalid attribute names is unnecessary at this point.

cc @yungsters

@yungsters
Copy link
Contributor

Looks good.

syranide added a commit that referenced this pull request Feb 5, 2015
Drop processAttributeNameAndPrefix and invalid attribute name escaping
@syranide syranide merged commit c7e4f55 into facebook:master Feb 5, 2015
@syranide syranide deleted the escbrow2 branch February 5, 2015 19:53
@syranide syranide restored the escbrow2 branch February 14, 2015 10:42
@syranide syranide deleted the escbrow2 branch March 9, 2015 14:16
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 this pull request may close these issues.

2 participants