and also flawed, twice... 1. it sets srcObject and then src in a loop, but as we don't test that rendering is done (by waiting a video frame), no one detected that srcObject has to be cleared before setting src 2. it fails to load a video file from disk, due to incorrect path I also replaced a couple 10ms waits by waits on events, in order to reduce possible flakyness...
Pull request: https://github.com/WebKit/WebKit/pull/3737
Committed 253882@main (9173145faece): <https://commits.webkit.org/253882@main> Reviewed commits have been landed. Closing PR #3737 and removing active labels.
<rdar://problem/99253000>