RESOLVED DUPLICATE of bug 163695 163614
[Web IDL] We should support unions containing a sequence type
https://bugs.webkit.org/show_bug.cgi?id=163614
Summary [Web IDL] We should support unions containing a sequence type
Chris Dumez
Reported 2016-10-18 13:16:43 PDT
We should support unions containing a sequence type: - https://heycam.github.io/webidl/#es-union (Step 12) Comment in our code: // FIXME: Add support for steps 5 - 12. I need this for the TouchEvent constructor: (TouchList or sequence<Touch>)? touches = null;
Attachments
Jiewen Tan
Comment 1 2016-10-21 17:35:30 PDT
*** This bug has been marked as a duplicate of bug 163695 ***
Note You need to log in before you can comment on or make changes to this bug.