Skip to content

<embed> should support loading random HTML documents, like <object> #513

@bzbarsky

Description

@bzbarsky

Long story short, everyone except Gecko seems to support this:

<embed src="something.html">

(even without the .html extension) already, even though that doesn't follow the current HTML spec. @qdot is adding support in Gecko because of people who are changing their YouTube embeds from Flash to HTML video by just changing the URL and hence loading HTML in <embed>. The spec should just be updated to acknowledge this reality.

See https://bugzilla.mozilla.org/show_bug.cgi?id=1237963 for a slightly more rambly discussion with concrete examples of YouTube embeds.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions