- From: Robert Flack via GitHub <sysbot+gh@w3.org>
- Date: Mon, 11 Sep 2023 14:19:58 +0000
- To: public-css-archive@w3.org
Can we remove the `container-timeline-range` and have the 100% value refer to the container's containing block size. This is the size you would normally get by setting the container's width / height to 100%, right? So it seems like a logical 100% value. Just as with view timelines it can produce values greater than 100% or less than 0% ([demo](https://jsbin.com/reyigug/edit?html,css,js,output)), the container timeline would produce values greater than 100% if sized larger than its containing block. The default attachment range would be 100% but authors could change this by with `animation-range`. -- GitHub Notification of comment by flackr Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6245#issuecomment-1713988025 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 11 September 2023 14:20:00 UTC