- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 28 Jan 2022 18:59:58 +0000
- To: public-css-archive@w3.org
Yes, "cascaded value" and "output of the cascade" are not the same thing. If you follow the "cascaded value" link to its definition, you see: > The cascaded value represents the result of the cascade: it is the declared value that wins the cascade (is sorted first in the output of the cascade). If the output of the cascade is an empty list, there is no cascaded value. The "output of the cascade" is a list; the "cascaded value" is one of the items in that list, or nothing if it's empty. That said, the wording there is indeed somewhat confusing. Ideas, @fantasai? -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6996#issuecomment-1024517820 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 28 January 2022 19:00:00 UTC