- From: Psychpsyo via GitHub <sysbot+gh@w3.org>
- Date: Fri, 29 Nov 2024 17:43:13 +0000
- To: public-css-archive@w3.org
Psychpsyo has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-contain-2] What does it actually mean for an element to be selected? == https://www.w3.org/TR/css-contain-2/#relevant-to-the-user says that something is relevant to the user if it or its contents are selected. It then links to https://www.w3.org/TR/css-pseudo-4/#highlight-pseudos as an explanation of what selected means. That link explains how to style things like ::selection or ::target-text and gives a rough description of what they apply to, but it doesn't specifically define selectedness. Is the intended meaning here that anything that ::selection applies to is relevant to the user? Or is it any highlight pseudo? Or is there a different definition of selectedness that used to be here but got moved elsewhere? TL;DR: What does it mean for an element to be selected for the purposes of relevancy to the user? Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11297 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 29 November 2024 17:43:14 UTC