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

not support void tag,must be self-closed; #19

Open
cheft opened this issue Dec 23, 2015 · 0 comments
Open

not support void tag,must be self-closed; #19

cheft opened this issue Dec 23, 2015 · 0 comments

Comments

@cheft
Copy link

cheft commented Dec 23, 2015

not support void tag

<img>
<input>
...

must be self-closed

<img />
<input />
...

void tag: /^(?:input|img|br|wbr|hr|area|base|col|embed|keygen|link|meta|param|source|track)$/

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

No branches or pull requests

1 participant