Re: [csswg-drafts] [css-transitions] Transition to height (or width) "auto" (#626)

Ugh, I forgot about the possibility of it having several instances. Hm.

Okay, the simplification isn't actually necessary. I just need to know (a) what the outermost calc-size() is dependent on (which is just the innermost one's basis), and (b) the eventual result, which we can resolve layer-by-layer in the normal fashion without combinatorics. Each layer resolves to a length, you plug it into the next, etc.

I'll rewrite in those terms.

-- 
GitHub Notification of comment by tabatkins
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/626#issuecomment-1800432861 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 7 November 2023 23:45:04 UTC