- From: <bugzilla@jessica.w3.org>
- Date: Thu, 27 Mar 2014 22:20:58 +0000
- To: public-browser-tools-testing@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25184
Bug ID: 25184
Summary: 10.1 - Use "element has hidden attribute" instead of
"element is hidden"
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
IMHO it's not 100% clear what "element is hidden" means. IMO "element is
hidden" may mean different things:
* "element has hidden property set to true". I think that's what you mean
* element is not visible
So I think it should be clarified.
However, I'm not sure how it should worded:
"element has hidden attribute set"
"element's hidden attribute is not null"
"element has hidden IDL attribute set to true"
"element has hidden property set to true"
"element has hidden Javascript property set to true"
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 27 March 2014 22:21:00 UTC