- From: Vitor Roriz via GitHub <noreply@w3.org>
- Date: Thu, 24 Jul 2025 17:54:57 +0000
- To: public-css-archive@w3.org
vitorroriz has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-text-decor-3] Clarify computed value for deprecated specified value 'blink' == `text-decoration-line: blink` is deprecated. Its value is still parsed for compatibility. I'd like to clarify if it should or should not be serialized to the computed value. Currently, Safari and Chrome ignore it and Firefox doesn't. This [WPT](https://wpt.fyi/results/css/css-text-decor/parsing/text-decoration-line-computed.html?label=master&label=experimental&aligned&q=text-decoration-line) test, for example, expect it to be serialized. It seems that Chrome is planning to match Firefox behavior as per a [recent change](https://chromium-review.googlesource.com/6734038). Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12523 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 24 July 2025 17:54:58 UTC