- From: Brad Kemper via GitHub <sysbot+gh@w3.org>
- Date: Tue, 07 Jul 2020 21:02:47 +0000
- To: public-css-archive@w3.org
I think there are legitimate reasons to allow `value` attribute selectors, and disallowing them would degrade some pages. For instance, this type of thing probably already exists: ``` input[type="radio"][value="dangerous-choice"] { color: red } ``` -- GitHub Notification of comment by bradkemper Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5136#issuecomment-655132865 using your GitHub account
Received on Tuesday, 7 July 2020 21:02:48 UTC