Re: [csswg-drafts] [css-sizing-4] Do things with aspect ratio resolve percentages like replaced elements or non-replaced? (#4638)

So there is a super edge case within tables for WebKit/Blink/EdgeHTML which relies on this distinction, (and we believe it is required for webcompat).
https://www.software.hixie.ch/utilities/js/live-dom-viewer/?saved=8045

Basically in the above example replaced elements resolve their values, differently to non-replaced.

I think it should be fine to keep this as a replaced vs. non-replaced distiction, rather than has-ar vs. no-ar.

-- 
GitHub Notification of comment by bfgeek
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4638#issuecomment-622147917 using your GitHub account

Received on Thursday, 30 April 2020 22:22:21 UTC