summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/media/video-src-invalid-remove-expected.txt
blob: 418d7d954f33f940ec6a231fa831ff5ceec5bd35 (plain)
1
2
3
4
5
6
7
8
9
Test that removing 'src' attribute does NOT trigger load of <source> elements


EVENT(error)
EXPECTED (video.error.code == '4') OK
RUN(video.removeAttribute('src'))

END OF TEST