Bug 210964 - Update the css/css-animations WPT tests
Summary: Update the css/css-animations WPT tests
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-24 04:27 PDT by Antoine Quint
Modified: 2020-04-26 12:12 PDT (History)
3 users (show)

See Also:


Attachments
Patch (104.29 KB, patch)
2020-04-24 04:28 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff
Patch (117.31 KB, patch)
2020-04-24 11:43 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff
Patch (117.99 KB, patch)
2020-04-24 12:50 PDT, Antoine Quint
dbates: review+
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-04-24 04:27:53 PDT
Update the css/css-animations WPT tests
Comment 1 Antoine Quint 2020-04-24 04:28:09 PDT
Created attachment 397444 [details]
Patch
Comment 2 Antoine Quint 2020-04-24 11:43:54 PDT
Created attachment 397476 [details]
Patch
Comment 3 Antoine Quint 2020-04-24 12:50:37 PDT
Created attachment 397488 [details]
Patch
Comment 4 Antoine Quint 2020-04-24 13:04:44 PDT
Committed r260662: <https://trac.webkit.org/changeset/260662>
Comment 5 Radar WebKit Bug Importer 2020-04-24 13:05:19 PDT
<rdar://problem/62333645>
Comment 6 Daniel Bates 2020-04-25 08:19:17 PDT
Comment on attachment 397488 [details]
Patch

Patch looks good. Optimal patch would also enable in WebKitTestRunner.
Comment 7 Antoine Quint 2020-04-26 12:12:07 PDT
(In reply to Daniel Bates from comment #6)
> Comment on attachment 397488 [details]
> Patch
> 
> Patch looks good. Optimal patch would also enable in WebKitTestRunner.

WKTR already enables all experimental features by default. Only DRT required specific work to enable the feature.