- From: Tim Nguyen via GitHub <noreply@w3.org>
- Date: Wed, 16 Jul 2025 04:01:56 +0000
- To: public-css-archive@w3.org
I think `none` is the correct serialization here, because it's the most backwards compatible serialization (the only one which will work in older Safari when round-tripping). My proposal for text-decoration shorthand serialization: 1. if text-decoration-line is none, return none 2. otherwise, return shortest possible serialization in canonical order -- GitHub Notification of comment by nt1m Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12486#issuecomment-3076648900 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 16 July 2025 04:01:57 UTC