Skip to content

Commit

Permalink
Remove <style scoped>
Browse files Browse the repository at this point in the history
This reverts 29cf39d and many follow-up
refinement commits due to lack of implementer interest. Most of the use
cases served by <style scoped> are better served by <style> elements
inside a shadow root (although the features do work differently, in
that shadow DOM enforces isolation from the cascade, whereas <style
scoped> does not).

Fixes #552.
  • Loading branch information
domenic committed May 10, 2016
1 parent 0f54b54 commit 5993b94
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 173 deletions.
1 change: 0 additions & 1 deletion images/content-venn.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5993b94

Please sign in to comment.