[Webkit-unassigned] [Bug 76262] New: StyleRecalc should occur when shadow root exists and light children are changed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 13 02:33:12 PST 2012


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

           Summary: StyleRecalc should occur when shadow root exists and
                    light children are changed.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: shinyak at chromium.org


To support dynamic ShadowContentElement fallback, style recalculation should occur when children of node which has shadow tree and content element are changed.
To achieve it, maybe we should add some code into Element::childrenChanged.
We should measure the performance when adding code.

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