Bug 135485 - REGRESSION (r171891): platform/mac/fast/scrolling/scroll-select-bottom-test.html failing
Summary: REGRESSION (r171891): platform/mac/fast/scrolling/scroll-select-bottom-test.h...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-31 17:24 PDT by Beth Dakin
Modified: 2014-08-01 14:08 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Dakin 2014-07-31 17:24:15 PDT
platform/mac/fast/scrolling/scroll-select-bottom-test.html is failing on Mavericks, maybe after http://trac.webkit.org/changeset/171891 though I haven't confirmed that. That change should not have affected Mavericks -- it was meant to target Yosemite, and the test seems to pass on Yosemite.
Comment 1 Beth Dakin 2014-07-31 17:27:46 PDT
I skipped the test for now with http://trac.webkit.org/changeset/171898

Will investigate shortly.
Comment 2 Alexey Proskuryakov 2014-07-31 17:51:54 PDT
This test is failing on Apple MountainLion Release WK1 too, updating the title.
Comment 3 Brent Fulgham 2014-08-01 13:37:57 PDT
After looking the tests over manually with Beth on all platforms, I do not think that her changes broke anything. It looks like the test was making improper assumptions on the Mavericks (and prior) platforms, and should be fixed.
Comment 4 Beth Dakin 2014-08-01 14:08:47 PDT
With http://trac.webkit.org/changeset/171948 I skipped the tests on the platforms that we expect it to fail, based on the lack of contentInset support.