[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / ManualTests / video-rtsp.html
1 <html>
2 <head>
3 <title>RTSP playback test</title>
4 </head>
5 <body>
6 <video width=400 height=300 preload=none autoplay src="rtsp://dmzosx001.dpa.act.gov.au/medium"></video>
7 <p>Test that RTSP URL loads.<p>
8 </body>
9 </html>