File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626
2727 < h1 > CSS Values and Units Module Level 3</ h1 >
2828
29- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 28 February
30- 2012</ h2 >
29+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 3 March 2012</ h2 >
3130
3231 < dl >
3332 < dt > This version:
3433
3534 < dd > < a
36- href ="http://www.w3.org/TR/2012/ED-css3-values-20120228 / "> http://www.w3.org/TR/2012/ED-css3-values-20120228 /</ a >
35+ href ="http://www.w3.org/TR/2012/ED-css3-values-20120303 / "> http://www.w3.org/TR/2012/ED-css3-values-20120303 /</ a >
3736
3837 < dt > Latest version:
3938
@@ -350,8 +349,9 @@ <h3 id=component-types><span class=secno>2.1. </span> Component value types</h3>
350349 same name (e.g., < code > <'border-width'></ code >
351350 < code > <'background-attachment'></ code > , etc.). In this case, the
352351 type name is the property name (complete with quotes) between the
353- brackets. Such a type does < em > not</ em > include the value ‘< code
354- class =property > inherit</ code > ’.
352+ brackets. Such a type does < em > not</ em > include < a
353+ href ="#common-keywords "> CSS-wide keywords</ a > such as ‘< code
354+ class =css > inherit</ code > ’.
355355
356356 < li > non-terminals that do not share the same name as a property. In this
357357 case, the non-terminal name appears between ‘< code
Original file line number Diff line number Diff line change @@ -128,7 +128,7 @@ <h3 id="component-types">
128128 (e.g., < code > <'border-width'></ code > < code > <'background-attachment'></ code > , etc.).
129129 In this case, the type name is the property name (complete with quotes)
130130 between the brackets. Such a type does < em > not</ em >
131- include the value ' inherit'.
131+ include < a href =" #common-keywords " > CSS-wide keywords </ a > such as '' inherit' '.
132132
133133 < li > non-terminals that do not share the same name as a property. In this
134134 case, the non-terminal name appears between ''<'' and ''>'', as in
You can’t perform that action at this time.
0 commit comments