Bug 116833 - [CSS Regions] Content overflowing a transformed region is clipped
Summary: [CSS Regions] Content overflowing a transformed region is clipped
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:
Depends on:
Blocks: 57312 116295
  Show dependency treegraph
 
Reported: 2013-05-27 09:06 PDT by Mihai Balan
Modified: 2014-04-18 10:08 PDT (History)
3 users (show)

See Also:


Attachments
Test-case (1.30 KB, text/html)
2013-05-27 09:07 PDT, Mihai Balan
no flags Details
Test-case (1.46 KB, application/zip)
2013-06-02 09:07 PDT, Mihai Balan
no flags Details
Test (4.02 KB, patch)
2014-04-18 08:06 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 Mihai Balan 2013-05-27 09:06:07 PDT
In the attached file the orange div should overflow both regions (or at least the second region). Toggle the transform on the region to see how it should render.
Comment 1 Mihai Balan 2013-05-27 09:07:05 PDT
Created attachment 202991 [details]
Test-case
Comment 2 Mihai Balan 2013-06-02 09:07:24 PDT
Created attachment 203531 [details]
Test-case
Comment 3 Michelangelo De Simone 2013-06-13 10:46:46 PDT
Still repros on today's nightly (r151543)
Comment 4 Radu Stavila 2014-04-18 08:06:15 PDT
Created attachment 229645 [details]
Test

Problem was fixed by the new visual overflow implementation, this patch just adds test for it.
Comment 5 Mihnea Ovidenie 2014-04-18 08:11:04 PDT
Comment on attachment 229645 [details]
Test

r=me
Comment 6 WebKit Commit Bot 2014-04-18 10:08:44 PDT
Comment on attachment 229645 [details]
Test

Clearing flags on attachment: 229645

Committed r167492: <http://trac.webkit.org/changeset/167492>
Comment 7 WebKit Commit Bot 2014-04-18 10:08:48 PDT
All reviewed patches have been landed.  Closing bug.