Skip to content

Commit a614db3

Browse files
committed
[css-cascade-3] Filled in rest of Changes list, based on reviewing the diff from last TR publication.
1 parent 38a42ba commit a614db3

1 file changed

Lines changed: 10 additions & 3 deletions

File tree

css-cascade-3/Overview.bs

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff 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">
922929
Changes Since the 3 October 2013 Candidate Recommendation</h3>

0 commit comments

Comments
 (0)