Re: [csswg-drafts] [scroll-animations-1] Three-value `animation-range` shorthand notation (#8672)

The CSS Working Group just discussed ``[scroll-animations-1] Three-value `animation-range` shorthand notation``, and agreed to the following:

* `RESOLVED: No change`

<details><summary>The full IRC log of that discussion</summary>
&lt;dael> fantasai: We have an animation-range shorthand for start and end. Can take keyword, length, % or both one after the other. Means you can do 2 or 3 component values<br>
&lt;fantasai> animation-range: 10% entry 90%;<br>
&lt;fantasai> animation-range: contain 10% 90%;<br>
&lt;dael> fantasai: Question was what's best way to interpret a 3 component value. Examples ^<br>
&lt;dael> fantasai: Could do exactly as specified. Another is make these invalid. Third is duplicate the keyword which feels a little odd in the first example.<br>
&lt;dael> fantasai: flackr had another though?<br>
&lt;dael> flackr: It was that no spec range would refere to max-range of the timeline. So it's larger than the cover range for view timelines<br>
&lt;dael> fantasai: That feels independant from how to assign 3 value<br>
&lt;dael> flackr: It is, but gives meaningful value to things without range<br>
&lt;dael> fantasai: Animation-range 10% 90% would go from 10-90% of cover<br>
&lt;dael> flackr: Then I think we shouldn't do magic with range names in 3 value<br>
&lt;dael> Rossen_: Does that leave us no change?<br>
&lt;dael> fantasai: I think that is current state<br>
&lt;dael> fantasai: First option, assign long hand values as specified<br>
&lt;fantasai> s/would go/currently goes/<br>
&lt;dael> florian: When you have % keyword % is it unambig by ordering?<br>
&lt;dael> fantasai: Yes. animation-range requires keyword first<br>
&lt;dael> florian: Good<br>
&lt;dael> Rossen_: Do we need a resolution?<br>
&lt;dael> flackr: resolve to keep as is?<br>
&lt;dael> Rossen_: no change<br>
&lt;dael> Rossen_: Objections?<br>
&lt;dael> RESOLVED: No change<br>
&lt;dael> fantasai: I brought this because we hadn't talked about the 3-value option so needed to cover<br>
</details>


-- 
GitHub Notification of comment by css-meeting-bot
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8672#issuecomment-1581653985 using your GitHub account


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

Received on Wednesday, 7 June 2023 23:33:36 UTC