Re: [csswg-drafts] [css-sizing-4] Clarify spec about when elements are allowed to not have a last remembered size (#6220)

Ok. Proposed spec edits:
* `auto` behavior only applies to elements which can be `ResizeObserver` targets (in particular, excluding pseudo elements for now)
* `auto` value is forgotten when another a `ResizeObsever` opportunity occurs again and `auto` is not present at that time (meaning the update-the-rendering steps occurred).

@tabatkins WDYT?

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 30 April 2021 23:02:05 UTC