- From: <bugzilla@jessica.w3.org>
- Date: Thu, 02 Jan 2014 06:39:01 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24184
Boris Zbarsky <bzbarsky@mit.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bzbarsky@mit.edu
--- Comment #1 from Boris Zbarsky <bzbarsky@mit.edu> ---
EventHandler is defined at
http://www.w3.org/html/wg/drafts/html/master/webappapis.html#eventhandler and
equivalent in the WHATWG HTML spec.
I agree that the instances of EventHandler in the IDL in websocket API should
link to that definition. However, note that
http://dev.w3.org/html5/websockets/#dependencies explicitly notes that a number
of fundamental concepts from the HTML specification are used in this one, and
EventHandler is one of those. Just like EventTarget is actually coming from
the DOM specification here.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 2 January 2014 06:39:02 UTC