Re: [web-animations-tests] Upstream effect-of-keyframeeffect-on-getComputedTiming.html from Blink (#3339)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 385ad21f79d30430e53f24ca02a31bf7b618ff34
Using browser at version 58.0.3013.3 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>3 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/3339/web-animations/interfaces/AnimationEffectTiming/iterationStart.html">/web-animations/interfaces/AnimationEffectTiming/iterationStart.html</a></summary>


|                                         Subtest                                         | Results |
|-----------------------------------------------------------------------------------------|---------|
|                                                                                         | OK      |
| `Test that changing the iterationStart affects computed timing when forwards-filling`   | FAIL    |
| `Test that changing the iterationStart affects computed timing when backwards-filling`  | FAIL    |
| `Using invalid values should throw TypeError`                                           | PASS    |
| `Test that changing the iterationStart affects computed timing during the active phase` | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/3339/web-animations/interfaces/AnimationEffectTiming/delay.html">/web-animations/interfaces/AnimationEffectTiming/delay.html</a></summary>


|                                              Subtest                                              | Results |
|---------------------------------------------------------------------------------------------------|---------|
|                                                                                                   | OK      |
| `set delay 100`                                                                                   | FAIL    |
| `Test seeking an animation by setting a negative delay`                                           | FAIL    |
| `Test finishing an animation using a large negative delay`                                        | FAIL    |
| `set delay -100`                                                                                  | FAIL    |
| `Setting invalid values should throw TypeError`                                                   | PASS    |
| `Test adding a positive delay to an animation without a backwards fill makes it no longer active` | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/3339/web-animations/timing-model/animation-effects/local-time.html">/web-animations/timing-model/animation-effects/local-time.html</a></summary>


|                                      Subtest                                      | Results |
|-----------------------------------------------------------------------------------|---------|
|                                                                                   | OK      |
| `Local time is current time for animation effects associated with an animation`   | FAIL    |
| `Local time is unresolved for animation effects not associated with an animation` | FAIL    |

</details>
</details>

View on GitHub: https://github.com/w3c/web-platform-tests/pull/3339#issuecomment-280555365

Received on Friday, 17 February 2017 05:18:32 UTC