[Webkit-unassigned] [Bug 90138] New: REGRESSION(r53420): elements added dynamically when the last line contains a float may not be rendered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 27 23:08:54 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=90138

           Summary: REGRESSION(r53420): elements added dynamically when
                    the last line contains a float may not be rendered
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dstockwell at chromium.org
                CC: mitz at webkit.org


Created an attachment (id=149879)
 --> (https://bugs.webkit.org/attachment.cgi?id=149879&action=review)
Test case

See attached test case. r53420 changed the way in which boxes were marked dirty in RenderBlock::markLinesDirtyInBlockRange. Reverting that part of the change allows this test to pass.

Reported in Chromium: http://code.google.com/p/chromium/issues/detail?id=129564

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list