Bug 118799

Summary: [CSS Regions] Bad layout when setting writing-mode on flow children elements
Product: WebKit Reporter: Alexandru Chiculita <achicu>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bfulgham, mibalan, WebkitBugTracker
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 57312    
Attachments:
Description Flags
Test case none

Description Alexandru Chiculita 2013-07-17 07:39:04 PDT
Created attachment 206888 [details]
Test case

Use the attached example. The elements that have vertical writing-mode span from one region to the other without respecting the bounds of the regions.
Comment 1 Alexandru Chiculita 2013-07-17 07:54:47 PDT
I think that in this case we just need to overflow the block out of the first region. Also, the direction of the flow should be taken from the first region and that's not implemented yet.
Comment 2 Brent Fulgham 2022-07-13 09:24:23 PDT
CSS Regions were removed in Bug 174978.