[csswg-drafts] [css-grid-2][css-sizing-3] Canonicalize the definition of `<fit-content()>` (#7380)

cdoublev has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-grid-2][css-sizing-3] Canonicalize the definition of `<fit-content()>` ==
Can you please tell me what are the module interactions between CSS Box Sizing and CSS Grid? Does [CSS Box Sizing](https://drafts.csswg.org/css-sizing-3/#placement) has authority over [CSS Grid](https://drafts.csswg.org/css-grid-2/#valdef-grid-template-columns-fit-content) for the definition of `<fit-content()>`?

If CSS Sizing has authority over CSS Grid and if the link to the definition of `<fit-content()>` in CSS Grid were pointing at the definition in CSS Sizing, this would prevent extracting duplicate definitions of `<fit-content()>` by `w3c/reffy`.

Note that the same problem exists for `<url>` in [CSS Values](https://drafts.csswg.org/css-values-4/#url-value), [CSS Filter Effects](https://drafts.fxtf.org/filter-effects-1/#typedef-filter-url), and [CSS Masking](https://drafts.fxtf.org/css-masking-1/#valdef-mask-image-url). See https://github.com/w3c/webref/issues/127#issuecomment-1157732048 for other workarounds that can fix this problem.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7380 using your GitHub account


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

Received on Friday, 17 June 2022 06:58:56 UTC