Bug 223990 - Animated pseudo element style resolved against wrong parent style
Summary: Animated pseudo element style resolved against wrong parent style
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
: 225207 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-03-31 03:48 PDT by Antti Koivisto
Modified: 2021-05-02 04:31 PDT (History)
2 users (show)

See Also:


Attachments
patch (9.14 KB, patch)
2021-03-31 04:05 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***