mootools / mootools-core

MooTools Core Repository
https://mootools.net
2.65k stars 507 forks source link

Custom Elements in Element.create #2675

Open ibolmo opened 9 years ago

ibolmo commented 9 years ago

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

DimitarChristoff commented 9 years ago

new Element('foo') constructor handles custom elements fine, what do you mean? passes to doc.newElement which does not discriminate and goes to doc.createElement