We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a86b50 commit ec207baCopy full SHA for ec207ba
css-values-4/Overview.bs
@@ -97,7 +97,7 @@ Component Value Types</h3>
97
Such a type does <em>not</em> include <a href="#common-keywords">CSS-wide keywords</a> such as ''inherit'',
98
and also does not include any top-level <a href="#mult-comma">comma-separated-list multiplier</a>
99
(i.e. if a property named <css>pairing</css> is defined as <css>[ <<custom-ident>> <<integer>>? ]#</css>,
100
- then \<\'pairing'> is equivalent to <css>[ <<custom-ident>> <<integer>>? ]</css>,
+ then <css><\'pairing'></css> is equivalent to <css>[ <<custom-ident>> <<integer>>? ]</css>,
101
not <css>[ <<custom-ident>> <<integer>>? ]#</css>).
102
103
<li>
0 commit comments