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

6 lines
265 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) == '') OK