Re: [csswg-drafts] [selectors] Parameterized selectors (#10567)

> For this use-case specifically, the proposal only seems to address exact match. Is that good enough to solve most use-cases here?

I don't think I follow, what do you mean by exact match? We have non-exact matches through the attribute selectors `^=`, `*=`, etc. I think you probably mean something different though.

----

One other use-case would be something like ranges (is that what you mean by non-exact)? For example you want to filter the selected items whose price is between 20-100. I don't know how you could express something like that though, it would mean a new type of selector I would imagine.


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


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

Received on Monday, 15 July 2024 13:17:17 UTC