[Webkit-unassigned] [Bug 135964] New: Snap offsets should update when style is programmatically changed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 14 16:29:11 PDT 2014


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

           Summary: Snap offsets should update when style is
                    programmatically changed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wenson_hsieh at apple.com


When style is changed programmatically (i.e. through JavaScript) snap offsets should be properly updated. Currently, this only happens upon layout (see RenderLayer::updateSnapOffsets) and would therefore not respond correctly to changes in style that do not require layout.

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