- From: <bugzilla@jessica.w3.org>
- Date: Thu, 27 Mar 2014 21:16:46 +0000
- To: public-browser-tools-testing@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25183
Bug ID: 25183
Summary: 10.1 - IMO it's not needed to say that "unless the
element is a text node" as element can't be text node
Product: Browser Test/Tools WG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: WebDriver
Assignee: public-browser-tools-testing@w3.org
Reporter: botalov.andrey@gmail.com
QA Contact: public-browser-tools-testing@w3.org
CC: mike@w3.org
There is the following phrase in section 10.1:
"unless the element is a text node"
But interface Text (http://www.w3.org/TR/dom/#interface-text) is not a child of
interface Element (http://www.w3.org/TR/dom/#interface-element). And thus it
seems that element can't be a text node.
Thus IMO the following should be removed from this item - "the element is a
text node or"
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 27 March 2014 21:16:48 UTC