This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 19508 - "The nextSibling() method must traverse children..."
Summary: "The nextSibling() method must traverse children..."
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: DOM (show other bugs)
Version: unspecified
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-12 15:06 UTC by manish.tripathi.777
Modified: 2012-11-09 16:33 UTC (History)
2 users (show)

See Also:


Attachments

Description manish.tripathi.777 2012-10-12 15:06:39 UTC
Please replace "traverse children" to "traverse siblings" in the extract below

http://dom.spec.whatwg.org/#interface-treewalker

[[
The nextSibling() method must traverse children of type next.

The previousSibling() method must traverse children of type previous. 
]]
Comment 1 Anne 2012-10-12 15:15:43 UTC
How would you like to be listed in the acknowledgments?
Comment 2 Anne 2012-10-12 16:24:50 UTC
https://github.com/whatwg/dom/commit/ddd224e2c24f0b07c340d1a0a2402833033c3372

Leaving open for attribution question.
Comment 3 Anne 2012-11-09 15:19:38 UTC
No attribution for now then. Thanks for the report though!
Comment 4 manish.tripathi.777 2012-11-09 16:33:05 UTC
Oh sorry for not responding, I didn't notice the question. Thanks for offering, but no need to list me in the acknowledgments. Just want to help with your great work with what I can. Thanks.