Sign in
webkit
/
WebKit
/
c07b57759d8f1e705fcd5a17b80f756c8ad2f152
/
.
/
LayoutTests
/
media
/
video-src-invalid-remove-expected.txt
blob: f9266b949608acbc794449439c8087a6080eca73 [
file
] [
log
] [
blame
]
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