- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Mon, 25 Jul 2022 12:23:22 +0000
- To: public-css-archive@w3.org
Loirooriol has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-sizing] contain-intrinsic-size also applies to elements without size containment == https://drafts.csswg.org/css-sizing-4/#intrinsic-size-override > Applies to: elements with size containment That's not completely right, because `auto` values have an effect when there is no size containment: > 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). Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7531 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 25 July 2022 12:23:23 UTC