Bug 117125 - [CSS Regions] If region is on a composited layer it clips its overflow
Summary: [CSS Regions] If region is on a composited layer it clips its overflow
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2013-06-02 08:12 PDT by Mihai Balan
Modified: 2013-06-13 10:17 PDT (History)
2 users (show)

See Also:


Attachments
Test-case (1.27 KB, application/zip)
2013-06-02 08:18 PDT, Mihai Balan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mihai Balan 2013-06-02 08:12:20 PDT
Content overflowing the last region in the region chain will get clipped if the region is on a composited layer.

In attached test case, click on the button to toggle the composited layer for the region and observe the overflow getting clipped.
Comment 1 Mihai Balan 2013-06-02 08:18:00 PDT
Created attachment 203522 [details]
Test-case
Comment 2 Michelangelo De Simone 2013-06-13 10:17:06 PDT
Works for me on today's nightly (r151543)