Skip to content

Commit faad66b

Browse files
committed
[css-scoping-1] Update Changes section
1 parent 4d1d5ce commit faad66b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

css-scoping-1/Overview.bs

+8-1
Original file line numberDiff line numberDiff 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

551558
Privacy and Security Considerations {#priv-sec}
552559
===============================================

0 commit comments

Comments
 (0)