Bug 219691

Summary: text-decoration-color animation should not be discrete
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar, WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 219692    
Bug Blocks:    
Attachments:
Description Flags
Patch none

Description Antoine Quint 2020-12-09 08:51:21 PST
The text-decoration-color property is currently animatable as a discrete property. This should not be the case, it should interpolate just like any other color type property.
Comment 1 Radar WebKit Bug Importer 2020-12-09 08:51:41 PST
<rdar://problem/72138361>
Comment 2 Antoine Quint 2020-12-09 11:36:01 PST
Created attachment 415780 [details]
Patch
Comment 3 EWS 2020-12-09 12:55:43 PST
Committed r270597: <https://trac.webkit.org/changeset/270597>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 415780 [details].