- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Mon, 27 Mar 2023 20:23:44 +0000
- To: public-css-archive@w3.org
fantasai has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == [scroll-animations-1] Add inset option to ViewTimeline constructor #7748 == See [proposal](https://github.com/w3c/csswg-drafts/issues/7748#issuecomment-1306097703), [WebIDL draft](https://github.com/w3c/csswg-drafts/issues/7748#issuecomment-1307381553), and [CSSWG resolution](https://github.com/w3c/csswg-drafts/issues/7748#issuecomment-1325424372). Note that with the given syntax, it's not possible to ask for `auto` via the TypedOM version of the API. We could do that also, but we'd have to add some validation steps to make sure the keyword is in fact `auto`. (That said, this _is_ the initial value; it could just be omitted.) See https://github.com/w3c/csswg-drafts/pull/8648 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 27 March 2023 20:23:46 UTC