- From: Stephen Chenney via GitHub <sysbot+gh@w3.org>
- Date: Fri, 16 Feb 2024 14:27:04 +0000
- To: public-css-archive@w3.org
I would phrase it as "... supported when the style can be uniquely defined, either because there is only one (such as ::before) or because you must have a name that identifies the pseudo (such as ::highlight). Cases where there may be multiple do not get reported in getComputedStyle, even if there is only one that applies to the element." That is basically a "yes/no" to whether support exists, with a way of explaining what the answer should be. The alternative in my mind would be returning a list, but that's overkill to me. -- GitHub Notification of comment by schenney-chromium Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9968#issuecomment-1948480101 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 16 February 2024 14:27:06 UTC