Re: [csswg-drafts] [resize-observer] attributes cannot be sequence<T> (#4683)

Good catch - that interface is just an internal, non-normative web idl, as explained by this [note](https://drafts.csswg.org/resize-observer/#resize-observation-interface):

`This section is non-normative. ResizeObservation is an example struct that can be used in implementation of Resize Observer. It is being included here in order to help provide clarity during the processing model. It effectively holds observation information for a single Element. This interface is not visible to Javascript.`

I'll go ahead and update that as well for clarity

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

Received on Monday, 2 March 2020 23:54:27 UTC