Re: [csswg-drafts] [scroll-animations-1] Serialization of "scroll-offsets: none" for CSSScrollTimelineRule (#6617)

The square brackets are also weird to me. Perhaps we should just serialize the list directly:
e.g.
`@scroll-timeline test { scroll-offsets: 0%, 100%; }` is serialized as
`@scroll-timeline test { scroll-offsets: 0%, 100%; }`

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


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

Received on Wednesday, 15 September 2021 22:35:50 UTC