### Describe the problem ResizeObserver bindings (`bind:contentRect|contentBoxSize|borderBoxSize|devicePixelContentBoxSize`) implemented in #8022 are not documented anywhere. ### Describe the proposed solution Add the missing info to [Element Directives](https://svelte.dev/docs/element-directives#block-level-element-bindings) section of the docs. ### Importance would make my life easier