- From: Guillaume via GitHub <noreply@w3.org>
- Date: Thu, 05 Jun 2025 09:20:23 +0000
- To: public-css-archive@w3.org
cdoublev has just created a new issue for https://github.com/w3c/csswg-drafts: == [pointer-animations] Minor syntax suggestions == [`<axis>`](https://drafts.csswg.org/pointer-animations-1/#typedef-axis) is already defined in [Scroll Animations](https://drafts.csswg.org/scroll-animations-1/#typedef-axis), which is a problem for CSS tools like `w3c/webref` and its users (like MDN). Not sure what is the best solution. Perhaps it could be defined in CSS Logical. At worst, it should be defined only once. [`<source>`](https://drafts.csswg.org/pointer-animations-1/#typedef-source) expands to the same keywords than [`<scroller>`](https://drafts.csswg.org/scroll-animations-1/#typedef-scroller) in Scroll Animations. Besides, "source" seems a bit general, which could prevent using this production name with other values in other contexts. Perhaps both could be replaced with `<animation-timeline-root>` or whatever production name would be appropriate? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12285 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 5 June 2025 09:20:25 UTC