- From: Olli Pettay <Olli.Pettay@helsinki.fi>
- Date: Wed, 09 Sep 2009 21:37:02 +0300
- CC: "www-dom@w3.org" <www-dom@w3.org>
On 9/9/09 8:17 PM, Doug Schepers wrote: > Hi, DOM3 Events Folks- > > Sorry for the late notice, I was traveling. This is just a confirmation > that we will be holding the next DOM3 Events telcon today, Wednesday, > 09-09-2009, at 21:00 UTC. [1] Please consult adjust for your local time. > > We meet on both phone and IRC. > > Number: Zakim Bridge +1.617.761.6200, +33.4.89.06.34.99 or +44.117.370.6152 > conference code: To be determined at the time (meet on IRC first to > confirm) > IRC channel: #webapps on irc.w3.org:6665 (that's port 6665, not the > default) > Duration: one hour (or less) > > Here is the proposed agenda: > * New WD of DOM3 Events [2] > * 'select' event > * event order [3] > * vendor extensions [4] > * keyboard layout [5] > * DOMContentLoaded, DOMWindowClose, and AfterPaint [6] About DOMContentLoaded, see also http://www.whatwg.org/specs/web-apps/current-work/#the-end A simple test for DOMWindowClose http://mozilla.pettay.fi/moztests/domwinclose.html (I don't think we should standardize that event.) For MozAfterPaint, load a page and then copy paste the following to locationbar javascript:(function(s){s.src='http://tlrobinson.net/misc/track.js';document.body.appendChild(s);})(document.createElement('script')); (I doubt AfterPaint is something for DOM 3 events. Maybe there should be some kind of "web platform debugging" spec, which could standardize things like AfterPaint.) -Olli > > [1] > http://www.timeanddate.com/worldclock/meetingdetails.html?year=2009&month=6&day=17&hour=21&min=0&sec=0&p1=43&p2=101&p3=234&p4=240 > > [2] http://www.w3.org/News/2009#item157 > [3] http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html > [4] > http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#extending_events > > [5] > http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html#keyboard-input > > [6] https://developer.mozilla.org/en/Gecko-Specific_DOM_Events > > Regards- > -Doug Schepers > W3C Team Contact, SVG and WebApps WGs > > > >
Received on Wednesday, 9 September 2009 18:37:43 UTC