Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 | |
| 2 | |
| 3 -------- | |
| 4 Frame: '<!--framePath //<!--frame0-->-->' | |
| 5 -------- | |
| 6 Test that play event fires when "src" set with an autoplay attribute in a sandbo x with allows-scripts. | |
| 7 | |
| 8 EXPECTED (video.paused == 'true') OK | |
| 9 EVENT(play) | |
| 10 PLAY fired OK | |
| 11 END OF TEST | |
| 12 | |
| OLD | NEW |