Bug 126429

Summary: [CSS Regions] Transformed flowing content clipped to widest region dimension
Product: WebKit Reporter: Dirk Schulze <krit>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, mibalan, mihnea, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Example none

Description Dirk Schulze 2014-01-03 05:15:48 PST
Created attachment 220298 [details]
Example

Content that flows into regions and is transformed gets clipped to the widest region of the fragmentation context. Since overflowing content is allowed to overflow, none of the flow should be clipped.

This might be related to bug 126336 or even a duplicate. I am opening this bug report just in case.
Comment 1 Brent Fulgham 2022-07-13 09:20:43 PDT
CSS Regions were removed in Bug 174978.