- From: Martin Thomson <martin.thomson@gmail.com>
- Date: Fri, 19 Oct 2012 09:05:41 -0700
- To: "Sunyang (Eric)" <eric.sun@huawei.com>
- Cc: "public-webrtc@w3.org" <public-webrtc@w3.org>
On 18 October 2012 19:06, Sunyang (Eric) <eric.sun@huawei.com> wrote: > ,but I am confused by above description in section 5.1.16.1 Attribute, “of > event handler event type”, in HTML5 ,there is no this kind of description. EventHandler is defined in HTML5: http://dev.w3.org/html5/spec/single-page.html?utm_source=dlvr.it&utm_medium=feed#eventhandler [TreatNonCallableAsNull] callback EventHandlerNonNull = any (Event event); typedef EventHandlerNonNull? EventHandler;
Received on Friday, 19 October 2012 16:06:08 UTC