commit | c5284710d3b218dd27625e098a00e0210230f66a | [log] [tgz] |
---|---|---|
author | Fredrik Söderquist <fs@opera.com> | Tue Mar 27 18:57:46 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 27 18:57:46 2018 |
tree | 69a7b225f8a99644a89074d9ccded6e7720704f4 | |
parent | 7d3d2502e2e1dbcb42aec4b8f50b2677c1c29ed5 [diff] |
Rewrite svg/animations/getCurrentTime-pause-unpause.html to avoid flakes The test in it's current form imposed too strict requirements on the time that had passed. We cannot guarantee a maximum elapsed time, only a minimum (and barely that...) Rewrite the test to not impose any restriction on the maximum elapsed time. Also convert it to use testharness while at it. Also rewrite/convert the sibling test with setCurrentTime. Bug: 824930 Change-Id: I79882b0189e44790e3096c8346c2a0bf47276dd8 Reviewed-on: https://chromium-review.googlesource.com/981145 Reviewed-by: Stephen Chenney <schenney@chromium.org> Commit-Queue: Fredrik Söderquist <fs@opera.com> Cr-Commit-Position: refs/heads/master@{#546190}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .