www-dom@w3.org from January to March 2012 by subject

"DOM4 Events" Proposal (was: Spec proposals for Event constructors)

[Bug 12958] 'textinput' event should be renamed to 'input'

[Bug 13040] Define some sort of mutation listeners

[Bug 13375] Don't define things in terms of attributes

[Bug 13843] Define Range mutation for normalize()

[Bug 14050] Need a spec for UIEvent constructor

[Bug 14051] Need a spec for MouseEvent constructor

[Bug 14052] Need a spec for KeyboardEvent constructor

[Bug 14053] Need a spec for WheelEvent constructor

[Bug 14054] Need a spec for TextEvent constructor

[Bug 14055] Need a spec for CompositionEvent constructor

[Bug 14569] URL object should not return DOMTokenList

[Bug 15194] Insertion of a DocumentFragment underspecified

[Bug 15201] HTMLCollection.item(string) should act like namedItem(string)

[Bug 15330] MouseWheel.initWheelEvent error

[Bug 15544] New: Wrong node used for range adjustment in the remove mutation

[Bug 15555] New: Figure out which feature strings should be supported

[Bug 15583] New: BAD_BOUNDARYPOINTS_ERR no longer used for Range

[Bug 15584] New: Test function myInsertNode() not setting end point according to spec.

[Bug 15609] New: Returning a NodeList from getElementsByTagName and company is likely not web-compatible as things stand

[Bug 15609] Returning a NodeList from getElementsByTagName and company is likely not web-compatible as things stand

[Bug 15695] New: Should MutationCallback be a callback *interface*?

[Bug 15695] Should MutationCallback be a callback *interface*?

[Bug 15921] New: The WheelEvent.initWheelEvent modifiersListArg parameter should be documented

[Bug 15921] The WheelEvent.initWheelEvent modifiersListArg parameter should be documented

[Bug 15950] New: Rename no-quirks mode and limited quirks mode

[Bug 15950] Rename no-quirks mode and limited quirks mode

[Bug 16092] MutationObserver.disconnect() should cancel any pending deliveries

[Bug 16092] New: MutationObserver.disconnect() should cancel any pending deliveries

[Bug 16140] DOM should keep a list of MutationObservers in creation order

[Bug 16140] New: DOM should keep a list of MutationObservers in creation order

[Bug 16275] [DOM L3 Events] Contradition statement regarding keyboard events in the CompositionEvents section

[Bug 16275] New: [DOM L3 Events] Contradition statement regarding keyboard events in the CompositionEvents section

[Bug 16285] Default actions section is quite confusing; review and polish

[Bug 16285] New: Default actions section is quite confusing; review and polish

[Bug 16329] compositionstart should not be cancellable for IME

[Bug 16329] New: compositionstart should not be cancellable for IME

[Bug 16330] data of compositionstart dead key examples are wrong

[Bug 16330] New: data of compositionstart dead key examples are wrong

[Bug 16332] New: stop propagation and canceled flags

[Bug 16333] Exceptions

[Bug 16333] New: Exceptions

[Bug 16335] New: undefined attribute values

[Bug 16336] New: defaultPrevented and preventDefault() conflict

[Bug 16337] New: initEvent()

[Bug 16338] event table forbids e.g. load to dispach on XMLHttpRequest

[Bug 16338] New: event table forbids e.g. load to dispach on XMLHttpRequest

[Bug 16339] New: Some comments on Basic Event Interfaces

[Bug 16348] New: "CSS layout box" definition missing

[Bug 16350] Fix occurances of RFC2119 terms in notes

[Bug 16350] New: Fix occurances of RFC2119 terms in notes

[Bug 16352] New: Add normative reference to defaultView

[Bug 16353] New: Use udpated WebIDL syntax

[Bug 16353] Use udpated WebIDL syntax

[Bug 16354] New: Update reference to Document.getSelection()

[Bug 16355] New: Typo in delta* properties of Wheel Event Types section

[Bug 16355] Typo in delta* properties of Wheel Event Types section

[Bug 16356] New: Typo "originalted"

[Bug 16356] Typo "originalted"

[Bug 16357] New: Avoid proliferating init*Event methods in preparation for Event constructors

[Bug 16372] MutationObserver handling is wrong for .textContent

[Bug 16372] New: MutationObserver handling is wrong for .textContent

