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