Sunday, 27 September 2015
- [dom] removeEventListener doesn't handle currently dispatching events Sebastian Mayr via GitHub
Friday, 25 September 2015
- [dom] Clarify intro text on non-normative sections Rick Byers via GitHub
Wednesday, 23 September 2015
- [Bug 29140] New: Using HTML5 single page references are necessary? bugzilla@jessica.w3.org
Tuesday, 22 September 2015
- [dom] Pull Request: Add EventListenerOptions Rick Byers via GitHub
- [Bug 27436] Document.charset bugzilla@jessica.w3.org
Monday, 21 September 2015
- [dom] "A DOMSettableTokenList object is equivalent to ..." Christophe Dumez via GitHub
- [dom] Consider making `timestamp` a DOMHighResTimestamp Rick Byers via GitHub
- [dom] Read-only OS time formatting preferences Zibi Braniecki via GitHub
Friday, 18 September 2015
- [dom] MutationObserver callbacks should be called before executing defer scritps Zibi Braniecki via GitHub
- [dom] MutationObserver with querySelector for elements Zibi Braniecki via GitHub
- [dom] Should EventInit contain 'timestamp'? Rick Byers via GitHub
Thursday, 17 September 2015
- [dom] Pull Request: Make createAttribute() lowercase the input in HTML documents Philip Jägenstedt via GitHub
- [dom] Pull Request: Use Boilerplate: omit feedback-header to remove redundant GitHub link Philip Jägenstedt via GitHub
Wednesday, 16 September 2015
- [dom] Incorrect link in createEvent definition Boris Zbarsky via GitHub
Tuesday, 15 September 2015
- [dom] Make createAttribute() lowercase the input in HTML documents Philip Jägenstedt via GitHub
Wednesday, 9 September 2015
- RE: UI Events telecon next week? Travis Leithead
- Re: UI Events telecon next week? Кошмарчик
- RE: UI Events telecon next week? Travis Leithead
Monday, 7 September 2015
- [dom] Pull Request: Make two loops to adopt a node Anthony Ramine via GitHub
Saturday, 5 September 2015
- [Bug 24637] [imports] "style sheet that is blocking scripts" should be generalized to support HTML Imports bugzilla@jessica.w3.org
Friday, 4 September 2015
- [dom] Pull Request: Run latest bikeshed Rick Byers via GitHub
- [dom] Add caniuse info boxes like the HTML spec Chris Rebert via GitHub
Thursday, 3 September 2015
- [dom] Factor getElementsBy* into ParentNode or NonElementParentNode? Travis Leithead via GitHub
- [dom] Consider specifying document.evaluate and document.createNSResolver Domenic Denicola via GitHub
- [dom] Pull Request: Run the adopting steps recursively Anthony Ramine via GitHub
Wednesday, 2 September 2015
- Re: UI Events telecon next week? Masayuki Nakano
Tuesday, 1 September 2015
- Re: UI Events telecon next week? Кошмарчик
- UI Events telecon next week? Travis Leithead
- [dom] Missing spaces in rendered spec HTML Chris Rebert via GitHub
- Re: IME endcomposition event imeplementation inconsistencies Johannes Wilm
- Re: IME endcomposition event imeplementation inconsistencies Grisha Lyukshin
Monday, 31 August 2015
- Re: IME endcomposition event imeplementation inconsistencies Ryosuke Niwa
- Re: IME endcomposition event imeplementation inconsistencies Johannes Wilm
- Re: IME endcomposition event imeplementation inconsistencies Ryosuke Niwa
Friday, 28 August 2015
- [dom] DOMTokenList#toggle: don't treat everything non-undefined as true Michał Gołębiowski via GitHub
Thursday, 27 August 2015
- RE: query methods should throw SyntaxError Domenic Denicola
- RE: query methods should throw SyntaxError Domenic Denicola
- query methods should throw SyntaxError fantasai
Wednesday, 26 August 2015
- IME endcomposition event imeplementation inconsistencies Johannes Wilm
Tuesday, 11 August 2015
- [dom] Consider banning insertNode() of the Range's start node Aryeh Gregor via GitHub
Thursday, 6 August 2015
- Re: UI Events - Mouse Events and iframe targetting Dave Tapuska
Monday, 3 August 2015
- [Bug 25080] Indicate only a subset of selectors is supported nobody@w3.org
- [Bug 25428] hasFeature removal was premature nobody@w3.org
- [Bug 27713] An explanation is needed for what purpose is served by transient registered observers. nobody@w3.org
- [Bug 25827] action vs notification nobody@w3.org
- [Bug 17426] Consider adding a replaceContents() method nobody@w3.org
- [Bug 16489] Retrieve element language nobody@w3.org
- [Bug 27743] It would be clearer if Documents had mode and type explicitly included in their list of "internal slots" nobody@w3.org
- [dom] More bikeshed problems Anne van Kesteren via GitHub
- [Bug 27310] Virtual DOM and DOM diff nobody@w3.org
- [Bug 26841] Consider allowing developers to set the :scope element nobody@w3.org
- [Bug 19007] Consider adding a swap() method nobody@w3.org
- [Bug 20976] Define base URLs in DOM nobody@w3.org
- [dom] Design base URL change notification system Anne van Kesteren via GitHub
Wednesday, 29 July 2015
- [dom] Pull Request: Queuing of mutation records looks inconsistent Anthony Ramine via GitHub
Saturday, 25 July 2015
- [dom] Queuing of mutation records looks inconsistent Anthony Ramine via GitHub
Thursday, 23 July 2015
- [dom] Node.replaceChild() doesn't correctly queue mutation records Anthony Ramine via GitHub
- [dom] Document.defaultCharset Philip Jägenstedt via GitHub
Tuesday, 21 July 2015
- [dom] DOM should add hooks for sync events that happen during insert/remove operations Travis Leithead via GitHub
Thursday, 16 July 2015
- [dom] Use `commonAncestorContainer` in concept-range-clone Ms2ger via GitHub
Wednesday, 15 July 2015
- [dom] Add "inclusive siblings" term Tab Atkins Jr. via GitHub
- [Bug 27688] Odd comment in DOM spec about the new "Elements" class bugzilla@jessica.w3.org
Tuesday, 14 July 2015
- [dom] Upgrade addedNodes and removedNodes to FrozenArray? Domenic Denicola via GitHub
- [Bug 28943] avoid "nuked" bugzilla@jessica.w3.org
Monday, 13 July 2015
- [Bug 28943] New: avoid "nuked" bugzilla@jessica.w3.org
Sunday, 12 July 2015
- [dom] Selected Text gbart2015 via GitHub
- [dom] Selected Text gbart2015 via GitHub
Saturday, 11 July 2015
- [dom] Pull Request: Fix typo in id #firint-vents -> #firing-events Philip Jägenstedt via GitHub
Wednesday, 8 July 2015
- DOM Events Proposal: EventListenerOptions 'mayCancel' for improved scroll performance Rick Byers
- [dom] Rename Elements to ElementList Elliott Sprehn via GitHub
- UI Events telecon raw log (7 July 2015) Travis Leithead
Tuesday, 7 July 2015
- Re: [DOM3Events] InputDevice API sketch Rick Byers
- [Bug 21066] Provide an event path API bugzilla@jessica.w3.org
Monday, 6 July 2015
- Re: UI Events - Mouse Events and iframe targetting Olli Pettay
- Re: UI Events - Mouse Events and iframe targetting Robert Kroeger
- [Bug 20567] Change [[Prototype]] for concept-node-adopt? bugzilla@jessica.w3.org
- [Bug 20567] Change [[Prototype]] for concept-node-adopt? bugzilla@jessica.w3.org
- [Bug 28051] [imports]: showing <dialog> from import bugzilla@jessica.w3.org
- [Bug 25566] [imports]: Supporting more than just the script-src CSP directive in imports. bugzilla@jessica.w3.org
- [Bug 25470] [imports]: improve description of async to clarify execution order bugzilla@jessica.w3.org
Friday, 3 July 2015
- [dom] this will not work properly. May i recieve a specification as to why gbart2015 via GitHub
Thursday, 2 July 2015
- [dom] "If context object’s parent is parent, replace t..." Anne van Kesteren via GitHub
Tuesday, 30 June 2015
- Re: UI Events - Mouse Events and iframe targetting Dave Tapuska
Last message date: Sunday, 27 September 2015 08:53:30 UTC