OLD | NEW |
| 1 CONSOLE ERROR: Uncaught (in promise) AbortError: The play() request was interrup
ted by a call to pause(). |
| 2 CONSOLE ERROR: Uncaught (in promise) AbortError: The play() request was interrup
ted by a call to pause(). |
| 3 CONSOLE ERROR: Uncaught (in promise) AbortError: The play() request was interrup
ted by a call to pause(). |
| 4 CONSOLE ERROR: Uncaught (in promise) AbortError: The play() request was interrup
ted by a call to pause(). |
1 Test of the media element 'played' attribute, ranges part 1. | 5 Test of the media element 'played' attribute, ranges part 1. |
2 | 6 |
3 EVENT(loadstart) | 7 EVENT(loadstart) |
4 EVENT(loadedmetadata) | 8 EVENT(loadedmetadata) |
5 EVENT(canplay) | 9 EVENT(canplay) |
6 Test 1 OK | 10 Test 1 OK |
7 | 11 |
8 Test playing when there are no ranges | 12 Test playing when there are no ranges |
9 RUN(video.play()) | 13 RUN(video.play()) |
10 RUN(video.pause()) | 14 RUN(video.pause()) |
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
53 EVENT(pause) | 57 EVENT(pause) |
54 Test 24 OK | 58 Test 24 OK |
55 Test 25 OK | 59 Test 25 OK |
56 Test 26 OK | 60 Test 26 OK |
57 Test 27 OK | 61 Test 27 OK |
58 Test 28 OK | 62 Test 28 OK |
59 Test 29 OK | 63 Test 29 OK |
60 Test 30 OK | 64 Test 30 OK |
61 END OF TEST | 65 END OF TEST |
62 | 66 |
OLD | NEW |