DescriptionMove traverseLiveNodeListFirstElement() to LiveNodeList class
Move traverseLiveNodeListFirstElement() to LiveNodeList class and rename to
traverseToFirstElement() for consistency with
HTMLCollection::traverseToFirstElement(). Also handle ChildNodeList in
LiveNodeList::traverseToFirstElement() as ChildNodeList is a LiveNodeList and
there is no reason to treat it differently from the other LiveNodeList
subclasses.
R=eseidel
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164802
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|