[Webkit-unassigned] [Bug 96846] New: Tests failing on WK2 bots after giving fixed positioning its own stacking context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 14 18:30:17 PDT 2012


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

           Summary: Tests failing on WK2 bots after giving fixed
                    positioning its own stacking context
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Mac OS X 10.8
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bdakin at apple.com


Tests are failing on the WK2 bots after this change:

https://bugs.webkit.org/show_bug.cgi?id=96688
http://trac.webkit.org/changeset/128652

They are failing because I checked in updated results that expect fixed positioning to create a stacking context. However, WebKitTestRunner does not enable ScrollingCoordinator, so the code that I added to enable stacking contexts for fixedPos is never actually running.

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