[Webkit-unassigned] [Bug 232233] New: HTMLOptionElement should not call invalidateStyleForSubtree()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 25 04:52:17 PDT 2021


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

            Bug ID: 232233
           Summary: HTMLOptionElement should not call
                    invalidateStyleForSubtree()
           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: ntim at apple.com

<option> don't have a subtree... it should be invalidateStyleInternal()

Though I doubt this is needed, this was added to set invalidate the `:checked` pseudo element state, which is done using other mechanisms nowadays (I think the CSSJIT stuff does this?).

-- 
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/20211025/565bb838/attachment.htm>


More information about the webkit-unassigned mailing list