File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -121,11 +121,13 @@ <h2 id="values">Values</h2>
121121
122122
123123< p > Most properties accept values from several of the above types. Some
124- properties accept space- or comma-separated lists of values.
125- Comma-separated lists have optional whitespace before and after the
126- comma.</ p >
124+ properties accept space- or comma-separated lists of values. A value
125+ that is composed of several values with spaces or commas between them,
126+ is called a < dfn > complex value</ dfn > . A value that is not a complex
127+ value is a < dfn > simple value</ dfn > .
127128
128- < p class =issue > The syntax module should perhaps describe comma- and space-separated lists?</ p >
129+ < p > Comma-separated lists have optional whitespace before and after the
130+ comma.</ p >
129131
130132< p > Each CSS property has a formal definition of what types of values
131133it accepts which can be found in the description of the property. The
You can’t perform that action at this time.
0 commit comments