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

Add scoped property to the list of DOM standard properties #3507

Merged
merged 1 commit into from
Mar 25, 2015

Conversation

dpellier
Copy link

Allow the use of "scoped" property on the style tag.
http://w3c.github.io/html-reference/style.html#style-interface

Useful to isolate the scope of application of the style code.
Needed for example to create a component that get external style code and apply it only to the component instead of all DOM.

@zpao
Copy link
Member

zpao commented Mar 25, 2015

lgtm, thanks!

zpao added a commit that referenced this pull request Mar 25, 2015
Add scoped property to the list of DOM standard properties
@zpao zpao merged commit a164222 into facebook:master Mar 25, 2015
@zpao zpao added this to the 0.13.2 milestone Mar 25, 2015
zpao added a commit to zpao/react that referenced this pull request Apr 13, 2015
Add scoped property to the list of DOM standard properties
zpao added a commit to zpao/react that referenced this pull request Apr 14, 2015
zpao added a commit to zpao/react that referenced this pull request Apr 17, 2015
Add scoped property to the list of DOM standard properties
zpao added a commit to zpao/react that referenced this pull request Apr 17, 2015
zpao added a commit to zpao/react that referenced this pull request Apr 18, 2015
Add scoped property to the list of DOM standard properties
zpao added a commit to zpao/react that referenced this pull request Apr 18, 2015
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