- From: <bugzilla@jessica.w3.org>
- Date: Fri, 14 Jun 2013 22:57:36 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20329
Dominic Cooney <dominicc@chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dominicc@chromium.org
--- Comment #1 from Dominic Cooney <dominicc@chromium.org> ---
AFAIK "Function" is not a thing in Web IDL.
FWIW Blink has moved to this:
callback function CustomElementConstructor = Element();
as can be seen here
<http://src.chromium.org/viewvc/blink/trunk/Source/core/dom/Document.idl?r1=152430&r2=152429&pathrev=152430>
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 14 June 2013 22:57:37 UTC