Bug 81388 - incorrectly removing scrollbar height for auto height flexbox children
Summary: incorrectly removing scrollbar height for auto height flexbox children
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: Tony Chang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-16 12:19 PDT by Tony Chang
Modified: 2012-03-16 13:16 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.85 KB, patch)
2012-03-16 12:21 PDT, Tony Chang
no flags Details | Formatted Diff | Diff
Patch (3.86 KB, patch)
2012-03-16 12:31 PDT, Tony Chang
no flags Details | Formatted Diff | Diff
Patch (3.78 KB, patch)
2012-03-16 12:31 PDT, Tony Chang
ojan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2012-03-16 12:19:36 PDT
incorrectly removing scrollbar height for auto height flexbox children
Comment 1 Tony Chang 2012-03-16 12:21:29 PDT
Created attachment 132343 [details]
Patch
Comment 2 Tony Chang 2012-03-16 12:25:27 PDT
Comment on attachment 132343 [details]
Patch

Ojan gave me a better idea for the test to handle lion scrollbars (which have no size).
Comment 3 Tony Chang 2012-03-16 12:31:24 PDT
Created attachment 132348 [details]
Patch
Comment 4 Tony Chang 2012-03-16 12:31:57 PDT
Created attachment 132349 [details]
Patch
Comment 5 Tony Chang 2012-03-16 13:16:26 PDT
Committed r111053: <http://trac.webkit.org/changeset/111053>