File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -272,13 +272,13 @@ <h2>Generic data types</h2>
272272
273273< h3 > <integer></ h3 >
274274
275- < p > Integer values are denoted by <integer> in the value
275+ < p > Integer values are denoted by < dfn > <integer></ dfn > in the value
276276definitions. Properties may restrict the integer value to some range.
277277If the value is outside the allowed range, the declaration is ignored.
278278
279279< h3 > <number></ h3 >
280280
281- < p > Number values are denoted by <number> in the value
281+ < p > Number values are denoted by < dfn > <number></ dfn > in the value
282282definitions. Properties may restrict the number value to some range.
283283If the value is outside the allowed range, the declaration is ignored.
284284
@@ -570,7 +570,7 @@ <h4>The 'calc' function</h4>
570570
571571< h3 > <string></ h3 >
572572
573- < p > Strings are denoted by <string> in the value
573+ < p > Strings are denoted by < dfn > <string></ dfn > in the value
574574definitions.
575575
576576
@@ -579,7 +579,7 @@ <h3><color></h3>
579579
580580< p > < em > This section is not normative. The CSS3 Color module [[!CSS3COLOR]] defines the CSS3 color values.
581581
582- < p > Color values are denoted by <color> in the value
582+ < p > Color values are denoted by < dfn > <color></ dfn > in the value
583583definitions.
584584
585585< p > A < dfn > color</ dfn > value can either be a keyword, a numerical
You can’t perform that action at this time.
0 commit comments