- From: <bugzilla@jessica.w3.org>
- Date: Fri, 12 Oct 2012 15:06:39 +0000
- To: www-dom@w3.org
- Message-ID: <bug-19508-4009@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19508
Priority: P2
Bug ID: 19508
CC: mike@w3.org, www-dom@w3.org
Assignee: annevk@annevk.nl
Summary: "The nextSibling() method must traverse children..."
QA Contact: public-webapps-bugzilla@w3.org
Severity: normal
Classification: Unclassified
OS: Windows NT
Reporter: manish.tripathi.777@gmail.com
Hardware: PC
Status: NEW
Version: unspecified
Component: DOM
Product: WebAppsWG
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.
]]
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Friday, 12 October 2012 15:06:40 UTC