5851
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Consider adding .toArray() on NodeList and HTMLCollection
|
2008-07-10
|
2013-04-04
|
10691
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
[Selection] Specify extend method for Selection objects
|
2010-09-22
|
2011-12-20
|
11966
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
Catrope's feedback
|
2011-02-02
|
2011-12-20
|
12108
|
WebAppsW
|
DOM
|
annevk
|
CLOS
|
FIXE
|
Get rid of the NaN/Infinity handling
|
2011-02-17
|
2011-02-18
|
12205
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Make ProcessingInstruction implement CharacterData
|
2011-02-28
|
2011-09-01
|
12389
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
replaceWholeText should not remove the context node, just change its data
|
2011-03-28
|
2011-09-07
|
12841
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Add CDATASection
|
2011-06-01
|
2011-09-19
|
13040
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Define some sort of mutation listeners
|
2011-06-24
|
2012-02-16
|
13041
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Make operations that cause a node to violate the node hierarchy throw a HIERARCHY_REQUEST_ERR
|
2011-06-24
|
2011-07-28
|
13042
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Define Event.timeStamp
|
2011-06-24
|
2011-06-24
|
13043
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Define Node.baseURI
|
2011-06-24
|
2011-06-24
|
13044
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Define Node.compareDocumentPosition
|
2011-06-24
|
2012-10-16
|
13045
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Figure out what to do about Document.documentURI
|
2011-06-24
|
2011-08-28
|
13046
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Should we get rid of replaceWholeText?
|
2011-06-24
|
2011-09-20
|
13153
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
replaceData() should insert before deleting, to give better range mutation behavior
|
2011-07-05
|
2011-07-14
|
13164
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Centralize changes to CharacterData so other specs can hook in easily
|
2011-07-06
|
2011-07-24
|
13248
|
WebAppsW
|
DOM
|
annevk
|
CLOS
|
FIXE
|
Fix lingering cases where data is directly set instead of using "replace data"
|
2011-07-14
|
2011-07-24
|
13250
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
In "replace data", bail out early if the data will be the same
|
2011-07-14
|
2011-07-24
|
13347
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
introduce superglobal id="" and class=""
|
2011-07-24
|
2011-08-01
|
13375
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Don't define things in terms of attributes
|
2011-07-26
|
2012-02-17
|
13376
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"Return whether [...]" doesn't cast to a boolean
|
2011-07-26
|
2011-07-31
|
13443
|
WebAppsW
|
DOM
|
annevk
|
VERI
|
WORK
|
parentElement works in Chrome and IE but is not specified.
|
2011-07-29
|
2011-07-29
|
13464
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Add Element.contains()?
|
2011-07-30
|
2011-09-07
|
13843
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Define Range mutation for normalize()
|
2011-08-19
|
2012-03-21
|
13868
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Define normalize()
|
2011-08-22
|
2011-09-26
|
13912
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
DUPL
|
What order are attributes in?
|
2011-08-26
|
2014-02-13
|
13923
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Use the WebIDL "callback this value" for Event listeners
|
2011-08-26
|
2011-08-31
|
13971
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Define a renameNode method
|
2011-08-30
|
2013-09-06
|
13999
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
[Awaiting ES6] DOMTokenList: allow to add/remove multiple tokens at once
|
2011-09-01
|
2013-01-05
|
14017
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Node.contain shouldn't throw when null is passed as parameter.
|
2011-09-03
|
2012-07-23
|
14035
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Range + splitText handling is inconsistent
|
2011-09-05
|
2011-12-23
|
14099
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Automatically define constructors on interfaces that inherit from Event to be event constructors
|
2011-09-09
|
2011-09-10
|
14140
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Use CaretPosition for range boundary points?
|
2011-09-13
|
2012-05-15
|
14141
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Introduce a constructor for Range
|
2011-09-13
|
2013-02-11
|
14167
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
lookupNamespaceURI should convert "" to null
|
2011-09-15
|
2011-09-16
|
14168
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
createElement and null
|
2011-09-15
|
2011-09-16
|
14183
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Support createProcessingInstruction in HTML
|
2011-09-16
|
2011-09-18
|
14184
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
hasFeature version should stringify null to ""
|
2011-09-16
|
2011-09-16
|
14205
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
DUPL
|
CDATASection support missing from [DOMCORE] (DOM4), but required by HTML5
|
2011-09-19
|
2011-09-19
|
14252
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Put DOM Range to rest
|
2011-09-22
|
2011-12-20
|
14354
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
Rename append/replaceChild/insertBefore(<some text>) to appendText, replaceWithText, insertTextBefore
|
2011-10-02
|
2011-12-17
|
14443
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Introduce Text.isWhiteSpace?
|
2011-10-12
|
2011-12-20
|
14576
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
Is WRONG_DOCUMENT_ERR historical?
|
2011-10-27
|
2011-10-27
|
14583
|
WebAppsW
|
DOM
|
ayg
|
RESO
|
FIXE
|
isPointInRange() should not throw WrongDocumentError
|
2011-10-28
|
2011-10-28
|
14591
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Get rid of Range.detach()
|
2011-10-28
|
2012-12-04
|
14743
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
Indexing NodeList out of range should return undefined
|
2011-11-09
|
2011-11-09
|
14765
|
WebAppsW
|
DOM
|
Ms2ger
|
RESO
|
FIXE
|
ownerDocument of document cannot be a document (for web compat)
|
2011-11-10
|
2011-11-10
|
14834
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Should HTMLCollection inherit from NodeList?
|
2011-11-15
|
2012-06-19
|
14843
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Range interface uses enum, which doesn't exist in WebIDL
|
2011-11-16
|
2011-12-10
|
14991
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
Remove DOMError
|
2011-11-29
|
2011-11-29
|
15194
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Insertion of a DocumentFragment underspecified
|
2011-12-15
|
2012-03-20
|
15200
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
HTMLCollection string methods should return multiple matches
|
2011-12-15
|
2013-07-10
|
15201
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
HTMLCollection.item(string) should act like namedItem(string)
|
2011-12-15
|
2012-03-12
|
15238
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
"To split a Text node" steps logical error
|
2011-12-16
|
2011-12-17
|
15239
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
CharacterData "replace data" documentation error
|
2011-12-16
|
2011-12-17
|
15252
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
Documentation error - TreeWalker.nextNode()
|
2011-12-17
|
2011-12-17
|
15258
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Grammar Check - Goals of DOM4
|
2011-12-18
|
2011-12-20
|
15259
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
CustomEvent initCustomEvent
|
2011-12-18
|
2012-11-28
|
15297
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Range.insertNode()
|
2011-12-21
|
2011-12-28
|
15325
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
splitText() and replace data both modify ranges
|
2011-12-23
|
2011-12-28
|
15346
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
"(Node or DOMString)..." is not valid WebIDL
|
2011-12-27
|
2011-12-27
|
15350
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Range.insertNode() into the middle of a comment
|
2011-12-27
|
2011-12-28
|
15356
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
NodeFilter callback
|
2011-12-28
|
2011-12-29
|
15544
|
WebAppsW
|
DOM
|
ayg
|
RESO
|
FIXE
|
Wrong node used for range adjustment in the remove mutation
|
2012-01-13
|
2012-01-17
|
15555
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Figure out which feature strings should be supported
|
2012-01-14
|
2012-10-16
|
15583
|
WebAppsW
|
DOM
|
stighal
|
RESO
|
FIXE
|
BAD_BOUNDARYPOINTS_ERR no longer used for Range
|
2012-01-16
|
2012-01-16
|
15584
|
WebAppsW
|
DOM
|
Ms2ger
|
RESO
|
FIXE
|
Test function myInsertNode() not setting end point according to spec.
|
2012-01-16
|
2012-01-16
|
15609
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Returning a NodeList from getElementsByTagName and company is likely not web-compatible as things stand
|
2012-01-18
|
2012-03-06
|
15695
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Should MutationCallback be a callback *interface*?
|
2012-01-24
|
2012-12-19
|
15950
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Rename no-quirks mode and limited quirks mode
|
2012-02-10
|
2012-12-07
|
16092
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
MutationObserver.disconnect() should cancel any pending deliveries
|
2012-02-23
|
2012-02-27
|
16140
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
DOM should keep a list of MutationObservers in creation order
|
2012-02-27
|
2012-02-29
|
16372
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
MutationObserver handling is wrong for .textContent
|
2012-03-14
|
2012-03-20
|
16373
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
replacing a child creates extra mutationrecord
|
2012-03-14
|
2012-03-20
|
16392
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
MutationObserver invocation order should be fixed at the beginning of each loop
|
2012-03-15
|
2012-03-20
|
16409
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
DOM4: Consider LeafNode interface which Node inherits from
|
2012-03-16
|
2012-05-15
|
16424
|
WebAppsW
|
DOM
|
Ms2ger
|
RESO
|
FIXE
|
Invalid return value specified for the pre-instert algorithm
|
2012-03-18
|
2012-03-18
|
16425
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
MutationObserver::observe/disconnect should return mutationobserver itself
|
2012-03-18
|
2012-11-22
|
16426
|
WebAppsW
|
DOM
|
Ms2ger
|
RESO
|
FIXE
|
Non-existent reference to a 'child' in the pre-remove algorithm
|
2012-03-19
|
2012-03-19
|
16431
|
WebAppsW
|
DOM
|
Ms2ger
|
RESO
|
FIXE
|
Ambiguous definition
|
2012-03-19
|
2012-03-19
|
16435
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
'this' value in MutationObserver callback should be MutationObserver object by default
|
2012-03-19
|
2012-03-19
|
16453
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Rename "node document"
|
2012-03-20
|
2012-03-20
|
16459
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
getElementsByTagName(qualifiedName) s/qualified/local/
|
2012-03-20
|
2012-03-21
|
16477
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
Figure out if we can import event handler attributes from HTML
|
2012-03-22
|
2013-06-05
|
16478
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Import DOMStringMap from HTML
|
2012-03-22
|
2012-11-21
|
16487
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
MOVE
|
EventTarget constructor
|
2012-03-23
|
2017-04-13
|
16488
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Consider adding parent() / ancestor() method
|
2012-03-23
|
2014-05-26
|
16489
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Retrieve element language
|
2012-03-23
|
2015-08-03
|
16490
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Add [ArrayClass] to HTMLCollection?
|
2012-03-23
|
2012-11-05
|
16491
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
LATE
|
Add simpler and better event registration system
|
2012-03-23
|
2014-02-13
|
16492
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Use [EnforceRange]?
|
2012-03-23
|
2012-05-15
|
16493
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
setAttribute(), xmlns, and namespace lookup
|
2012-03-23
|
2012-04-06
|
16563
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
attributeFilter should apply only to non-namespaced attributes
|
2012-03-28
|
2012-04-23
|
16571
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Define order for named properties
|
2012-03-29
|
2012-12-14
|
16606
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
MutationObserver doesn't provide a safe way to suspend & resume observation
|
2012-04-03
|
2012-04-05
|
16638
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Define who owns what with MutationObserver
|
2012-04-05
|
2012-11-09
|
16644
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Invoking MutationObservers should always clear transient registrations even if no records are to be delivered
|
2012-04-05
|
2012-04-06
|
16648
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Remove "xmlns" and "xml" checks from setAttributeNS()?
|
2012-04-06
|
2012-05-15
|
16680
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
DOMTokenList assumes clean underlying string
|
2012-04-10
|
2012-04-10
|
16712
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
locate a namespace returns default namespace even if prefix is non-null
|
2012-04-12
|
2012-05-15
|
16713
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
locate a namespace returns value of no-namespace xmlns="" attribute
|
2012-04-12
|
2012-05-15
|
16759
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
intersectsNode step 4 should return true, not throw
|
2012-04-17
|
2012-04-17
|
16910
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Typo in MutationObserver constructor specification
|
2012-05-02
|
2012-05-02
|
16919
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Make element traversal members available on more nodes
|
2012-05-03
|
2012-11-27
|
17044
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Cloning algorithm doesn't indicate that the "already started" flag needs to be cloned for script elements
|
2012-05-14
|
2012-05-15
|
17058
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Namespace of document.createElement elements.
|
2012-05-15
|
2012-11-09
|
17233
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
DOM should define "Empty" in the context of e.g. text nodes
|
2012-05-29
|
2012-11-09
|
17251
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
[DOM]: Define the term "subtree"
|
2012-05-30
|
2012-11-09
|
17268
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Make createEvent only support the legacy interfaces
|
2012-05-31
|
2016-02-25
|
17318
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Should replaceChild on non-(Document, DocumentFragment, Element) throw HierarchyRequestError?
|
2012-06-05
|
2012-11-28
|
17426
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Consider adding a replaceContents() method
|
2012-06-05
|
2015-08-03
|
17430
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
pre-insert is confused about "following"
|
2012-06-06
|
2012-06-07
|
17528
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
Remove 'suppress observers flag'
|
2012-06-18
|
2012-06-18
|
17530
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Define hook for HTML
|
2012-06-18
|
2012-06-21
|
17541
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Carefully think through how Range.insertNode should behave when the node to be inserted is already at the beginning of the range
|
2012-06-19
|
2014-04-30
|
17570
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Function declaration of Node::lookupPrefix and Node::lookupNamespaceURI do not allow 'null' return value
|
2012-06-22
|
2012-09-11
|
17706
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
Node.replaceChild(node, child) doesn't check that child is among node's children
|
2012-07-06
|
2012-07-06
|
17708
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
DOMTokenList: Ability to swap a class
|
2012-07-06
|
2012-11-09
|
17711
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
attributeFilter should be sequence<DOMString>, not DOMString[]
|
2012-07-07
|
2012-07-07
|
17713
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
Exceptions thrown from event handlers should not be propagated
|
2012-07-07
|
2016-03-14
|
17726
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Enumerables on lists
|
2012-07-09
|
2012-11-21
|
17785
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
Tests: add some parent-less nodes to testNodes in common.js
|
2012-07-15
|
2012-07-19
|
17871
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
MOVE
|
Element attributes should not be required to be stored in an ordered list
|
2012-07-18
|
2016-04-12
|
18358
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Node.contains(null) could be clearer
|
2012-07-23
|
2012-09-11
|
18463
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
DOMTokenList enable
|
2012-08-01
|
2012-10-10
|
18540
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Proposal for a new acceptNode() return value for TreeWalker.
|
2012-08-12
|
2016-03-14
|
18581
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
pre-insert and replace both check type of 'node' in too many places
|
2012-08-15
|
2012-11-28
|
18763
|
WebAppsW
|
DOM
|
Ms2ger
|
RESO
|
FIXE
|
DOM4 does not conform with RFC 2119 keyword phrase erratum
|
2012-08-31
|
2012-09-01
|
18780
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Fix event dispatching for shadow DOM and <iframe seamless>
|
2012-09-05
|
2016-01-23
|
18784
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
HTMLCollection.item(DOMString)
|
2012-09-05
|
2012-09-23
|
18941
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Would be great if "nodes are inserted" was invoked once for each node
|
2012-09-20
|
2012-09-21
|
19007
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Consider adding a swap() method
|
2012-09-25
|
2015-08-03
|
19110
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
DOM "throw" algorithm doesn't seem to use WebIDL "throw" algorithm correctly
|
2012-09-28
|
2012-12-06
|
19402
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
MutationObservers: When appending a record to the queue the last item needs to be replaced if it represents the same mutation and the new record has an oldValue
|
2012-10-09
|
2012-11-17
|
19414
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
Implement finishPropagation() method
|
2012-10-09
|
2012-10-11
|
19431
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
MOVE
|
Namespace of elements made via .createElement() in XML documents must be null
|
2012-10-10
|
2016-06-06
|
19463
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
MutationRecord added/removedNodes could return empty array, not null
|
2012-10-11
|
2012-11-20
|
19508
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"The nextSibling() method must traverse children..."
|
2012-10-12
|
2012-11-09
|
19555
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Node.getDocumentPosition should return 0x23 or 0x25 for disconnected nodes, not 0x01
|
2012-10-16
|
2012-11-10
|
19837
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
DomNode::normalize handling of text nodes
|
2012-11-03
|
2012-11-21
|
19898
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Deprecate TYPE_MISMATCH_ERR in favor of TypeError
|
2012-11-07
|
2012-11-09
|
19946
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Range fixup for normalize() needs to account for boundary points in removed nodes' parents
|
2012-11-12
|
2012-11-24
|
19962
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Add insertAdjacentText and insertAdjacentElement?
|
2012-11-14
|
2016-03-16
|
19968
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
splitText() can create ranges with end before start
|
2012-11-15
|
2012-11-25
|
20029
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Add a short introduction to "Range modification under document mutation"
|
2012-11-20
|
2012-12-17
|
20104
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Algorithm for DOMTokenList.add seems wrong if tokens are present multiple times in the list
|
2012-11-27
|
2012-12-04
|
20105
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Nothing in the spec really defines how changes to token lists change the underlying string
|
2012-11-27
|
2012-12-07
|
20131
|
WebAppsW
|
DOM
|
annevk
|
CLOS
|
FIXE
|
[MutationObservers] Unclear whether unique record instances are required in 5.3.2 "Queuing a mutation record"
|
2012-11-28
|
2012-12-03
|
20147
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"implementas" typo
|
2012-11-29
|
2012-11-29
|
20390
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
The origin of documents not in a browsing context is wrong in the spec
|
2012-12-14
|
2012-12-20
|
20445
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
TreeWalker: Specified workflow stuck at root node
|
2012-12-19
|
2012-12-19
|
20463
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
The otherwise clause for Document objects can point to the DOM standard instead. See bug 20390 for more details.
|
2012-12-20
|
2013-03-07
|
20492
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
When adopting a node, shouldn't the base URL change happen after the Document change?
|
2012-12-22
|
2012-12-22
|
20494
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
Text should have the features of ChildNode
|
2012-12-22
|
2012-12-22
|
20567
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Change [[Prototype]] for concept-node-adopt?
|
2013-01-04
|
2018-03-22
|
20608
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
"suppress observers flag"
|
2013-01-08
|
2013-01-09
|
20654
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Have Range.surroundContents() work for partially contained nodes?
|
2013-01-12
|
2014-02-14
|
20660
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
DOMTokenList list of tokens isn't properly initialised
|
2013-01-14
|
2015-11-11
|
20713
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
MOVE
|
Consider defining window.event and Event.srcElement
|
2013-01-20
|
2016-09-27
|
20753
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Add hook to createElement / createElementNS
|
2013-01-24
|
2013-01-25
|
20941
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Treewalker previousNode algorithm seems wrong
|
2013-02-10
|
2013-02-10
|
20976
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Define base URLs in DOM
|
2013-02-12
|
2015-08-03
|
21068
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
event.isTrusted should be [Unforgeable]
|
2013-02-21
|
2013-02-21
|
21078
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
EventInit should have default values for bubbles and cancelable
|
2013-02-21
|
2013-02-22
|
21271
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Node.childNodes and Element.attributes need to return the same object each time
|
2013-03-13
|
2013-08-16
|
21338
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Gut check on when to clear transient registered mutation observers
|
2013-03-19
|
2013-04-09
|
21424
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Futures: rename `catch`
|
2013-03-28
|
2013-03-28
|
21427
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Futures: use thenable
|
2013-03-28
|
2013-03-28
|
21433
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"AlreadyResolved" error name is not listed
|
2013-03-29
|
2013-03-31
|
21444
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
FutureResolver's resolve algorithm uses wrong resolver in new handlers
|
2013-03-30
|
2013-03-31
|
21522
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
AttrExodus: Restore hasAttributes()
|
2013-04-02
|
2014-08-18
|
21626
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
TypeError is referenced, but not defined
|
2013-04-08
|
2013-04-08
|
21635
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"resolve" in Future example should probably be "resolver"
|
2013-04-09
|
2013-04-09
|
21853
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Allow subclasses of futures to decide what then/catch create
|
2013-04-26
|
2013-08-16
|
21976
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
[imports]: Preventing DOM hierarchy cycles
|
2013-05-08
|
2013-10-04
|
21986
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
AttrExodus: Element.attributes needs to have a named getter
|
2013-05-09
|
2014-08-18
|
22051
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
DOMTokenList clarifications
|
2013-05-15
|
2013-09-06
|
22153
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
DOMError name
|
2013-05-23
|
2013-06-20
|
22283
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
DUPL
|
EventHandler and related infrastructure
|
2013-06-05
|
2013-06-05
|
22291
|
WebAppsW
|
DOM
|
Ms2ger
|
RESO
|
FIXE
|
Should indexing form with "" work?
|
2013-06-06
|
2013-07-11
|
22321
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Spec for DOMTokenList.toggle is very confusing
|
2013-06-10
|
2013-06-19
|
22343
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
NEED
|
[DOM]: Need a function to retrieve a constructor (or prototype) by localName
|
2013-06-12
|
2014-11-21
|
22357
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
MOVE
|
Don't special case callable 'then'
|
2013-06-13
|
2013-09-10
|
22410
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Attr.value = 'foo' doesn't seem to create a mutation record, according to spec
|
2013-06-19
|
2013-06-20
|
22496
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"A host-including inclusive ancestor is either a..."
|
2013-06-27
|
2013-08-20
|
22512
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"Copy the following, depending on the type of node"
|
2013-06-28
|
2013-07-01
|
22513
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"Run any cloning steps defined for node in other..."
|
2013-06-28
|
2013-07-01
|
22514
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"optionally with a document ownerDocument"
|
2013-06-28
|
2013-07-01
|
22515
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Consider moving getElementBy* to ParentNode
|
2013-06-29
|
2013-07-17
|
22711
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
DUPL
|
Add a .empty method to the ParentNode (or the Node?) interface
|
2013-07-17
|
2014-02-12
|
22756
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"Let listeners be a static list of the event lis..."
|
2013-07-22
|
2013-07-22
|
22757
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"If listener's callback is a Function object, it..."
|
2013-07-22
|
2013-07-23
|
22758
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"When set to true, the capture argument ensures ..."
|
2013-07-22
|
2013-07-22
|
22759
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
It is not clear what happens to the existing transient observers when MutationObserver.observe is called
|
2013-07-22
|
2013-08-07
|
22897
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
What state needs to be cloned when a Document is cloned?
|
2013-08-07
|
2013-08-09
|
22959
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Nullable parameter in tail position should be optional
|
2013-08-14
|
2013-08-16
|
22960
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
MOVE
|
Document, XMLDocument, HTMLDocument, oh my
|
2013-08-14
|
2016-08-16
|
22982
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
MOVE
|
Synchronous flag and stack consumption of DOM/Promises
|
2013-08-16
|
2013-09-06
|
22983
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
DUPL
|
Define baseURI properly
|
2013-08-16
|
2013-08-16
|
23095
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
"Call listener's callback's handleEvent, with th..."
|
2013-08-30
|
2014-02-12
|
23143
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
MOVE
|
Add an "adopt" hook for Promises
|
2013-09-03
|
2013-09-06
|
23189
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Better defaults for #observe options
|
2013-09-09
|
2013-09-10
|
23212
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Add iterator support to NodeList, HTMLCollection, DOMTokenList, and DOMSettableTokenList
|
2013-09-11
|
2014-10-06
|
23226
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Need for Virtual MutationRecords
|
2013-09-12
|
2014-02-13
|
23250
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
No way with mutation observers to watch mutations to an element's parent
|
2013-09-15
|
2016-04-15
|
23264
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Investigate returning Elements from querySelector and querySelectorAll
|
2013-09-17
|
2014-02-12
|
23268
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Cannot describe NodeIterator in terms of "node is removed"
|
2013-09-17
|
2014-08-14
|
23311
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Invalid WebIDL
|
2013-09-20
|
2013-09-24
|
23330
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"The namedItem() method returns an object "
|
2013-09-23
|
2013-09-23
|
23406
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
location.origin, origin of the document or origin of location.href?
|
2013-10-01
|
2013-10-28
|
23565
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
cloneNode IDL does not match reality
|
2013-10-18
|
2013-12-20
|
23691
|
WebAppsW
|
DOM
|
Ms2ger
|
RESO
|
FIXE
|
Drop nextElementSibling from DocumentType
|
2013-10-31
|
2013-11-17
|
23694
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
Should element.getElementById() consider the element itself when searching
|
2013-10-31
|
2013-11-03
|
23698
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Rename ParentNode to ContainerNode or some other unambiguous name
|
2013-11-01
|
2013-11-04
|
23705
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
MutationObserver observe option validation does not match implementations
|
2013-11-01
|
2013-11-01
|
23707
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Use a switch for the checks on children of a document
|
2013-11-01
|
2014-02-12
|
23712
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
DOMTokenList needs a way to conditionally set or remove
|
2013-11-04
|
2013-11-04
|
23792
|
WebAppsW
|
DOM
|
Ms2ger
|
RESO
|
FIXE
|
Event dispatching algorithm doesn't support the load event fired at window
|
2013-11-11
|
2013-11-12
|
23793
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
MOVE
|
"For each element e in elementSet, append the el..."
|
2013-11-11
|
2014-02-12
|
23810
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
When adopting, "If node is an element, it is affected by a base..."
|
2013-11-12
|
2014-02-10
|
23811
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"To fire an event named e means that an event using" which event?
|
2013-11-12
|
2013-11-20
|
23834
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Use @@unscopeables sugar for remove() et al
|
2013-11-15
|
2014-11-25
|
23860
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Remove getElementById() from Element
|
2013-11-19
|
2013-11-28
|
23915
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
DUPL
|
DOMTokenList "tokens" never updated
|
2013-11-25
|
2014-02-13
|
23999
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"Either when an element is created that has a cl..."
|
2013-12-05
|
2013-12-10
|
24000
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
DUPL
|
DOMException should extend ES Error
|
2013-12-05
|
2013-12-09
|
24028
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Element.matches("!invalid!") should throw DOMException "SyntaxError", not JavaScript TypeError
|
2013-12-07
|
2014-06-03
|
24150
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
"createAttribute" "setAttributeNode" have no complete alternative
|
2013-12-21
|
2013-12-22
|
24196
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"equivalent to a DOMTokenList object without an ..."
|
2014-01-02
|
2014-01-06
|
24271
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
LATE
|
Document.createElement name validation inconsistent with HTML parse rules
|
2014-01-11
|
2014-02-12
|
24318
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Define the Realm of objects
|
2014-01-17
|
2016-03-14
|
24575
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"HTML5"
|
2014-02-07
|
2014-02-07
|
24624
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Is the order of HTMLCollection's supported property names valid?
|
2014-02-11
|
2014-02-12
|
24668
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
"To set the start or end of a range to a boundary point" should check owner document
|
2014-02-14
|
2014-03-24
|
24725
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
DUPL
|
Use the microtask queue for MutationObserver
|
2014-02-19
|
2014-03-18
|
24751
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"continue"
|
2014-02-20
|
2016-03-29
|
25001
|
WebAppsW
|
DOM
|
annevk
|
VERI
|
FIXE
|
Attr.specified
|
2014-03-11
|
2014-03-18
|
25002
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
MOVE
|
Event.returnValue
|
2014-03-11
|
2016-09-27
|
25016
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
AttrExodus: Element.getAttributeNode
|
2014-03-12
|
2014-08-19
|
25080
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Indicate only a subset of selectors is supported
|
2014-03-17
|
2015-08-03
|
25086
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
DUPL
|
AttrExodus: Attr should retain ownerElement property
|
2014-03-17
|
2014-08-18
|
25093
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
AttrExodus: "Setting the value attribute must change value t..."
|
2014-03-18
|
2014-08-18
|
25098
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
Clarifications on "legacy reasons" for namespace URI
|
2014-03-19
|
2014-03-19
|
25370
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
DUPL
|
AttrExodus: Specify document.createAttributeNS
|
2014-04-16
|
2014-08-18
|
25392
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
"Unset the stop propagation flag, stop immediate..."
|
2014-04-18
|
2014-04-18
|
25412
|
WebAppsW
|
DOM
|
ayg
|
RESO
|
MOVE
|
Allow some recursion in NodeIterator/TreeWalker
|
2014-04-22
|
2017-08-08
|
25428
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
hasFeature removal was premature
|
2014-04-23
|
2015-08-03
|
25430
|
WebAppsW
|
DOM
|
ayg
|
RESO
|
FIXE
|
NodeIterator mutation algorithm is totally broken
|
2014-04-23
|
2014-04-24
|
25435
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
#concept-node-insert references index child, which may be null
|
2014-04-23
|
2014-05-01
|
25451
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
DOM spec header
|
2014-04-24
|
2014-04-25
|
25491
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
createEvent and case significance
|
2014-04-28
|
2014-05-05
|
25529
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
MOVE
|
Cloning should be atomic
|
2014-05-01
|
2018-03-23
|
25593
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
Access to event listeners in the EventTarget
|
2014-05-07
|
2014-05-08
|
25704
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"When an element's id attribute is removed, unse..."
|
2014-05-14
|
2014-05-14
|
25827
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
action vs notification
|
2014-05-20
|
2015-08-03
|
25869
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
DOMClassList.toggle 'force' parameter is "wonky API design"
|
2014-05-23
|
2014-08-14
|
25958
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
TypeError or SyntaxError for querySelector() and querySelectorAll()
|
2014-06-03
|
2014-06-05
|
25974
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
DOMError removal language could be improved
|
2014-06-04
|
2014-06-04
|
26101
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
say what to do with event initializer dictionaries that have members without a default value
|
2014-06-16
|
2014-10-14
|
26248
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Spec mismatch between createHTMLDocument and textContent
|
2014-07-01
|
2014-07-02
|
26596
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Attr.value cannot be readonly
|
2014-08-18
|
2014-08-18
|
26599
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Define abstract algorithm that performs NS validation and extraction
|
2014-08-18
|
2014-08-18
|
26609
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
MOVE
|
AttrExodus: investigate child nodes of attributes and attributes being nodes
|
2014-08-19
|
2015-11-11
|
26699
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Some clean up
|
2014-09-01
|
2014-10-14
|
26792
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
Lastest DOM4 draft is self contradictory
|
2014-09-14
|
2014-09-14
|
26841
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Consider allowing developers to set the :scope element
|
2014-09-18
|
2015-08-03
|
26863
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
invoking filter
|
2014-09-19
|
2014-09-20
|
27112
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
initCustomEvent may set .detail to a new value even if event /initialize/ returns early because of /dispatch flag/ is set
|
2014-10-20
|
2014-10-21
|
27113
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
createContextualFragment() link is broken
|
2014-10-20
|
2014-10-23
|
27114
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
NEED
|
Make DOMTokenList constructible
|
2014-10-20
|
2017-07-26
|
27122
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
MutationObserver.observe(node, {}) should throw
|
2014-10-21
|
2014-10-22
|
27191
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
"callback interface NodeFilter"
|
2014-10-29
|
2014-10-29
|
27202
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
NEED
|
[imports]:
|
2014-10-31
|
2014-10-31
|
27228
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
MOVE
|
Inconsistency in characters allowed in attribute names between setAttribute and HTML syntax specs
|
2014-11-03
|
2017-04-26
|
27267
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
Removal of DOMAttr.ownerElement breaks XPath functionality
|
2014-11-07
|
2014-11-07
|
27308
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Please open github issues
|
2014-11-12
|
2015-03-17
|
27310
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Virtual DOM and DOM diff
|
2014-11-12
|
2015-08-03
|
27320
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
Need some clarification around MutationObserver stuff.
|
2014-11-13
|
2014-11-14
|
27323
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
MouseEvent isn't defined in the UI Events spec
|
2014-11-14
|
2015-05-08
|
27334
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Could be clearer that element.getElementsByClassName() never contains element.
|
2014-11-15
|
2014-11-21
|
27344
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Remove Element.setAttributeNodeNS()?
|
2014-11-17
|
2014-11-24
|
27345
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Remove NodeIterator.detach()?
|
2014-11-17
|
2014-11-20
|
27363
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Attr.nodeValue needs to be an alias of Attr.value
|
2014-11-19
|
2014-11-19
|
27386
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
MOVE
|
Removing createCDATASection() unlikely to be successful
|
2014-11-21
|
2017-02-02
|
27412
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
hasAttributes() is back
|
2014-11-23
|
2014-11-24
|
27424
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Node.isSameNode() has non-trivial usage
|
2014-11-25
|
2016-03-16
|
27435
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Document.inputEncoding
|
2014-11-25
|
2014-11-27
|
27436
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Document.charset
|
2014-11-25
|
2015-09-22
|
27456
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
Redefine Node.isDefaultNamespace(), Node.lookupNamespaceURI() and Node.lookupPrefix()
|
2014-11-27
|
2016-04-18
|
27481
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
"The nodeType attribute must return the type of ..."
|
2014-12-02
|
2015-05-08
|
27488
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Steps 14-5 and 17-5 of the DOM 4 Range cloning algorithm appear to be incorrect.
|
2014-12-03
|
2014-12-09
|
27534
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Typo in "It is typically implemented as an JavaScript function"
|
2014-12-08
|
2014-12-08
|
27565
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Step 15-1 in the clone range algorithm should specify a deep clone of the contained child.
|
2014-12-11
|
2014-12-11
|
27569
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Move getElementsBy* to ParentNode?
|
2014-12-11
|
2014-12-13
|
27593
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Add some extended attributes to IDL
|
2014-12-12
|
2014-12-12
|
27623
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
A node.index() method for the ChildNode interface?
|
2014-12-16
|
2014-12-16
|
27636
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Markup typo "attributes moved from Node to Element."
|
2014-12-17
|
2014-12-17
|
27650
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Add range.insert(nodes...)
|
2014-12-18
|
2016-08-19
|
27684
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
DUPL
|
Handling of .contentType is not interoperable
|
2014-12-22
|
2014-12-23
|
27688
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Odd comment in DOM spec about the new "Elements" class
|
2014-12-23
|
2015-07-15
|
27713
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
An explanation is needed for what purpose is served by transient registered observers.
|
2014-12-30
|
2015-08-03
|
27718
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
Avoid removing anything harmless
|
2014-12-31
|
2015-01-01
|
27743
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
It would be clearer if Documents had mode and type explicitly included in their list of "internal slots"
|
2015-01-05
|
2015-08-03
|
27887
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
MOVE
|
"Mutation method macro" should handle empty nodes
|
2015-01-23
|
2015-06-12
|
28061
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
Description of before/after/replace only mentions single node
|
2015-02-20
|
2015-05-08
|
28093
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
Consider using namespaceURI in the IDL
|
2015-02-24
|
2015-02-25
|
28097
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WONT
|
surroundContents should check host-inclusive
|
2015-02-25
|
2018-03-22
|
28107
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
MOVE
|
TreeWalker nextNode never ascends the tree
|
2015-02-26
|
2018-03-22
|
28109
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Inconsistent argument naming in createElementNS and createAttributeNS
|
2015-02-26
|
2015-11-30
|
28330
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
replace a child with node gets mutation record wrong when node is a DocumentFragment
|
2015-03-25
|
2015-05-08
|
28455
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
MOVE
|
Add a method to add a one-time event listener
|
2015-04-09
|
2016-04-08
|
28548
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
FIXE
|
Broken link in spec
|
2015-04-23
|
2015-04-23
|
28943
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
WORK
|
avoid "nuked"
|
2015-07-13
|
2015-07-15
|
29276
|
WebAppsW
|
DOM
|
annevk
|
RESO
|
INVA
|
Expose modern 'wheel' event parameters (inertial scrolling, direction inversion)
|
2015-11-10
|
2015-11-11
|