upload tizen1.0 source
[framework/web/webkit-efl.git] / LayoutTests / media / video-src-invalid-remove-expected.txt
1 Test that removing 'src' attribute does NOT trigger load of <source> elements
2
3
4 EVENT(error)
5 EXPECTED (video.error.code == '4') OK
6 RUN(video.removeAttribute('src'))
7
8 END OF TEST
9