Should this be allowed? Per spec, it shouldn't:
https://heycam.github.io/webidl/#es-sequence throws if the input is not iterable, and there is particular handling for when there is no get parameterDescriptors.
I see WPTs and examples in the spec that don't have get parameterDescriptors.
@hoch, I believe your intent there was to allow it, is that right?