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