Re: [csswg-drafts] :contains() (#8164)

Well, current work is Selectors Level 4, which only mentions `:contains()` as an extension of [JSONSelect](https://github.com/lloyd/JSONSelect). But OK, it was in the Nov 2001 CR of Level 3: https://www.w3.org/TR/2001/CR-css3-selectors-20011113/#content-selectors

> The `:contains("foo")` pseudo-class notation represents an element whose textual contents contain the given substring. The argument of this pseudo-class can be a string (surrounded by double quotes) or a keyword.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8164#issuecomment-1332563350 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 30 November 2022 18:21:42 UTC