Bug 110198 - [CSS Regions] incorrect clipping when the content has CSS Transforms like rotation
Summary: [CSS Regions] incorrect clipping when the content has CSS Transforms like rot...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 93965
Blocks: 57312
  Show dependency treegraph
 
Reported: 2013-02-19 03:06 PST by Mihai Maerean
Modified: 2014-03-21 09:44 PDT (History)
2 users (show)

See Also:


Attachments
ref test (2.74 KB, patch)
2013-02-19 03:10 PST, Mihai Maerean
no flags Details | Formatted Diff | Diff
Ref Test (1.07 KB, text/html)
2013-06-13 11:31 PDT, Michelangelo De Simone
no flags Details
Ref Test (Expected) (1.04 KB, text/html)
2013-06-13 11:31 PDT, Michelangelo De Simone
no flags Details
Patch (3.73 KB, patch)
2014-03-21 08:51 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 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.