[Webkit-unassigned] [Bug 83663] New: regression(r104445): style is not recomputed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 10 23:12:55 PDT 2012


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

           Summary: regression(r104445): style is not recomputed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mikelawther at chromium.org
                CC: koivisto at iki.fi, kling at webkit.org


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

As reported at http://crbug.com/122663:

A dynamically updated style is not recomputed, resulting in a page element appearing twice. This attached repro is not minimal, but it is breaking a live site.

Note that opening the inspector causes the page to recalculate and the error disappears.

I bisected WebKit Nightly on MacOS and got 

Works: r104428  Fails: r104450
http://trac.webkit.org/log/trunk/?rev=104450&stop_rev=104429

I reckon r104445 is the most likely in this range.

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