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