File tree 1 file changed +0
-10
lines changed
css-properties-values-api
1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -400,16 +400,6 @@ and [[css-syntax-3#tokenization|tokenizing]] the resulting string.
400
400
a <<dimension-token>> with a value of "80" and unit "px".
401
401
</div>
402
402
403
- ### Fallbacks In ''var()'' References ### {#fallbacks-in-var-references}
404
-
405
- References to registered custom properties using the ''var()'' function may
406
- provide a fallback. However, the fallback value must match the
407
- <a>syntax definition</a> of the custom property being referenced, otherwise the
408
- declaration is <a spec=css-variables>invalid at computed-value time</a> .
409
-
410
- Note: This applies regardless of whether or not the fallback is being used.
411
-
412
-
413
403
### Dependency Cycles via Relative Units ### {#dependency-cycles}
414
404
415
405
[=Registered custom properties=] follow the same rules for dependency cycle resolution
You can’t perform that action at this time.
0 commit comments