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 @@ -542,11 +542,18 @@ Changes</h2>
542
542
<a href="https://www.w3.org/TR/2014/WD-css-scoping-1-20140403/">3 April 2014 Working Draft</a> .
543
543
544
544
* Renamed <css> ::content</css> to ''::slotted'' .
545
- * Define the flattened tree
545
+ * Define the flattened tree.
546
546
* Generally reorg and rebase the Shadow DOM section on top of current DOM.
547
547
* Punt <css> @scope</css> and related things,
548
548
and <css> ::region</css> and related things,
549
549
to the next level of the draft.
550
+ * Define the specificity of '':host'' , '':host()'' , '':host-context()'' , and ''::slotted()''
551
+ * Remove the <css> >>></css> (previously called <css> /deep/</css> ) combinator.
552
+ * Define that tree-abiding pseudos are allowed after ''::slotted()'' .
553
+ * Allow <<compound-selector-list>> in all the pseudos.
554
+ * Define a way to create a stylesheet of default element styles for a given element.
555
+ * Make featureless elements match nothing.
556
+ * Define <a>in the context of a shadow tree</a> .
550
557
551
558
Privacy and Security Considerations {#priv-sec}
552
559
===============================================
You can’t perform that action at this time.
0 commit comments