- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Thu, 25 Apr 2024 01:16:49 +0000
- To: public-css-archive@w3.org
> the symbol(s) in between the attribute and the value But that's not a selector. My understanding is that the title means "attribute presence selectors and attribute value selectors", the former being `[attr]` and the later being the other attribute selectors. > lacking term for the symbol(s) in between the attribute and the value in an Attribute Selector. In the grammar that's called [`<attr-matcher>`](https://www.w3.org/TR/selectors-4/#typedef-attr-matcher). Is there any reason you want a term for this? -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10239#issuecomment-2076130435 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 25 April 2024 01:16:50 UTC