- From: <bugzilla@jessica.w3.org>
- Date: Tue, 20 May 2014 17:57:48 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25830 --- Comment #9 from johnjbarton <johnjbarton@johnjbarton.com> --- Yes seems like anonymous is fine: >function fakeRegisterElement() { return function() { console.log('born'); } } undefined >var xFoo = fakeRegisterElement() undefined > new xFoo born VM2040:2 Object {} -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Tuesday, 20 May 2014 17:57:50 UTC