Sign in
webkit
/
WebKit
/
fff5469af9e21121a01bc52b64d66a2e93b51665
/
.
/
LayoutTests
/
media
/
track
/
track-text-track-destructor-crash-expected.txt
blob: 32c97ee6ef0ec39e8abc469561bed255241b9422 [
file
] [
log
] [
blame
]
Tests that we don't crash when a media element that has text tracks is destructed.
Create video and add text tracks.
EXPECTED (tracks.length == '1000') OK
Destroy the video and force a garbage collection.
SUCCESS: Did not crash
END OF TEST