[Webkit-unassigned] [Bug 179085] New: updateMaskedAncestorShouldIsolateBlending() should check the Nullability of the computedStyle() of the element's ancestors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 31 16:20:55 PDT 2017


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

            Bug ID: 179085
           Summary: updateMaskedAncestorShouldIsolateBlending() should
                    check the Nullability of the computedStyle() of the
                    element's ancestors
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: zimmermann at kde.org

This should not happen unless recalcStyle() is called in the middle of changing the DOM tree and the render tree has not been updated yet. In this case, a renderer will be associated with an element which is not connected to the DOM tree.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171031/22d4ea5f/attachment.html>


More information about the webkit-unassigned mailing list