Bug 276932 - [web-animations] Support discrete animations on `text-box-edge`
Summary: [web-animations] Support discrete animations on `text-box-edge`
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Nguyen (:ntim)
URL:
Keywords: EasyFix, GoodFirstBug, InRadar
Depends on:
Blocks:
 
Reported: 2024-07-22 23:54 PDT by Tim Nguyen (:ntim)
Modified: 2024-07-23 10:18 PDT (History)
2 users (show)

See Also:


Attachments

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