- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Wed, 17 Aug 2022 20:36:09 +0000
- To: public-css-archive@w3.org
Loirooriol has just created a new issue for https://github.com/w3c/csswg-drafts: == [resize-observer] "calculate box size" should specify it's using a ResizeObserverSize == https://drafts.csswg.org/resize-observer-1/#calculate-box-size just starts like > Set *computedSize*.inlineSize to *target*’s [...] > [...] > return *computedSize* But it never says what this `computedSize` is. I guess it's a [`ResizeObserverSize`](https://drafts.csswg.org/resize-observer-1/#resizeobserversize)? So the algorithm should start like > Let *computedSize* be a new ResizeObserverSize object. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7615 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 17 August 2022 20:36:11 UTC