Bug 133481 - 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
Summary: REGRESSION: [CSS Regions] Regions with overflow:auto generate scrollbars even...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Radu Stavila
URL:
Keywords: AdobeTracked
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2014-06-03 09:05 PDT by Radu Stavila
Modified: 2014-06-04 05:42 PDT (History)
7 users (show)

See Also:


Attachments
Test case - first region should NOT scroll (1.31 KB, text/html)
2014-06-03 09:05 PDT, Radu Stavila
no flags Details
Patch (7.19 KB, patch)
2014-06-04 04:11 PDT, Radu Stavila
koivisto: review+
Details | Formatted Diff | Diff
Patch with changed test text to avoid license issue (8.28 KB, patch)
2014-06-04 05:11 PDT, Radu Stavila
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>