- From: Steve Orvell via GitHub <sysbot+gh@w3.org>
- Date: Mon, 07 Oct 2024 16:03:45 +0000
- To: public-css-archive@w3.org
Unfortunately, customized built-ins still exist despite Webkit not supporting them, so they probably need to be accounted for here: 1. `<input>` matches `:defined` 2. `<input is="x-foo"> does not match `:defined` Presumably then via this proposal: 1. `<input>` matches `:predefined` 2. `<input is="x-foo">` does not match `:predefined` -- GitHub Notification of comment by sorvell Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11001#issuecomment-2397330519 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 7 October 2024 16:03:46 UTC