Sign in
webkit
/
WebKit
/
c1e5af324c8aa6f151a7810b2c74b81fb9728c78
/
.
/
LayoutTests
/
media
/
video-src-invalid-remove-expected.txt
blob: 418d7d954f33f940ec6a231fa831ff5ceec5bd35 [
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