Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 CONSOLE WARNING: line 59: Failed to execute 'play' on 'HTMLMediaElement': API ca n only be initiated by a user gesture. | |
| 2 CONSOLE WARNING: line 107: Failed to execute 'play' on 'HTMLMediaElement': API c an only be initiated by a user gesture. | |
| 3 This is a testharness.js-based test. | |
| 4 PASS Prerequisites to running the rest of the tests | |
| 5 PASS Test that a muted video with an autoplay attribute autoplays. | |
| 6 PASS Test that play() on a muted video succeeds without gesture. | |
| 7 PASS Test that play() on a muted audio without gesture will reject. | |
| 8 PASS Test that autoplay on a muted audio without gesture has no effect. | |
| 9 PASS Test that unmuting an autoplayed video without gesture pauses. | |
| 10 PASS Test that unmuting autoplayed video with gesture doesn't pause it. | |
| 11 PASS Test that muted videos don't autoplay when the setting is disabled | |
| 12 Harness: the test ran to completion. | |
| 13 | |
|
Reilly Grant (use Gerrit)
2016/12/23 02:24:28
This file looks unrelated to your change.
xianglu
2017/01/03 20:47:27
Deleted.
| |
| OLD | NEW |