[csswg-drafts] Pull Request: [resize-observer-1] attributes cannot be sequence<T> #4683

sahirv has just submitted a new pull request for https://github.com/w3c/csswg-drafts:

== [resize-observer-1] attributes cannot be sequence<T> #4683 ==
Fix invalid WebIDL by changing sequence to FrozenArray for lastReportedSizes in the ResizeObservation interface. Currently there are still normative references to this non-normative interface, discussed in #3839. These will be addressed in a follow-up.

See https://github.com/w3c/csswg-drafts/pull/4909

Received on Friday, 27 March 2020 20:50:25 UTC