Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Tests that the browser handles properly simple DOM mutations. | |
| 2 | |
| 3 ** Create video and text track element ** | |
| 4 ** Append the track element to the video element ** | |
| 5 ** Set the mode of the text track to "showing" ** | |
| 6 | |
| 7 No crash. PASS. | |
| 8 | |
| 9 END OF TEST | |
| 10 | |
| OLD | NEW |