[Webkit-unassigned] [Bug 93984] New: [WK2][GTK] some tests showing weird float values instead of integer results

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 14 09:41:43 PDT 2012


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

           Summary: [WK2][GTK] some tests showing weird float values
                    instead of integer results
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: svillar at igalia.com


For example in animations/play-state-suspend.html we expect

PASS - "webkitTransform" property for "box1" element at 1s saw something close to: 1,0,0,1,140,0
PASS - "left" property for "box2" element at 1s saw something close to: 140

but we get

FAIL - "webkitTransform" property for "box1" element at 1s expected: 1,0,0,1,140,0 but saw: matrix(1, 0, 0, 1, 170.91317749023438, 0)
FAIL - "left" property for "box2" element at 1s expected: 140 but saw: 170.81375122070312

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