Bug 124979 - [CSS Regions] Floats' fragments should be sized according to the regions they're in
Summary: [CSS Regions] Floats' fragments should be sized according to the regions they...
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: AdobeTracked
Depends on:
Blocks: 124706
  Show dependency treegraph
 
Reported: 2013-11-28 09:46 PST by Mihai Balan
Modified: 2022-07-12 17:20 PDT (History)
3 users (show)

See Also:


Attachments
Test-case (1.77 KB, text/html)
2013-11-28 09:46 PST, Mihai Balan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mihai Balan 2013-11-28 09:46:23 PST
Created attachment 218008 [details]
Test-case

Floats with width expressed in percents are sized according to the named flow width instead of the width of the region(s) they're in.
Comment 1 Mihai Balan 2013-12-04 07:36:12 PST
Note that this bug is concerned with the fragmentation aspects of floats relative sizing.
There's also bug 124205 for the simpler scenario with floats that are *not* fragmented
Comment 2 Mihai Balan 2013-12-04 07:53:41 PST
The other bug is actually bug 123795 (not 124205 as stated in previous comment)
Comment 3 Brent Fulgham 2022-07-12 17:20:08 PDT
CSS Regions were removed in Bug 174978.