WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
81700
fast/dom/horizontal-scrollbar-in-rtl.html is failing in Mac WebKit2
https://bugs.webkit.org/show_bug.cgi?id=81700
Summary
fast/dom/horizontal-scrollbar-in-rtl.html is failing in Mac WebKit2
mitz
Reported
2012-03-20 14:30:37 PDT
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2012-03-20 14:31:08 PDT
<
rdar://problem/11085038
>
mitz
Comment 2
2012-03-20 14:34:50 PDT
Landed the current results as expected results for Mac WebKit2 in <
http://trac.webkit.org/r111440
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug