File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -913,10 +913,17 @@ Changes Since the 19 May 2016 Candidate Recommendation</h3>
913913 The following changes were made to this specification since the
914914 <a href="https://www.w3.org/TR/2016/CR-css-cascade-3-20160519/">19 May 2016 Candidate Recommendation</a> :
915915
916- <ul>
917- <li> Clarified that <a>custom properties</a> are not reset by the 'all' shorthand.
916+ * Clarified that <a>custom properties</a> are not reset by the 'all' shorthand.
918917 (<a href="https://github.com/w3c/csswg-drafts/issues/2518">2518</a> )
919- </ul>
918+
919+ * Defined more precisely that imported stylesheets are interpreted separately from the importing stylesheet,
920+ in terms of ordering of rules, etc.
921+
922+ * Removed any mention of scoped stylesheets,
923+ as the feature was removed from HTML.
924+
925+ * Removed any mention of the “override” origin,
926+ originally defined by <a href="https://www.w3.org/TR/2000/REC-DOM-Level-2-Style-20001113/">DOM Level 2 Style</a> .
920927
921928<h3 id="changes-2013">
922929Changes Since the 3 October 2013 Candidate Recommendation</h3>
You can’t perform that action at this time.
0 commit comments