| commit | 813dc6d714d81f658e24afde116b0e8f673eb660 | [log] [tgz] |
|---|---|---|
| author | alancutter <alancutter@chromium.org> | Thu Jul 14 04:55:45 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Thu Jul 14 04:57:41 2016 |
| tree | ad8120f34438d463932aa4bd0f9332de87fae2ed | |
| parent | 1bb6fc3c4283aa25701f243bccb47ab97a3f6ee4 [diff] |
Remove test coverage of document.timeline.getAnimations() DocumentTimeline no longer has getAnimations() in the spec. http://w3c.github.io/web-animations/#the-documenttimeline-interface Removing test coverage of something unspecced is part of upstreaming the test to WPTs. This is a reupload of http://crrev.com/2137383002#ps20001 with updated test expectations. BUG=623437 Review-Url: https://codereview.chromium.org/2148733005 Cr-Commit-Position: refs/heads/master@{#405435}