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