[Bug 16373] New: replacing a child creates extra mutationrecord

[Bug 16373] replacing a child creates extra mutationrecord

[Bug 16392] MutationObserver invocation order should be fixed at the beginning of each loop

[Bug 16392] New: MutationObserver invocation order should be fixed at the beginning of each loop

[Bug 16408] New: Support createEvent("Events") -> Event interface

[Bug 16408] Support createEvent("Events") -> Event interface

[Bug 16409] New: DOM4: Consider LeafNode interface which Node inherits from

[Bug 16424] Invalid return value specified for the pre-instert algorithm

[Bug 16424] New: Invalid return value specified for the pre-instert algorithm

[Bug 16425] MutationObserver::observe/disconnect should return mutationobserver itself

[Bug 16425] New: MutationObserver::observe/disconnect should return mutationobserver itself

[Bug 16426] New: Non-existent reference to a 'child' in the pre-remove algorithm

[Bug 16426] Non-existent reference to a 'child' in the pre-remove algorithm

[Bug 16431] Ambiguous definition

[Bug 16431] New: Ambiguous definition

[Bug 16435] 'this' value in MutationObserver callback should be MutationObserver object by default

[Bug 16435] New: 'this' value in MutationObserver callback should be MutationObserver object by default

[Bug 16443] New: Make 3.6 Event exceptions explicitly non-normative

[Bug 16453] New: Rename "node document"

[Bug 16453] Rename "node document"

[Bug 16459] getElementsByTagName(qualifiedName) s/qualified/local/

[Bug 16459] New: getElementsByTagName(qualifiedName) s/qualified/local/

[Bug 16477] New: Figure out if we can import event handler attributes from HTML

[Bug 16478] New: Import DOMStringMap from HTML

[Bug 16487] New: EventTarget constructor

[Bug 16488] New: Consider adding parent() / ancestor() method

[Bug 16489] New: Retrieve element language

[Bug 16490] New: Add [ArrayClass] to HTMLCollection?

[Bug 16491] New: Add simpler and better event registration system

[Bug 16492] New: Use [EnforceRange]?

[Bug 16493] New: setAttribute(), xmlns, and namespace lookup

[Bug 16506] New: Comments on 1.2 Conformance

[Bug 16507] New: Update or remove 1.3 Feature Detection

[Bug 16563] New: attributeFilter should apply only to non-namespaced attributes

[Bug 16571] New: Define order for named properties

[DOM3 events] Editorial change

[DOM3 Events] Error between float vs. double of WheelEvent

[DOM3 Events] initMouseEvent() and initWheelEvent() don't take same arguments

[DOM3 Events] Issues of target of composition events

[DOM3 Events] key values list

[DOM3 Events] Timing issue of compositionupdate

[DOM3Events] KeyboardEvent key and char clarification

[DOM4] EventTarget as first class citizen

[dom] DocumentFragment mutations

[dom] Introduction to Events

[dom] mutation observer follow up

[dom] mutation observers and HTML

[dom] Should the return values of getElementsByClassName/TagName/TagNameNS be HTMLCollection

[DOMCore] createElement() and HTML-specific element interfaces

[progress-events] Loading, Interactive and Error states for downloaded resources -- fallback content

Any thoughts on this?

Default value of cloneNode() parameter

Details of MutationObserver delivery order

DOM Level 2 HTML obsolete?

DOM Level 2 HTML obsolete? (Re: DOM Level 2 HTML: Note about onsubmit is misplaced in HTMLFormElement spec (in enctype attribute rather than in submit method))

DOM Level 2 HTML: Note about onsubmit is misplaced in HTMLFormElement spec (in enctype attribute rather than in submit method) (was Re: Minor formatting error in HTMLFormElement spec)

DOM3 Events - additional editing help to move the spec forward

Erratum DOM 3 Core: Node interface, prefix attribute

event.key and event.char for combined key presses (ctrl+b etc)

Forgery Alert [Was: Re: Introduction]

Fwd: DOM event detection

High Resolution Time API and DOM events

How to serialize a DOM object

Optimize setting textContent?

Rename "DOM4 Events"

Smart quotes in IDL

Undocumented paramter

What is the plan for DOM3 Events spec?

Last message date: Thursday, 29 March 2012 18:01:38 UTC