Bug 224431 - Descendant style relations are sometimes reset when they shouldn't
Summary: Descendant style relations are sometimes reset when they shouldn't
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
Depends on:
Blocks:
 
Reported: 2021-04-12 05:58 PDT by Antti Koivisto
Modified: 2021-04-12 09:50 PDT (History)
6 users (show)

See Also:


Attachments
patch (19.07 KB, patch)
2021-04-12 06:52 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-04-12 05:58:31 PDT
Some style relations computed during resolution of descendants are set on a parent element. The parent element shouldn't reset them unless we are actually also computing the descendants.
Comment 1 Antti Koivisto 2021-04-12 05:58:39 PDT
rdar://76267783
Comment 2 Antti Koivisto 2021-04-12 06:52:01 PDT
Created attachment 425740 [details]
patch
Comment 3 EWS 2021-04-12 09:50:00 PDT
Committed r275825 (236395@main): <https://commits.webkit.org/236395@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 425740 [details].