- From: Romain Menke via GitHub <sysbot+gh@w3.org>
- Date: Wed, 09 Nov 2022 08:46:40 +0000
- To: public-css-archive@w3.org
Can a flag like `i` help? - `[foo="bar" i]` matches cases insensitively - `[foo="1e1" n]` switch to numeric comparison. (matches `<div foo="10">`, `<div foo="010">` `<div foo="10.00">`) -- GitHub Notification of comment by romainmenke Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5890#issuecomment-1308412152 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 9 November 2022 08:46:42 UTC