File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -151,7 +151,6 @@ <h2 id="introduction" data-level="1"><span class="secno">1 </span>
151151< p > A < dfn id ="custom-property "> custom property</ dfn > is any property
152152 whose name starts with "var-",
153153 and contains at least one additional character.
154- and the rest of the name conforms to the grammar for an identifier < a data-autolink ="biblio " U00022 ="" data-biblio-type ="normative " title ="CSS3VAL " href ="#css3val "> [CSS3VAL]</ a > .
155154 < a data-autolink ="link " href ="#custom-property "> Custom properties</ a > are solely for use by authors and users;
156155 CSS will never give them a meaning beyond what is presented here.
157156
@@ -881,7 +880,7 @@ <h3 class="no-ref" id="testing">
881880
882881< h3 id ="normative " class ="no-num no-ref ">
883882Normative References</ h3 >
884- < div data-fill-with ="normative-references "> < dl > < dt id ="css21 " title ="CSS21 "> [CSS21]</ dt > < dd > Bert Bos; et al. < a href ="http://www.w3.org/TR/2011/REC-CSS2-20110607/ "> Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification</ a > . 7 June 2011. W3C Recommendation. URL: < a href ="http://www.w3.org/TR/2011/REC-CSS2-20110607/ "> http://www.w3.org/TR/2011/REC-CSS2-20110607/</ a > </ dd > < dt id ="css3val " title ="CSS3VAL "> [CSS3VAL]</ dt > < dd > Håkon Wium Lie; Tab Atkins; Elika J. Etemad. < a href ="http://www.w3.org/TR/2012/CR-css3-values-20120828/ "> CSS Values and Units Module Level 3</ a > . 28 August 2012. W3C Candidate Recommendation. (Work in progress.) URL: < a href ="http://www.w3.org/TR/2012/CR-css3-values-20120828/ "> http://www.w3.org/TR/2012/CR-css3-values-20120828/</ a > </ dd > < dt id ="rfc2119 " title ="RFC2119 "> [RFC2119]</ dt > < dd > S. Bradner. < a href ="http://www.ietf.org/rfc/rfc2119.txt "> Key words for use in RFCs to Indicate Requirement Levels</ a > . URL: < a href ="http://www.ietf.org/rfc/rfc2119.txt "> http://www.ietf.org/rfc/rfc2119.txt</ a > </ dd > </ dl > </ div >
883+ < div data-fill-with ="normative-references "> < dl > < dt id ="css21 " title ="CSS21 "> [CSS21]</ dt > < dd > Bert Bos; et al. < a href ="http://www.w3.org/TR/2011/REC-CSS2-20110607/ "> Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification</ a > . 7 June 2011. W3C Recommendation. URL: < a href ="http://www.w3.org/TR/2011/REC-CSS2-20110607/ "> http://www.w3.org/TR/2011/REC-CSS2-20110607/</ a > </ dd > < dt id ="rfc2119 " title ="RFC2119 "> [RFC2119]</ dt > < dd > S. Bradner. < a href ="http://www.ietf.org/rfc/rfc2119.txt "> Key words for use in RFCs to Indicate Requirement Levels</ a > . URL: < a href ="http://www.ietf.org/rfc/rfc2119.txt "> http://www.ietf.org/rfc/rfc2119.txt</ a > </ dd > </ dl > </ div >
885884
886885< h3 id ="informative " class ="no-num no-ref ">
887886Informative References</ h3 >
Original file line number Diff line number Diff line change @@ -76,7 +76,6 @@ <h2 id='defining-variables'>
7676 A < dfn > custom property</ dfn > is any property
7777 whose name starts with "var-",
7878 and contains at least one additional character.
79- and the rest of the name conforms to the grammar for an identifier [[!CSS3VAL]].
8079 < a > Custom properties</ a > are solely for use by authors and users;
8180 CSS will never give them a meaning beyond what is presented here.
8281
You can’t perform that action at this time.
0 commit comments