Bug 63654 - Lay some groundwork for rubber-banding in overflow:scroll divs
Summary: Lay some groundwork for rubber-banding in overflow:scroll divs
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-29 13:47 PDT by Simon Fraser (smfr)
Modified: 2011-06-29 20:35 PDT (History)
4 users (show)

See Also:


Attachments
Patch (5.98 KB, text/plain)
2011-06-29 13:52 PDT, Simon Fraser (smfr)
no flags Details
Patch (10.28 KB, patch)
2011-06-29 15:06 PDT, Simon Fraser (smfr)
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2011-06-29 13:47:46 PDT
Lay some groundwork for rubber-banding in overflow:scroll divs
Comment 1 Simon Fraser (smfr) 2011-06-29 13:52:26 PDT
Created attachment 99145 [details]
Patch
Comment 2 Simon Fraser (smfr) 2011-06-29 14:41:49 PDT
Comment on attachment 99145 [details]
Patch

This patch breaks <marquee>
Comment 3 Simon Fraser (smfr) 2011-06-29 15:06:37 PDT
Created attachment 99158 [details]
Patch
Comment 4 Simon Fraser (smfr) 2011-06-29 15:57:39 PDT
http://trac.webkit.org/changeset/90059
Comment 5 Sam Weinig 2011-06-29 18:37:44 PDT
Comment on attachment 99158 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=99158&action=review

> LayoutTests/fast/layers/script-tests/negative-scroll-positions.js:2
> +"This tests the HTMLImageElement border property."

I don't think this is true. I am calling you out as a liar!
Comment 6 Simon Fraser (smfr) 2011-06-29 20:35:08 PDT
Fixed in http://trac.webkit.org/changeset/90084