[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.

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

Received on Tuesday, 24 March 2020 14:33:12 UTC