[Webkit-unassigned] [Bug 154075] New: Optimize style recalc after class attribute change

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 10 09:27:55 PST 2016


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

            Bug ID: 154075
           Summary: Optimize style recalc after class attribute change
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: koivisto at iki.fi

Currently a class attribute change invalidates style for the entire element subtree for any class found in the active stylesheet set. We should determine exactly which descendants are affected and invalidate just those.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160210/414c0135/attachment-0001.html>


More information about the webkit-unassigned mailing list