[Bug 25286] New: Define whether pixel-based operations occur using device pixels or CSS reference pixels

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25286

            Bug ID: 25286
           Summary: Define whether pixel-based operations occur using
                    device pixels or CSS reference pixels
           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: w3.org@zetafleet.com
        QA Contact: public-browser-tools-testing@w3.org
                CC: mike@w3.org

There are multiple commands that rely on the use of pixels. It is important to
define whether these are supposed to be physical device pixels or CSS reference
pixels. Some APIs like window sizing appear to use CSS reference pixels in
current driver implementations, while others like touch scroll appear to use
physical device pixels.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 8 April 2014 00:11:27 UTC