WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 238429
remove pending UA shadow tree state when an input element is removed from the document
https://bugs.webkit.org/show_bug.cgi?id=238429
Summary
remove pending UA shadow tree state when an input element is removed from the...
Cameron McCormack (:heycam)
Reported
2022-03-27 19:02:16 PDT
If an <input> element's UA shadow tree is pending, and the element moves document before we create the shadow tree under a style flush, we need to let the new document know to do it.
Attachments
Patch
(4.16 KB, patch)
2022-03-27 19:15 PDT
,
Cameron McCormack (:heycam)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Cameron McCormack (:heycam)
Comment 1
2022-03-27 19:02:42 PDT
<
rdar://90682918
>
Cameron McCormack (:heycam)
Comment 2
2022-03-27 19:15:57 PDT
Created
attachment 455877
[details]
Patch
EWS
Comment 3
2022-03-28 01:28:37 PDT
Committed
r291961
(
248926@main
): <
https://commits.webkit.org/248926@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 455877
[details]
.
Adrian Perez
Comment 4
2022-08-05 02:51:44 PDT
***
Bug 241954
has been marked as a duplicate of this bug. ***
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