[Webkit-unassigned] [Bug 93754] New: REGRESSION (r122342): stacking order of floating divs is incorrect (LayoutTests/fast/overflow/overflow-float-stacking.html)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 10 16:45:06 PDT 2012


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

           Summary: REGRESSION (r122342): stacking order of floating divs
                    is incorrect
                    (LayoutTests/fast/overflow/overflow-float-stacking.htm
                    l)
           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: cmuppala at apple.com
                CC: jchaffraix at webkit.org, simon.fraser at apple.com


A visual inspection of layout test fast/overflow/overflow-float-stacking.html showed that of the two floating divs, the second one is behind the first one after the change in r122342, where as it is in front of the first one prior to that.  The text in the second div, says that it should be above the first div.  Surprisingly the test is still passing when run through run-webkit-tests.  Hence, filing this bug to track the issue.

-- 
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