- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 07 Jul 2022 19:37:09 +0000
- To: public-css-archive@w3.org
Yeah, it's been years since it's come up, but I remember now that we can't have computed values depending on replaced-ness, due to image fallback and related stuff - we didn't want to have to wait for network responses before we were able to inherit values. Unfortunate in general, but in this case indeed not a real problem - having the overflow adjust at used-value time works just fine since this isn't an inherited property and it would be very weird to explicitly use `inherit` on it. I'll go tweak the spec. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7435#issuecomment-1178132636 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 7 July 2022 19:37:11 UTC