- From: Joey Arhar via GitHub <sysbot+gh@w3.org>
- Date: Tue, 29 Aug 2023 20:15:20 +0000
- To: public-css-archive@w3.org
Thanks David! > the simplest approach would likely be to make the keyword be a computed value and a resolved value, so that getComputedStyle just returns the keyword > the :visited mitigations have known gaps and aren't particularly effective in their current form Would making the keyboard a computed value and a resolved value be effective compared to :visited mitigations? > That might confuse code that's expecting to get a color, though Do properties which accept colors, like background-color, accept anything thats not truly a color? -- GitHub Notification of comment by josepharhar Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7347#issuecomment-1698066945 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 29 August 2023 20:15:22 UTC