Bug 118799 - [CSS Regions] Bad layout when setting writing-mode on flow children elements
Summary: [CSS Regions] Bad layout when setting writing-mode on flow children elements
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: AdobeTracked
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2013-07-17 07:39 PDT by Alexandru Chiculita
Modified: 2022-07-13 09:24 PDT (History)
3 users (show)

See Also:


Attachments
Test case (1.13 KB, text/html)
2013-07-17 07:39 PDT, Alexandru Chiculita
no flags Details

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