[csswg-drafts] [css-background-4] Replace `<position>` by `<bg-position>` (#7376)

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

== [css-background-4] Replace `<position>` by `<bg-position>` ==
In CSS Backgrounds 4, [`background-position`](https://drafts.csswg.org/css-backgrounds-4/#the-background-position) is defined with `<position>#` and `<position>` is defined with a value that accepts the 3-values form, which has been removed from the definition of [`<position>`](https://drafts.csswg.org/css-values-4/#typedef-position) in CSS Values 4, as explained in #2140. I believe this is the reason why CSS Backgrounds 3 defines [`background-position`](https://drafts.csswg.org/css-backgrounds-3/#background-position) with `<bg-position>#` instead of `<position>#`.

CSS Backgrounds 4 is flagged as *Not Ready For Implementation* but is listed in `w3c/browser-specs` and used by `@webref/css`, which picks `<position>` from CSS Backgrounds 4 instead of CSS Backgrounds 3 during its curation step. Do you think CSS Backgrounds 4 should not be listed in `w3c/browser-specs`? Otherwise, can `<position>` be replaced to `<bg-position>` in this spec, please?

FYI, @tidoust.

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


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

Received on Thursday, 16 June 2022 07:39:17 UTC