WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 117122
[CSS Regions] Fragmented content that is relatively positioned get sliced (and overflows in the next region)
https://bugs.webkit.org/show_bug.cgi?id=117122
Summary
[CSS Regions] Fragmented content that is relatively positioned get sliced (an...
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
Details
Test-case
(1.17 KB, application/zip)
2013-06-02 09:00 PDT
,
Mihai Balan
no flags
Details
Patch containing test for visual overflow with positioned, fragmented content
(3.22 KB, patch)
2013-11-14 05:12 PST
,
Radu Stavila
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug