Bug 128811 - [CSS Regions] Make regions unsplittable
Summary: [CSS Regions] Make regions unsplittable
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-02-14 06:21 PST by Radu Stavila
Modified: 2014-02-17 11:18 PST (History)
10 users (show)

See Also:


Attachments
Patch (6.33 KB, patch)
2014-02-14 07:53 PST, 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-02-14 06:21:25 PST
When a region is flowed into another flow thread and its fragmented between 2 regions, the fragmentation is incorrect. For the moment we'll make the regions unsplitable but for the future we should figure out a way to properly fragment regions (this includes computing correct pagination strut).
Comment 1 Radu Stavila 2014-02-14 06:23:47 PST
Created https://bugs.webkit.org/show_bug.cgi?id=128812 for the future work.
Comment 2 Radu Stavila 2014-02-14 07:53:59 PST
Created attachment 224214 [details]
Patch
Comment 3 Dave Hyatt 2014-02-17 10:48:02 PST
Comment on attachment 224214 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2014-02-17 11:18:17 PST
Comment on attachment 224214 [details]
Patch

Clearing flags on attachment: 224214

Committed r164234: <http://trac.webkit.org/changeset/164234>
Comment 5 WebKit Commit Bot 2014-02-17 11:18:20 PST
All reviewed patches have been landed.  Closing bug.