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

Editorial: Strange expansion of class idlMemberType #205

Open
alvestrand opened this issue Sep 22, 2023 · 0 comments
Open

Editorial: Strange expansion of class idlMemberType #205

alvestrand opened this issue Sep 22, 2023 · 0 comments

Comments

@alvestrand
Copy link
Contributor

alvestrand commented Sep 22, 2023

This HTML (in a bikeshed document!)

        <dfn dict-member>contributingSources</dfn> <span class=
            "idlMemberType">sequence&lt;unsigned long&gt;</span>

seems to expand to contributingSources, of type sequence<unsigned long>sequence<unsigned long> - that is, the type of the object is repeated twice. Probably "class="idlMemberType"" somehow picks up what is supposed to be printed.

The document needs editing for conformance to this, or needs to turn it off.

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

No branches or pull requests

1 participant