blob: bf2057e08c4af64aed68df52ac7aab8dd67eb4fe [file] [log] [blame]
Test that video.load() should not cause media loading when user gesture is required.
* Setting video.src, no data should load.
* Calling video.load() should not load any data.
END OF TEST