Bug 70049 - [CSS Regions] Floats pushed down should always re-evaluate left/right offsets since regions may have changed
Summary: [CSS Regions] Floats pushed down should always re-evaluate left/right offsets...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2011-10-13 13:26 PDT by Dave Hyatt
Modified: 2012-07-23 23:30 PDT (History)
1 user (show)

See Also:


Attachments
Patch (57.19 KB, patch)
2011-10-13 13:28 PDT, Dave Hyatt
no flags Details | Formatted Diff | Diff
Patch (57.17 KB, patch)
2011-10-13 13:29 PDT, Dave Hyatt
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2011-10-13 13:26:03 PDT
Floats pushed down should always re-evaluate left/right offsets since regions may have changed.
Comment 1 Dave Hyatt 2011-10-13 13:28:14 PDT
Created attachment 110893 [details]
Patch
Comment 2 Dave Hyatt 2011-10-13 13:29:19 PDT
Created attachment 110895 [details]
Patch
Comment 3 Dave Hyatt 2011-10-13 13:36:37 PDT
Fixed in r97391.