Bug 225016 - Support interpolation of the background-repeat shorthand
Summary: Support interpolation of the background-repeat shorthand
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-24 08:59 PDT by Antoine Quint
Modified: 2021-04-24 12:36 PDT (History)
4 users (show)

See Also:


Attachments
Patch (7.25 KB, patch)
2021-04-24 09:00 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2021-04-24 08:59:13 PDT
Support interpolation of the background-repeat shorthand
Comment 1 Antoine Quint 2021-04-24 09:00:18 PDT
Created attachment 426980 [details]
Patch
Comment 2 Dean Jackson 2021-04-24 11:12:27 PDT
Comment on attachment 426980 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=426980&action=review

> Source/WebCore/animation/CSSPropertyAnimation.cpp:2453
> +        CSSPropertyBackgroundRepeat,

Was this the easiest patch in history?
Comment 3 EWS 2021-04-24 12:35:16 PDT
Committed r276553 (236993@main): <https://commits.webkit.org/236993@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 426980 [details].
Comment 4 Radar WebKit Bug Importer 2021-04-24 12:36:14 PDT
<rdar://problem/77108683>