Bug 252470 - [css-transitions] add WPT coverage for `transition: all` and `transition: initial`
Summary: [css-transitions] add WPT coverage for `transition: all` and `transition: ini...
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: 252393
Blocks:
  Show dependency treegraph
 
Reported: 2023-02-17 03:18 PST by Antoine Quint
Modified: 2023-02-17 23:37 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2023-02-17 03:18:39 PST
We made some changes to how we serialize the transition shorthand in bug 252393, but the WPT coverage for the changes were pretty lacking. Specifically, there were no tests for the `all` and `implicit` values.
Comment 1 Antoine Quint 2023-02-17 03:22:10 PST
Pull request: https://github.com/WebKit/WebKit/pull/10264
Comment 2 Antoine Quint 2023-02-17 03:22:35 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/38565
Comment 3 EWS 2023-02-17 23:36:42 PST
Committed 260500@main (1d4fb4be3f92): <https://commits.webkit.org/260500@main>

Reviewed commits have been landed. Closing PR #10264 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2023-02-17 23:37:19 PST
<rdar://problem/105626387>