W3C home > Mailing lists > Public > public-browser-tools-testing@w3.org > January to March 2014

[Bug 24634] New: [WebDriver Spec]: 10.1.1 needs clarity regarding the BODY tag special case

From: <bugzilla@jessica.w3.org>
Date: Wed, 12 Feb 2014 21:43:40 +0000
To: public-browser-tools-testing@w3.org
Message-ID: <bug-24634-5015@http.www.w3.org/Bugs/Public/>
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