haikuwebkit/LayoutTests/media/video-source-before-src-exp...

6 lines
287 B
Plaintext

Append source element before setting src attribute.
Platforms that support setVideoPlaybackRequiresUserGesture will have the expected, empty, currentSrc. Platforms that don't should have the unexpected "src.mp4".
EXPECTED (relativeURL(video.currentSrc) == ''), OBSERVED 'src.mp4' FAIL