Bug 219691 - text-decoration-color animation should not be discrete
Summary: text-decoration-color animation should not be discrete
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, WebExposed
Depends on: 219692
Blocks:
  Show dependency treegraph
 
Reported: 2020-12-09 08:51 PST by Antoine Quint
Modified: 2020-12-09 12:55 PST (History)
3 users (show)

See Also:


Attachments
Patch (8.47 KB, patch)
2020-12-09 11:36 PST, 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 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].