- From: Matthew Phillips via GitHub <sysbot+gh@w3.org>
- Date: Fri, 12 Jul 2024 20:46:42 +0000
- To: public-css-archive@w3.org
That's much better, rewriting my thing using that syntax (if i understand it): ```css input[:value] + ul [data-name^=[:value]] { color: tomato; } ``` -- GitHub Notification of comment by matthewp Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10567#issuecomment-2226331211 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 12 July 2024 20:46:43 UTC