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 b24ffa2 commit 13d15dcCopy full SHA for 13d15dc
css-properties-values-api/Overview.bs
@@ -42,10 +42,10 @@ Issue: CSS? Document?
42
:: A string representing how this custom property is parsed. Only
43
simple type references are supported.
44
45
- Note: for example, the syntax string could be '<length>' or '<number>'.
+ Note: for example, the syntax string could be '<length>' or '<number>'.
46
47
Note: in future levels we anticipate supporting more sophisticated parse strings, e.g.
48
- '<length> || <number>'
+ '<length> || <number>'
49
50
: <dfn dict-member for=PropertyDescriptor>inherits</dfn>
51
:: True if this custom property should inherit down the DOM tree; False otherwise.
0 commit comments