Bug 183555 - [Web Animations] Make getAnimations() more spec-compliant
Summary: [Web Animations] Make getAnimations() more spec-compliant
Status: RESOLVED DUPLICATE of bug 183504
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:
Depends on:
Blocks:
 
Reported: 2018-03-11 19:36 PDT by Antoine Quint
Modified: 2018-03-12 06:03 PDT (History)
8 users (show)

See Also:


Attachments
Patch (13.48 KB, patch)
2018-03-11 19:40 PDT, Antoine Quint
dino: review+
ews-watchlist: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews100 for mac-sierra (2.21 MB, application/zip)
2018-03-11 20:44 PDT, EWS Watchlist
no flags Details
Archive of layout-test-results from ews105 for mac-sierra-wk2 (2.58 MB, application/zip)
2018-03-11 20:49 PDT, EWS Watchlist
no flags Details
Archive of layout-test-results from ews125 for ios-simulator-wk2 (2.17 MB, application/zip)
2018-03-11 21:15 PDT, EWS Watchlist
no flags Details
Archive of layout-test-results from ews115 for mac-sierra (2.94 MB, application/zip)
2018-03-11 21:15 PDT, EWS Watchlist
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2018-03-11 19:36:25 PDT
[Web Animations] Make getAnimations() more spec-compliant
Comment 1 Antoine Quint 2018-03-11 19:40:45 PDT
Created attachment 335566 [details]
Patch
Comment 2 EWS Watchlist 2018-03-11 20:44:32 PDT
Comment on attachment 335566 [details]
Patch

Attachment 335566 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/6909648

New failing tests:
imported/w3c/web-platform-tests/web-animations/interfaces/Animatable/animate.html
imported/w3c/web-platform-tests/web-animations/interfaces/Document/getAnimations.html
Comment 3 EWS Watchlist 2018-03-11 20:44:33 PDT
Created attachment 335574 [details]
Archive of layout-test-results from ews100 for mac-sierra

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-sierra  Platform: Mac OS X 10.12.6
Comment 4 EWS Watchlist 2018-03-11 20:49:57 PDT
Comment on attachment 335566 [details]
Patch

Attachment 335566 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/6909686

New failing tests:
imported/w3c/web-platform-tests/web-animations/interfaces/Animatable/animate.html
imported/w3c/web-platform-tests/web-animations/interfaces/Document/getAnimations.html
Comment 5 EWS Watchlist 2018-03-11 20:49:58 PDT
Created attachment 335575 [details]
Archive of layout-test-results from ews105 for mac-sierra-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews105  Port: mac-sierra-wk2  Platform: Mac OS X 10.12.6
Comment 6 EWS Watchlist 2018-03-11 21:15:04 PDT
Comment on attachment 335566 [details]
Patch

Attachment 335566 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/6909784

New failing tests:
imported/w3c/web-platform-tests/web-animations/interfaces/Animatable/animate.html
imported/w3c/web-platform-tests/web-animations/interfaces/Document/getAnimations.html
Comment 7 EWS Watchlist 2018-03-11 21:15:06 PDT
Created attachment 335576 [details]
Archive of layout-test-results from ews125 for ios-simulator-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews125  Port: ios-simulator-wk2  Platform: Mac OS X 10.12.6
Comment 8 EWS Watchlist 2018-03-11 21:15:36 PDT
Comment on attachment 335566 [details]
Patch

Attachment 335566 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/6909788

New failing tests:
imported/w3c/web-platform-tests/web-animations/interfaces/Animatable/animate.html
imported/w3c/web-platform-tests/web-animations/interfaces/Document/getAnimations.html
Comment 9 EWS Watchlist 2018-03-11 21:15:37 PDT
Created attachment 335577 [details]
Archive of layout-test-results from ews115 for mac-sierra

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews115  Port: mac-sierra  Platform: Mac OS X 10.12.6
Comment 10 Antoine Quint 2018-03-12 06:03:50 PDT

*** This bug has been marked as a duplicate of bug 183504 ***