File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -680,11 +680,18 @@ Changes</h2>
680680 <a href="https://www.w3.org/TR/2014/WD-css-scoping-1-20140403/">3 April 2014 Working Draft</a> .
681681
682682 * Renamed <css> ::content</css> to ''::slotted'' .
683- * Define the flattened tree
683+ * Define the flattened tree.
684684 * Generally reorg and rebase the Shadow DOM section on top of current DOM.
685685 * Punt <css> @scope</css> and related things,
686686 and <css> ::region</css> and related things,
687687 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> .
688695
689696Privacy and Security Considerations {#priv-sec}
690697===============================================
You can’t perform that action at this time.
0 commit comments