Re: [csswg-drafts] [scroll-animations-1] JS API for view-timeline-inset (#7748)

Thanks @tabatkins, I can see the value in keeping the parsing and need for escaping simple. So for this proposal, would you prefer that DOMString only support the keyword "auto" and developers have to use CSSNumericValue, e.g. `CSS.px(42)`, for non-auto values?

Should `getComputedStyle(elem).viewTimelineInset` return CSSNumericValues? If not, is there an easy way to explicitly parse a string into CSSNumericValues?

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


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

Received on Wednesday, 16 November 2022 18:58:25 UTC