Bug 117078

Summary: [CSS Regions] If content flowed in a region has 3D transform or the perspective property it will be clipped for a certain height of the region
Product: WebKit Reporter: Mihai Balan <mibalan>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Test-case
none
Test-case none

Description Mihai Balan 2013-05-31 08:39:43 PDT
Created attachment 203449 [details]
Test-case

In the attached file, content overflows the region but is rendered. Increasing the region height to 71px, though, will lead to the region overflow being clipped.
Comment 1 Mihai Balan 2013-06-02 09:15:10 PDT
Created attachment 203536 [details]
Test-case
Comment 2 Michelangelo De Simone 2013-06-13 10:39:46 PDT
Still repros on today's nightly (r151543)
Comment 3 Brent Fulgham 2022-07-12 17:17:43 PDT
CSS Regions were removed in Bug 174978.