[csswg-drafts] [css-gaps-1] Duplicate definition of repeat() (#11385)

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

== [css-gaps-1] Duplicate definition of repeat() ==
CSS Gaps defines a [`repeat()` function](https://drafts.csswg.org/css-gaps-1/#funcdef-repeat) already defined in [CSS Grid Layout](https://drafts.csswg.org/css-grid-2/#funcdef-repeat). Both definitions are global, so that creates a duplicate, see for example the [cross-referencing database](https://respec.org/xref/?term=repeat%28%29&types=css-function).

Is the definition in CSS Gaps meant to supersede the one in CSS Grid Layout?
If not, it needs to be [namespaced](https://speced.github.io/bikeshed/#dfn-for) somehow.


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


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

Received on Tuesday, 17 December 2024 07:04:09 UTC