Skip to content

Commit

Permalink
Merge pull request #6032 from saiichihashimoto/allow-profile-attr
Browse files Browse the repository at this point in the history
Allow Profile attr
  • Loading branch information
zpao committed Feb 13, 2016
2 parents 175d097 + 0b87d7f commit 8aacf1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderers/dom/shared/HTMLDOMPropertyConfig.js
Expand Up @@ -118,6 +118,7 @@ var HTMLDOMPropertyConfig = {
placeholder: null,
poster: null,
preload: null,
profile: null,
radioGroup: null,
readOnly: HAS_BOOLEAN_VALUE,
rel: null,
Expand Down

0 comments on commit 8aacf1e

Please sign in to comment.