https://www.w3.org/Bugs/Public/show_bug.cgi?id=24634 Bug ID: 24634 Summary: [WebDriver Spec]: 10.1.1 needs clarity regarding the BODY tag special case Product: Browser Test/Tools WG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: WebDriver Assignee: public-browser-tools-testing@w3.org Reporter: luke.semerau@gmail.com QA Contact: public-browser-tools-testing@w3.org CC: mike@w3.org Blocks: 20860 "The exception to this would be the BODY element, which is generally assumed to always be displayed by users of the WebDriver spec" generally? when? <body></body> this element has 0 height / width. should it be 'visible' <body style="display:none">....</body> this element is explicitly invisible and should not be considered visible. We aught to define the cases when body can be considered invisible (also style="visibility:hidden" ?) -- You are receiving this mail because: You are the QA Contact for the bug.Received on Wednesday, 12 February 2014 21:43:42 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:09:49 UTC