Bug 117122

Summary: [CSS Regions] Fragmented content that is relatively positioned get sliced (and overflows in the next region)
Product: WebKit Reporter: Mihai Balan <mibalan>
Component: CSSAssignee: Radu Stavila <stavila>
Status: RESOLVED FIXED    
Severity: Normal CC: abucur, commit-queue, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312, 116295    
Attachments:
Description Flags
Test-case
none
Test-case
none
Patch containing test for visual overflow with positioned, fragmented content none

Mihai Balan
Reported 2013-06-02 07:44:23 PDT
Created attachment 203517 [details] Test-case The fragmentation spec states that fragmentation should occur before positioning and that fragments should be positioned and overflow their respective containers. Currently, this does not happen, as the positioned fragments overflow in the next region.
Attachments
Test-case (684 bytes, text/html)
2013-06-02 07:44 PDT, Mihai Balan
no flags
Test-case (1.17 KB, application/zip)
2013-06-02 09:00 PDT, Mihai Balan
no flags
Patch containing test for visual overflow with positioned, fragmented content (3.22 KB, patch)
2013-11-14 05:12 PST, Radu Stavila
no flags
Mihai Balan
Comment 1 2013-06-02 09:00:17 PDT
Created attachment 203527 [details] Test-case
Michelangelo De Simone
Comment 2 2013-06-13 10:22:43 PDT
Still repros on today's nightly (r151543)
Radu Stavila
Comment 3 2013-11-14 05:12:58 PST
Created attachment 216924 [details] Patch containing test for visual overflow with positioned, fragmented content This problem has been fixed by https://bugs.webkit.org/show_bug.cgi?id=118665. After that patch lands, these new tests can be landed as well (the tests fail on the current implementation, without the 118665 patch).
WebKit Commit Bot
Comment 4 2013-11-21 06:55:55 PST
Comment on attachment 216924 [details] Patch containing test for visual overflow with positioned, fragmented content Clearing flags on attachment: 216924 Committed r159625: <http://trac.webkit.org/changeset/159625>
WebKit Commit Bot
Comment 5 2013-11-21 06:55:58 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.