Files
shaka-player/test/polyfill
Joey Parrish e297339cb3 test: Don't fail tests when cast property can't be deleted (#7342)
On some real Cast devices, you can't delete window.cast. This is fine,
and shouldn't cause the test to fail. If this happens, skip the test
instead. The test, which mocks everything including the platform
detection and the Cast API, is still valid on platforms where we can get
away with those mocks.
2024-09-19 08:10:14 +02:00
..