[Webkit-unassigned] [Bug 89715] New: devicePixelRatio media query layout tests fail when deviceScaleFactor is greater than 1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 21 17:13:55 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=89715

           Summary: devicePixelRatio media query layout tests fail when
                    deviceScaleFactor is greater than 1
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com


These two layout tests fail when you run them on a Retina Macbook Pro or any Mac running in HiDPI mode:

fast/media/mq-max-pixel-ratio.html
fast/media/mq-pixel-ratio.html

They behave correctly, but the results that are checked are the results for a 1x display. We could easily change these tests to be display-agnostic, but since there are other differences in HiDPI, it would also be nice to have a new directory like the platform directory for test results that are specific to different deviceScaleFactors.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list