File tree 1 file changed +8
-1
lines changed
1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -680,11 +680,18 @@ Changes</h2>
680
680
<a href="https://www.w3.org/TR/2014/WD-css-scoping-1-20140403/">3 April 2014 Working Draft</a> .
681
681
682
682
* Renamed <css> ::content</css> to ''::slotted'' .
683
- * Define the flattened tree
683
+ * Define the flattened tree.
684
684
* Generally reorg and rebase the Shadow DOM section on top of current DOM.
685
685
* Punt <css> @scope</css> and related things,
686
686
and <css> ::region</css> and related things,
687
687
to the next level of the draft.
688
+ * Define the specificity of '':host'' , '':host()'' , '':host-context()'' , and ''::slotted()''
689
+ * Remove the <css> >>></css> (previously called <css> /deep/</css> ) combinator.
690
+ * Define that tree-abiding pseudos are allowed after ''::slotted()'' .
691
+ * Allow <<compound-selector-list>> in all the pseudos.
692
+ * Define a way to create a stylesheet of default element styles for a given element.
693
+ * Make featureless elements match nothing.
694
+ * Define <a>in the context of a shadow tree</a> .
688
695
689
696
Privacy and Security Considerations {#priv-sec}
690
697
===============================================
You can’t perform that action at this time.
0 commit comments