| OLD | NEW |
| 1 | 1 |
| 2 PASS Test addSourceBuffer() in 'ended' state. |
| 2 PASS Test addSourceBuffer() with empty type | 3 PASS Test addSourceBuffer() with empty type |
| 3 PASS Test addSourceBuffer() with unsupported type | 4 PASS Test addSourceBuffer() with unsupported type |
| 4 PASS Test addSourceBuffer() with Vorbis and VP8 | 5 PASS Test addSourceBuffer() with Vorbis and VP8 |
| 5 PASS Test addSourceBuffer() with Vorbis and VP8 in separate SourceBuffers | 6 PASS Test addSourceBuffer() with Vorbis and VP8 in separate SourceBuffers |
| 6 FAIL Test addSourceBuffer() with AAC and H.264 assert_true: video/mp4;codecs="av
c1.4D4001,mp4a.40.2" is supported expected true got false | 7 FAIL Test addSourceBuffer() with AAC and H.264 assert_true: video/mp4;codecs="av
c1.4D4001,mp4a.40.2" is supported expected true got false |
| 7 FAIL Test addSourceBuffer() with AAC and H.264 in separate SourceBuffers assert_
true: video/mp4;codecs="avc1.4D4001" is supported expected true got false | 8 FAIL Test addSourceBuffer() with AAC and H.264 in separate SourceBuffers assert_
true: video/mp4;codecs="avc1.4D4001" is supported expected true got false |
| 9 PASS Test addSourceBuffer() QuotaExceededError. |
| 8 | 10 |
| OLD | NEW |