Bug 110198

Summary: [CSS Regions] incorrect clipping when the content has CSS Transforms like rotation
Product: WebKit Reporter: Mihai Maerean <mmaerean>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 93965    
Bug Blocks: 57312    
Attachments:
Description Flags
ref test
none
Ref Test
none
Ref Test (Expected)
none
Patch none

Description Mihai Maerean 2013-02-19 03:06:26 PST
The region incorrectly clips the content if the content has a rotation specified in the css style.
Comment 1 Mihai Maerean 2013-02-19 03:10:11 PST
Created attachment 189039 [details]
ref test
Comment 2 Michelangelo De Simone 2013-06-13 11:31:12 PDT
Created attachment 204632 [details]
Ref Test
Comment 3 Michelangelo De Simone 2013-06-13 11:31:36 PDT
Created attachment 204633 [details]
Ref Test (Expected)
Comment 4 Michelangelo De Simone 2013-06-13 11:33:11 PDT
Still repros on today's nightly (r151543)
Comment 5 Radu Stavila 2014-03-21 08:51:23 PDT
Created attachment 227439 [details]
Patch

This was fixed by the regions visual overflow patch (118665), patch just adds test.
Comment 6 Dave Hyatt 2014-03-21 08:52:26 PDT
Comment on attachment 227439 [details]
Patch

r=me
Comment 7 WebKit Commit Bot 2014-03-21 09:44:01 PDT
Comment on attachment 227439 [details]
Patch

Clearing flags on attachment: 227439

Committed r166067: <http://trac.webkit.org/changeset/166067>
Comment 8 WebKit Commit Bot 2014-03-21 09:44:04 PDT
All reviewed patches have been landed.  Closing bug.