Bug 223990

Summary: Animated pseudo element style resolved against wrong parent style
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, spam
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Antti Koivisto 2021-03-31 03:48:29 PDT
We end up using the parent of the host element rather than the host style.
Comment 1 Antti Koivisto 2021-03-31 03:48:50 PDT
rdar://74997361
Comment 2 Antti Koivisto 2021-03-31 04:05:25 PDT
Created attachment 424754 [details]
patch
Comment 3 EWS 2021-03-31 05:16:25 PDT
Committed r275277: <https://commits.webkit.org/r275277>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 424754 [details].
Comment 4 Antoine Quint 2021-05-02 04:31:17 PDT
*** Bug 225207 has been marked as a duplicate of this bug. ***