[Webkit-unassigned] [Bug 96920] New: [EFL] min-device-width failures in media tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 17 07:48:18 PDT 2012


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

           Summary: [EFL] min-device-width failures in media tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: christophe.dumez at intel.com
                CC: demarchi at webkit.org


The following test cases fail on the bots:
 fast/media/invalid-lengths.html
 fast/media/matchmedium-query-api.html
 fast/media/media-query-list-01.html

The diffs look like:
-PASS: "(min-device-width: 1px)" evaluates to true.
+FAIL: "(min-device-width: 1px)" evaluates to false.

-"(min-device-width: 100px)" evaluates to true: PASS
+"(min-device-width: 100px)" evaluates to false: FAIL

-"(min-device-width: 100px)" evaluates to true: PASS
+"(min-device-width: 100px)" evaluates to false: FAIL

-- 
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