Sign in
webkit
/
WebKit
/
e8b028c7fc2bf6bb1c39282361e86ed981d8e66c
/
.
/
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