Skip to content
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
This repository was archived by the owner on Nov 9, 2017. It is now read-only.

Errors for name attributes in example headings EmbedLiveSample needs  #224

@sideshowbarker

Description

@sideshowbarker

As far I can glean, it seems like the EmbedLiveSample may (at least on some cases) rely on looking at the name attribute of an example heading, and not just the id.

At least I can say in the case of the https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe page, it seems like when I remove the name="Example1" and name="Example2" attributes, the EmbedLiveSample macros on the page end up showing no content (I assume because they are looking for name="Example1"andname="Example2"` and not finding them).

So if the name attribute is necessary for EmbedLiveSample macros in some cases then the documentation tester should not flag those cases as errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions