Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sequence<> in constructor argument not properly escaped #260

Closed
dontcallmedom opened this issue Aug 30, 2013 · 1 comment
Closed

sequence<> in constructor argument not properly escaped #260

dontcallmedom opened this issue Aug 30, 2013 · 1 comment

Comments

@dontcallmedom
Copy link
Member

<dl class="idl"
title="[Constructor,
Constructor (MediaStream stream),
Constructor (sequence&lt;MediaStreamTrack&gt; tracks)]
interface MediaStream : EventTarget">
does not escape the parameter of the sequence type in the generated output

@dontcallmedom
Copy link
Member Author

Another bogus report, this was because the constructors were defined in the title, whereas they are expected to be defined as dt/dd pairs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant