We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b782ba commit 3d243bcCopy full SHA for 3d243bc
css-variables/Overview.bs
@@ -270,7 +270,7 @@ Resolving Dependency Cycles</h3>
270
or two or more <a>custom properties</a> each attempt to refer to each other.
271
272
For each element,
273
- create an undirected dependency graph,
+ create an directed dependency graph,
274
containing nodes for each <a>custom property</a>.
275
If the value of a <a>custom property</a> <var>prop</var>
276
contains a ''var()'' function referring to the property <var>var</var>
0 commit comments