Bug 225016

Summary: Support interpolation of the background-repeat shorthand
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>