- From: Sam Weinig via GitHub <noreply@w3.org>
- Date: Mon, 16 Feb 2026 14:45:18 +0000
- To: public-css-archive@w3.org
Ok. That makes sense. What about the reverse case? ``` scroll-timeline-name: '--a, --b, --c; scroll-timeline-axis: 'inline, inline; ``` Would this also be the empty string since if you serialized it as `--a inline, --b inline, --c inline` that would change the computed style of `scroll-timeline-axis` but not change the used style at all. I'm trying to figure out the right rule to apply here. That is, what constitutes round-tripping properly. -- GitHub Notification of comment by weinig Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13500#issuecomment-3908872267 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 16 February 2026 14:45:19 UTC