RESOLVED DUPLICATE of bug 234636 232233
HTMLOptionElement should not call invalidateStyleForSubtree()
https://bugs.webkit.org/show_bug.cgi?id=232233
Summary HTMLOptionElement should not call invalidateStyleForSubtree()
Tim Nguyen (:ntim)
Reported 2021-10-25 04:52:17 PDT
<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?).
Attachments
Radar WebKit Bug Importer
Comment 1 2021-11-01 04:53:17 PDT
Tim Nguyen (:ntim)
Comment 3 2023-09-04 21:31:03 PDT
*** This bug has been marked as a duplicate of bug 234636 ***
Note You need to log in before you can comment on or make changes to this bug.