- From: Keith Cirkel via GitHub <sysbot+gh@w3.org>
- Date: Tue, 29 Oct 2024 18:36:23 +0000
- To: public-css-archive@w3.org
keithamus has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == [css-backgrounds-3]/[css-box-3]/[css-speech-1] drop parens around "see individual properties" == In css-backgrounds-3/css-box-3 the `Initial:` and `Computed value:` properties use `(see individual properties)`. In css-speech-1 it uses `N/A (see individual properties)`. Both of these seem inconsistent with the overwhelming style of `see computed properties`, so this PR drops the parens around the term to make it more consistent. The `N/A` seems redundant in css-speech-1 as it's not "not applicable", it is applicable, the application been to see the individual properties. Of course I am happy to take guidance here if we feel as if `N/A (see individual properties)` should be kept, but it seems to be the only instance across all the specs is within css-speech-1. See https://github.com/w3c/csswg-drafts/pull/11108 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 29 October 2024 18:36:24 UTC