We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8704ab7 commit ed62002Copy full SHA for ed62002
css-properties-values-api/Overview.bs
@@ -164,7 +164,7 @@ The following syntax strings are supported:
164
: Any string, the contents of which matches the <<ident>> production
165
:: That string
166
: "<[property-name]>", Where [property-name] is any existing CSS property
167
- name
+ name or any string that matches the <<custom-property-name>> production.
168
:: Any value that parses as a value of the specified property.
169
: Any combination of the preceding, separated by '|'
170
:: Any value that matches one of the items in the combination, matched in specified order.
0 commit comments