WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
50203
fast/dom/horizontal-scrollbar-in-rtl.html and fast/dom/horizontal-scrollbar-when-dir-change.html failed in Chromium and Win7
https://bugs.webkit.org/show_bug.cgi?id=50203
Summary
fast/dom/horizontal-scrollbar-in-rtl.html and fast/dom/horizontal-scrollbar-w...
Xiaomei Ji
Reported
2010-11-29 19:59:15 PST
The above 2 tests are added in
r72852
. They are failing in Chromium and Win7. Temporarily disable them while investigating. --- D:\google-windows-2\chromium-win-release-tests\build\WebKit\chromium\webkit\Release\layout-test-results\fast/dom/horizontal-scrollbar-in-rtl-expected.txt +++ D:\google-windows-2\chromium-win-release-tests\build\WebKit\chromium\webkit\Release\layout-test-results\fast/dom/horizontal-scrollbar-in-rtl-actual.txt @@ -1,9 +1,9 @@ original scroll x for RTL page : Success -horizontal scroll: : Success -continuously call window.scrollX : Success -zoom in and out preserve scroll position: Success -resize preserves scroll position: Success -wheel scroll preserves horizontal scroll position: Success -KeyDown HOME move x-scroll position to right for RTL page: -1000 -KeyDown END move x-scroll position to right for RTL page: -1000 +horizontal scroll: : Failure, actual: 0; expected: -1000 +continuously call window.scrollX : Failure, actual: 0; expected: -1000 +zoom in and out preserve scroll position: Failure, actual: 0; expected: -1000 +resize preserves scroll position: Failure, actual: 0; expected: -1000 +wheel scroll preserves horizontal scroll position: Failure, actual: 0; expected: -1000 +KeyDown HOME move x-scroll position to right for RTL page: 0 +KeyDown END move x-scroll position to right for RTL page: 0 selectAll selects all document: Success --- D:\google-windows-2\chromium-win-release-tests\build\WebKit\chromium\webkit\Release\layout-test-results\fast/dom/horizontal-scrollbar-when-dir-change-expected.txt +++ D:\google-windows-2\chromium-win-release-tests\build\WebKit\chromium\webkit\Release\layout-test-results\fast/dom/horizontal-scrollbar-when-dir-change-actual.txt @@ -1,4 +1,4 @@ original scroll x for RTL page : Success -horizontal scroll x for RTL page : Success +horizontal scroll x for RTL page : Failure, actual: 0; expected: -100 original scroll x for LTR page : Success horizontal scroll x for LTR page : Success --- /home/buildbot/slave/WebKit-BuildSlave/win-release-tests/build/layout-test-results/fast/dom/horizontal-scrollbar-in-rtl-expected.txt 2010-11-30 00:35:38.782194600 -0800 +++ /home/buildbot/slave/WebKit-BuildSlave/win-release-tests/build/layout-test-results/fast/dom/horizontal-scrollbar-in-rtl-actual.txt 2010-11-30 00:35:38.780194500 -0800 @@ -1,9 +1,9 @@ original scroll x for RTL page : Success -horizontal scroll: : Success -continuously call window.scrollX : Success -zoom in and out preserve scroll position: Failure, actual: -866; expected: -1000 -resize preserves scroll position: Success -wheel scroll preserves horizontal scroll position: Success +horizontal scroll: : Failure, actual: 0; expected: -1000 +continuously call window.scrollX : Failure, actual: 0; expected: -1000 +zoom in and out preserve scroll position: Failure, actual: 0; expected: -1000 +resize preserves scroll position: Failure, actual: 0; expected: -1000 +wheel scroll preserves horizontal scroll position: Failure, actual: 0; expected: -1000 KeyDown HOME move x-scroll position to right for RTL page: 0 KeyDown END move x-scroll position to right for RTL page: 0 selectAll selects all document: Success --- /home/buildbot/slave/WebKit-BuildSlave/win-release-tests/build/layout-test-results/fast/dom/horizontal-scrollbar-when-dir-change-expected.txt 2010-11-30 00:35:39.218219600 -0800 +++ /home/buildbot/slave/WebKit-BuildSlave/win-release-tests/build/layout-test-results/fast/dom/horizontal-scrollbar-when-dir-change-actual.txt 2010-11-30 00:35:39.217219500 -0800 @@ -1,6 +1,6 @@ original scroll x for RTL page : Success -horizontal scroll x for RTL page : Success -original scroll x for LTR page : Failure, actual: 3110; expected: 0 +horizontal scroll x for RTL page : Failure, actual: 0; expected: -100 +original scroll x for LTR page : Success horizontal scroll x for LTR page : Success
Attachments
patch
(87.86 KB, patch)
2010-11-30 09:50 PST
,
Xiaomei Ji
hyatt
: review+
Details
Formatted Diff
Diff
patch
(2.80 KB, patch)
2010-11-30 12:04 PST
,
Xiaomei Ji
hyatt
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Xiaomei Ji
Comment 1
2010-11-30 09:50:18 PST
Created
attachment 75162
[details]
patch
Dave Hyatt
Comment 2
2010-11-30 09:54:36 PST
Comment on
attachment 75162
[details]
patch r=me
Xiaomei Ji
Comment 3
2010-11-30 10:31:41 PST
Committed
r72931
: <
http://trac.webkit.org/changeset/72931
>
Xiaomei Ji
Comment 4
2010-11-30 12:04:44 PST
Created
attachment 75180
[details]
patch
Dave Hyatt
Comment 5
2010-11-30 12:15:14 PST
Comment on
attachment 75180
[details]
patch r=me
Xiaomei Ji
Comment 6
2010-11-30 12:30:17 PST
(In reply to
comment #5
)
> (From update of
attachment 75180
[details]
) > r=me
Committed
r72952
: <
http://trac.webkit.org/changeset/72952
>
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