Bug 129507 - [CSS Regions] Right floating object splits across regions incorrectly
Summary: [CSS Regions] Right floating object splits across regions incorrectly
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-02-28 13:53 PST by Zoltan Horvath
Modified: 2022-07-13 09:19 PDT (History)
3 users (show)

See Also:


Attachments
test-case (4.80 KB, text/html)
2014-02-28 13:53 PST, Zoltan Horvath
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zoltan Horvath 2014-02-28 13:53:53 PST
Created attachment 225489 [details]
test-case

As you can see on the attached test case, the red floating-object flows from region1 and ends in region3.
Since the floating object is not that tall, it should end in region2.
Comment 1 Brent Fulgham 2022-07-13 09:19:13 PDT
CSS Regions were removed in Bug 174978.