- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 11 Nov 2022 21:06:13 +0000
- To: public-css-archive@w3.org
That polyfill test would already fail in WebKit, per Chris's comment about their behavior. I'm surprised Gecko can get away with `overlay` being invalid, since if there's no backup value it defaults to `visible` which is very different, but maybe it's the case that *due* to Firefox, enough sites set `overflow: auto; overflow: overlay;`. Or maybe those pages are just broken in Firefox. :/ It would be good to see if we could indeed get away with just killing it, tho. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8063#issuecomment-1312191628 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 11 November 2022 21:06:15 UTC