Re: [csswg-drafts] [scroll-animations-1]: How to handle invalid source for a view-timeline. (#7259)

I agree with @flackr, don't think it makes sense to allow it.

> It's common for developers to use overflow: hidden to clip the painting of elements, which [is considered a scroll container](https://www.w3.org/TR/css-overflow-3/#valdef-overflow-hidden). This may be a common enough case that we want to provide a way to work around it and point to an ancestor of that element.

The workaround is to use `overflow: clip`, which doesn't create a scroll container. :)

-- 
GitHub Notification of comment by fantasai
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7259#issuecomment-1142668246 using your GitHub account


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

Received on Tuesday, 31 May 2022 21:45:36 UTC