Bug 272076 - [@starting-style] Style adjuster wrongly invoked with null element
Summary: [@starting-style] Style adjuster wrongly invoked with null element
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:
 
Reported: 2024-04-03 02:13 PDT by Antti Koivisto
Modified: 2024-04-03 04:08 PDT (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 2024-04-03 02:13:26 PDT
We may compute wrong starting style for elements that require style adjustments. This may have observable effects.
Comment 1 Radar WebKit Bug Importer 2024-04-03 02:13:38 PDT
<rdar://problem/125837628>
Comment 2 Antti Koivisto 2024-04-03 02:16:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/26780
Comment 3 Antti Koivisto 2024-04-03 03:48:29 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/45492
Comment 4 EWS 2024-04-03 04:08:56 PDT
Committed 276993@main (b78e11bab3e3): <https://commits.webkit.org/276993@main>

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