Bug 126429 - [CSS Regions] Transformed flowing content clipped to widest region dimension
Summary: [CSS Regions] Transformed flowing content clipped to widest region dimension
Status: RESOLVED WONTFIX
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: 2014-01-03 05:15 PST by Dirk Schulze
Modified: 2022-07-13 09:20 PDT (History)
4 users (show)

See Also:


Attachments
Example (815 bytes, text/html)
2014-01-03 05:15 PST, Dirk Schulze
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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.