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

Alexandru Chiculita
Reported 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.
Attachments
Test case (1.13 KB, text/html)
2013-07-17 07:39 PDT, Alexandru Chiculita
no flags
Alexandru Chiculita
Comment 1 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.
Brent Fulgham
Comment 2 2022-07-13 09:24:23 PDT
CSS Regions were removed in Bug 174978.
Note You need to log in before you can comment on or make changes to this bug.