File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -542,11 +542,18 @@ Changes</h2>
542542 <a href="https://www.w3.org/TR/2014/WD-css-scoping-1-20140403/">3 April 2014 Working Draft</a> .
543543
544544 * Renamed <css> ::content</css> to ''::slotted'' .
545- * Define the flattened tree
545+ * Define the flattened tree.
546546 * Generally reorg and rebase the Shadow DOM section on top of current DOM.
547547 * Punt <css> @scope</css> and related things,
548548 and <css> ::region</css> and related things,
549549 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> .
550557
551558Privacy and Security Considerations {#priv-sec}
552559===============================================
You can’t perform that action at this time.
0 commit comments