Bug 116833

Summary: [CSS Regions] Content overflowing a transformed region is clipped
Product: WebKit Reporter: Mihai Balan <mibalan>
Component: CSSAssignee: Radu Stavila <stavila>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, stavila, 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
Test none

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.