[css-houdini-drafts] Pull Request: [font-metrics-api] Convert sequence<T> attributes to FrozenArray<T>

foolip has just submitted a new pull request for https://github.com/w3c/css-houdini-drafts:

== [font-metrics-api] Convert sequence<T> attributes to FrozenArray<T> ==
Per https://heycam.github.io/webidl/#idl-sequence, "Sequences must
not be used as the type of an attribute or constant."

See https://github.com/w3c/css-houdini-drafts/pull/859

Received on Monday, 11 February 2019 13:11:58 UTC