Skip to content

Conversation

@SimonSapin
Copy link
Contributor

An undirected graph can have cycles that I don’t think are actually problematic to resolve var()s.

{ --a: var(--b) var(--c); --b: var(--c); --c: 10px; }

tabatkins added a commit that referenced this pull request Jul 15, 2015
[css-variables] The dependency graph should be directed
@tabatkins tabatkins merged commit a35c824 into master Jul 15, 2015
@SimonSapin SimonSapin deleted the directed branch July 15, 2015 13:59
@syncbot syncbot restored the directed branch July 15, 2015 16:26
@plinss plinss deleted the directed branch October 9, 2015 20:16
birtles added a commit to birtles/csswg-drafts that referenced this pull request Dec 4, 2017
Update time fraction calculation to force it to be unresolved when transformed time is unresolved.
frivoal added a commit to frivoal/csswg-drafts that referenced this pull request Nov 15, 2018
Remove using the enter key to navigate inside scrollers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants