Bug 250703 - [@property] Handle dependency cycles involving root style
Summary: [@property] Handle dependency cycles involving root 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: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks: 189692
  Show dependency treegraph
 
Reported: 2023-01-17 01:32 PST by Antti Koivisto
Modified: 2023-01-17 08:46 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2023-01-17 01:32:46 PST
'rem' unit and others can create property cycles that apply to the document element style only.
Comment 1 Radar WebKit Bug Importer 2023-01-17 01:34:21 PST
<rdar://problem/104324136>
Comment 2 Antti Koivisto 2023-01-17 02:07:13 PST
Pull request: https://github.com/WebKit/WebKit/pull/8714
Comment 3 EWS 2023-01-17 08:46:34 PST
Committed 258985@main (c3229c227bf8): <https://commits.webkit.org/258985@main>

Reviewed commits have been landed. Closing PR #8714 and removing active labels.