[csswg-drafts] [css-anchor-position] revert-layer should only revert the Position Fallback Origin (#10319)

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

== [css-anchor-position] revert-layer should only revert the Position Fallback Origin ==
The current spec defines the Position Fallback Origin with a special rule as follows:

> Similar to the Animation Origin, use of the revert or revert-layer values (or anything else that would rollback the property to the preceding origin) acts as if the property was part of the Author Origin. (Thus, it instead reverts back to the User Origin.)

However [the `revert-layer` keyword does not have this behavior](https://www.w3.org/TR/css-cascade-5/#revert-layer). It's a [special rule that applies only to the `revert` keyword](https://www.w3.org/TR/css-cascade-5/#default).

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


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

Received on Monday, 13 May 2024 01:27:57 UTC