Skip to content
This repository was archived by the owner on Sep 20, 2019. It is now read-only.
This repository was archived by the owner on Sep 20, 2019. It is now read-only.

ShadowDOM.js causing unclosed img tags in XHTML #278

@shaunnetherby

Description

@shaunnetherby

If I create an XHTML document and create and add img tags via JavaScript the resulting documents img tag is unclosed if I have ShadowDOM.js imported.

Here is a jsfiddle to demonstrate the unclosed img tag with ShadowDOM.js included: http://jsfiddle.net/L2xr59gg/5/
Here is a jsfiddle to demonstrate the closed img tag when only webcomponentjs-lite is included: http://jsfiddle.net/L2xr59gg/4/

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions