Merge pull request #6032 from saiichihashimoto/allow-profile-attr

Allow Profile attr
This commit is contained in:
Paul O’Shannessy
2016-02-13 09:26:20 -08:00
@@ -118,6 +118,7 @@ var HTMLDOMPropertyConfig = {
placeholder: null,
poster: null,
preload: null,
profile: null,
radioGroup: null,
readOnly: HAS_BOOLEAN_VALUE,
rel: null,