[Webkit-unassigned] [Bug 237224] New: add a mechanism to request a UA shadow tree update before styling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 25 13:46:15 PST 2022


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

            Bug ID: 237224
           Summary: add a mechanism to request a UA shadow tree update
                    before styling
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: heycam at apple.com
                CC: koivisto at iki.fi

SVG <use> elements register themselves with the document when their shadow tree contents need updating, and this updating is done in Document::resolveStyle.  For lazy HTML <input> element UA shadow trees (in bug 236747) we need something similar.

-- 
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/20220225/ea7ade27/attachment.htm>


More information about the webkit-unassigned mailing list