@@ -4,11 +4,13 @@ Shortname: css-cascade
44Level : 3
55Status : ED
66Work Status : Testing
7+ Implementation Report : https://drafts.csswg.org/css-cascade-3/implementation-report.html
78Group : csswg
89ED : https://drafts.csswg.org/css-cascade-3/
910TR : https://www.w3.org/TR/css-cascade-3/
1011Editor : Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400
1112Editor : Tab Atkins Jr., Google, http://xanthir.com/contact/, w3cid 42199
13+ Previous Version : https://www.w3.org/TR/2020/CR-css-cascade-3-20200817/
1214Previous Version : https://www.w3.org/TR/2018/CR-css-cascade-3-20180828/
1315Previous Version : https://www.w3.org/TR/2016/CR-css-cascade-3-20160519/
1416Previous Version : https://www.w3.org/TR/2015/CR-css-cascade-3-20150416/
@@ -1005,8 +1007,8 @@ Erasing All Declarations: the ''unset'' keyword</h4>
10051007<h2 id="changes">
10061008Changes</h2>
10071009
1008- <h3 id="changes-2016 ">
1009- Changes Since the 19 May 2016 Candidate Recommendation</h3>
1010+ <h3 id="changes-2018 ">
1011+ Changes Since the 28 August 2018 Candidate Recommendation</h3>
10101012
10111013 The following changes were made to this specification since the
10121014 <a href="https://www.w3.org/TR/2018/CR-css-cascade-3-20180828/">28 August 2018 Candidate Recommendation</a> :
@@ -1018,6 +1020,9 @@ Changes Since the 19 May 2016 Candidate Recommendation</h3>
10181020 Clarify that [=computed values=] are not serialization strings, but abstract data.
10191021 </ul>
10201022
1023+ <h3 id="changes-2016">
1024+ Changes Since the 19 May 2016 Candidate Recommendation</h3>
1025+
10211026 The following non-trivial changes were made to this specification since the
10221027 <a href="https://www.w3.org/TR/2016/CR-css-cascade-3-20160519/">19 May 2016 Candidate Recommendation</a> :
10231028
0 commit comments