3636 -->
3737
3838
39- < link href ="default.css " rel =stylesheet type ="text/css ">
39+ < link href ="../ default.css " rel =stylesheet type ="text/css ">
4040 < style type ="text/css ">
4141.example pre {
4242 background-color : # d5d5d5 ;
9292h6 {font-size : 110% }
9393.css ::before , .css ::after , .property ::before , .property ::after { content : none !important ;}
9494 </ style >
95- < link rel ="stylesheet " type ="text/css " href ="https://www.w3.org/StyleSheets/TR/2016/W3C-REC "/>
95+ < link rel ="stylesheet " type ="text/css " href ="https://www.w3.org/StyleSheets/TR/2016/W3C-ED "/>
9696 < script defer =defer
9797 src ="https://test.csswg.org/harness/annotate.js#css-color-3_dev "
9898 type ="text/javascript "> </ script >
105105
106106 < h1 class ="p-name "> CSS Color Module Level 3</ h1 >
107107
108- < h2 class ="no-num no-toc "> W3C Recommendation
109- < time class ="dt-updated " datetime ="2021-09-05 "> 05 August 2021</ time > </ h2 >
108+ <!-- <h2 class="no-num no-toc">W3C Recommendation
109+ <time class="dt-updated" datetime="2021-09-05">05 August 2021</time></h2> -->
110+ < h2 class ="no-num no-toc "> Editors Draft
111+ < time class ="dt-updated " datetime ="2021-09-05 "> 05 August 2021</ time > </ h2 >
110112
111113 < dl >
112114 < dt > This version:</ dt >
113115
114- < dd > < a class ="u-url " href ="https://www.w3.org/TR/2021/REC-css-color-3-20210805/ "> https://www.w3.org/TR/2021/REC-css-color-3-20210805/</ a > </ dd >
116+ <!-- < dd><a class="u-url" href="https://www.w3.org/TR/2021/REC-css-color-3-20210805/">https://www.w3.org/TR/2021/REC-css-color-3-20210805/</a></dd> -- >
115117
116- <!-- < dd><a class="u-url" href="https://drafts.csswg.org/css-color-3/">https://drafts.csswg.org/css-color-3/</a></dd> -- >
118+ < dd > < a class ="u-url " href ="https://drafts.csswg.org/css-color-3/ "> https://drafts.csswg.org/css-color-3/</ a > </ dd >
117119
118120
119121 < dt > Latest version:</ dt >
@@ -124,7 +126,7 @@ <h2 class="no-num no-toc">W3C Recommendation
124126 < dt > Previous version:</ dt >
125127
126128 < dd > < a rel ="prev "
127- href ="https://www.w3.org/TR/2018 /REC-css-color-3-20180619 / "> https://www.w3.org/TR/2018 /REC-css-color-3-20180619 /</ a > </ dd >
129+ href ="https://www.w3.org/TR/2021 /REC-css-color-3-20210805 / "> https://www.w3.org/TR/2021 /REC-css-color-3-20210805 /</ a > </ dd >
128130
129131 < dt > Editor's Draft:</ dt >
130132
0 commit comments