- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Mon, 15 Aug 2022 12:30:17 +0000
- To: public-css-archive@w3.org
Loirooriol has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-sizing] Last rememebred size for non-atomic inlines? == https://drafts.csswg.org/css-sizing-4/#last-remembered > At the time that [ResizeObserver](https://drafts.csswg.org/resize-observer-1/#resizeobserver) events are determined and delivered, if an element has [`contain-intrinsic-size: auto`](https://drafts.csswg.org/css-sizing-4/#propdef-contain-intrinsic-size), is capable of being a [ResizeObserver](https://drafts.csswg.org/resize-observer-1/#resizeobserver) target, but does not have [size containment](https://drafts.csswg.org/css-contain-2/#size-containment), record the current inner dimensions of its [principal box](https://drafts.csswg.org/css-display-3/#principal-box) as its [last remembered size](https://drafts.csswg.org/css-sizing-4/#last-remembered). Does this record the size of a non-atomic inline element? If so, how is that size defined? Is it like in https://drafts.csswg.org/resize-observer-1/#content-rect-h ? > non-replaced inline Elements will always have an empty content rect. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7606 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 15 August 2022 12:30:19 UTC