- From: Emilio Cobos Álvarez via GitHub <noreply@w3.org>
- Date: Mon, 16 Feb 2026 19:44:13 +0000
- To: public-css-archive@w3.org
Yes, that's correct. Serializing shouldn't change the computed style at all (even if some of the extra values wouldn't be used due to the different lengths). Changing the length of the computed style can have other observable effects, e.g. via inheritance (consider a descendant doing `scroll-timeline-name: inherit;` or so). -- GitHub Notification of comment by emilio Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13500#issuecomment-3910269601 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 19:44:14 UTC