WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-11-01 04:53:17 PDT
<
rdar://problem/84877555
>
Karl Dubost
Comment 2
2023-09-04 21:10:10 PDT
Tim, does your comment still stand? This was removed in
https://github.com/WebKit/WebKit/commit/2d537f597bb34683b7d4dad754bf9e301c8e2a92#diff-ff55ba0b13c09bf56af1ab72574063b83e73df4f99d58308080cb22330e7900cL182
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.
Top of Page
Format For Printing
XML
Clone This Bug