[Webkit-unassigned] [Bug 41928] New: REGRESSION(r62887): printing/page-rule-selection.html is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 8 21:27:32 PDT 2010


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

           Summary: REGRESSION(r62887): printing/page-rule-selection.html
                    is broken
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: abarth at webkit.org
                CC: aa at chromium.org


http://trac.webkit.org/changeset/62876 broke printing/page-rule-selection.html

http://build.webkit.org/results/SnowLeopard%20Intel%20Release%20(Tests)/r62876%20(13247)/printing/page-rule-selection-pretty-diff.html

--- /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/layout-test-results/printing/page-rule-selection-expected.txt    2010-07-08 18:33:04.000000000 -0700
+++ /Volumes/Data/WebKit-BuildSlave/snowleopard-intel-release-tests/build/layout-test-results/printing/page-rule-selection-actual.txt    2010-07-08 18:33:04.000000000 -0700
@@ -10,11 +10,11 @@
 PASS layoutTestController.pageProperty('margin-left', 3) is "auto"
 PASS layoutTestController.pageProperty('margin-left', 4) is "auto"
 Set margin to 200px via user style sheet.
-PASS layoutTestController.pageProperty('margin-left', 0) is "200"
-PASS layoutTestController.pageProperty('margin-left', 1) is "200"
-PASS layoutTestController.pageProperty('margin-left', 2) is "200"
-PASS layoutTestController.pageProperty('margin-left', 3) is "200"
-PASS layoutTestController.pageProperty('margin-left', 4) is "200"
+FAIL layoutTestController.pageProperty('margin-left', 0) should be 200. Was auto.
+FAIL layoutTestController.pageProperty('margin-left', 1) should be 200. Was auto.
+FAIL layoutTestController.pageProperty('margin-left', 2) should be 200. Was auto.
+FAIL layoutTestController.pageProperty('margin-left', 3) should be 200. Was auto.
+FAIL layoutTestController.pageProperty('margin-left', 4) should be 200. Was auto.
 Set margin to 100px.
 PASS layoutTestController.pageProperty('margin-left', 0) is "100"
 PASS layoutTestController.pageProperty('margin-left', 1) is "100"

Hopefully Aaron will fix it before I owe someone a beer.  :)

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