Bug 107572 - REGRESSION(r140171): Scrollable region doesn't shrink during simplified layout
Summary: REGRESSION(r140171): Scrollable region doesn't shrink during simplified layout
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: 2013-01-22 10:56 PST by Tony Chang
Modified: 2013-01-22 15:46 PST (History)
0 users

See Also:


Attachments
test case (3.60 KB, text/html)
2013-01-22 10:56 PST, Tony Chang
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tony Chang 2013-01-22 10:56:30 PST
Created attachment 184020 [details]
test case

I'm attaching a test case and investigating.
Comment 1 Tony Chang 2013-01-22 15:46:27 PST
I rolled the patch out in http://trac.webkit.org/changeset/140482 .  I'm going to fix bug 107193 a different way.