Re: [csswg-drafts] [css-tables][css-sizing] What sizing keywords allow fixed table mode? (#10937)

BTW, we didn't discuss this case in detail. @bfgeek interpreted the resolution as implying that `calc-size(auto, size)` allows fixed layout because it's not exactly `auto`.

But https://drafts.csswg.org/css-values-5/#resolving-calc-size

> A [calc-size()](https://drafts.csswg.org/css-values-5/#funcdef-calc-size) is treated, in all respects, as if it were its [calc-size basis](https://drafts.csswg.org/css-values-5/#calc-size-basis)

So not sure if `calc-size(auto, size)` should prevent fixed layout just like `auto`?


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


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

Received on Monday, 10 March 2025 12:40:47 UTC