Bug 91278 - Improve block margin estimation function to account for not having a layout and for quirks mode
Summary: Improve block margin estimation function to account for not having a layout a...
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:
 
Reported: 2012-07-13 14:10 PDT by Dave Hyatt
Modified: 2012-07-13 15:57 PDT (History)
2 users (show)

See Also:


Attachments
Patch (6.36 KB, patch)
2012-07-13 14:12 PDT, Dave Hyatt
simon.fraser: 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 2012-07-13 14:10:07 PDT
Improve block margin estimation function to account for not having a layout and for quirks mode.
Comment 1 Dave Hyatt 2012-07-13 14:12:30 PDT
Created attachment 152328 [details]
Patch
Comment 2 Dave Hyatt 2012-07-13 15:57:27 PDT
Landed in r122639.