[Webkit-unassigned] [Bug 81700] New: fast/dom/horizontal-scrollbar-in-rtl.html is failing in Mac WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 20 14:30:37 PDT 2012


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

           Summary: fast/dom/horizontal-scrollbar-in-rtl.html is failing
                    in Mac WebKit2
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://build.webkit.org/results/Lion%20Intel%20Release
                    %20(WebKit2%20Tests)/r111434%20(5527)/fast/dom/horizon
                    tal-scrollbar-in-rtl-pretty-diff.html
        OS/Version: Unspecified
            Status: NEW
          Keywords: LayoutTestFailure, MakingBotsRed, Regression
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: webkit-bug-importer at group.apple.com


As of r111416, fast/dom/horizontal-scrollbar-in-rtl.html is failing in Mac WebKit2:

--- layout-test-results/fast/dom/horizontal-scrollbar-in-rtl-expected.txt
+++ layout-test-results/fast/dom/horizontal-scrollbar-in-rtl-actual.txt
@@ -3,6 +3,6 @@
 continuously call window.scrollX : Success
 zoom in and out preserve scroll position: Success
 resize preserves scroll position: Success
-KeyDown HOME move x-scroll position to right for RTL page: 0
-KeyDown END move x-scroll position to right for RTL page: 0
+KeyDown HOME move x-scroll position to right for RTL page: -3225
+KeyDown END move x-scroll position to right for RTL page: -3225
 selectAll selects all document: Success

Several ports have port-specific results that expect -1000 for those numbers (instead of 0), but none have -3225.

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