[Bug 25830] [Custom]: What should be the name of the generated constructor returned by registerElement?

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25830

--- Comment #10 from Erik Arvidsson <arv@google.com> ---
Anonymous sounds reasonable to me. The name should be "".

var f = function() {};
console.log(f.name); // ""

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 20 May 2014 17:59:36 UTC