Bug 276932

Summary: [web-animations] Support discrete animations on `text-box-edge`
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: AnimationsAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED FIXED    
Severity: Normal CC: graouts, webkit-bug-importer
Priority: P2 Keywords: EasyFix, GoodFirstBug, InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/47257

Description Tim Nguyen (:ntim) 2024-07-22 23:54:39 PDT
https://drafts.csswg.org/css-inline-3/#text-edges

Needs a animation wrapper in CSSPropertyAnimation.cpp and RenderStyle::conservativelyCollectChangedAnimatableProperties
Comment 1 Radar WebKit Bug Importer 2024-07-23 00:38:58 PDT
<rdar://problem/132303461>
Comment 2 Tim Nguyen (:ntim) 2024-07-23 00:40:36 PDT
Pull request: https://github.com/WebKit/WebKit/pull/31101
Comment 3 Tim Nguyen (:ntim) 2024-07-23 00:42:03 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/47257
Comment 4 EWS 2024-07-23 10:18:11 PDT
Committed 281252@main (3b6d77f35a4b): <https://commits.webkit.org/281252@main>

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