Bug 133481

Summary: REGRESSION: [CSS Regions] Regions with overflow:auto generate scrollbars even if the content flows into the following regions and as such, should not be scrolled
Product: WebKit Reporter: Radu Stavila <stavila>
Component: CSSAssignee: Radu Stavila <stavila>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, hyatt, kondapallykalyan, mihnea, WebkitBugTracker
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Test case - first region should NOT scroll
none
Patch
koivisto: review+
Patch with changed test text to avoid license issue none

Description Radu Stavila 2014-06-03 09:05:55 PDT
Created attachment 232427 [details]
Test case - first region should NOT scroll

REGRESSION: [CSS Regions] Regions with overflow:auto generate scrollbars even if the content flows into the following regions and as such, should not be scrolled.
Comment 1 Radu Stavila 2014-06-03 09:08:09 PDT
This regressed in https://bugs.webkit.org/show_bug.cgi?id=129487
Comment 2 Radu Stavila 2014-06-04 04:11:28 PDT
Created attachment 232472 [details]
Patch
Comment 3 Radu Stavila 2014-06-04 05:11:17 PDT
Created attachment 232474 [details]
Patch with changed test text to avoid license issue
Comment 4 WebKit Commit Bot 2014-06-04 05:41:58 PDT
Comment on attachment 232474 [details]
Patch with changed test text to avoid license issue

Clearing flags on attachment: 232474

Committed r169586: <http://trac.webkit.org/changeset/169586>