1 Test that media keeps playing when the source element is replaced.
4 EXPECTED (testElement.currentTime == '0') OK
6 EXPECTED (testElement.currentTime > '0') OK
7 Replacing the media's source element:
8 EXPECTED (testElement.currentTime > '0') OK
9 EXPECTED (testElement.currentTime > '0') OK