blob: 4cc9c630a0ffdd68e9c447aede42c195593059d8 [file] [log] [blame]
This tests that exit Picture-in-Picture rejects when there is no Picture-in-Picture video.
RUN(internals.settings.setAllowsPictureInPictureMediaPlayback(true))
RUN(internals.setMockVideoPresentationModeEnabled(true))
EXPECTED (error.name == 'InvalidStateError') OK
END OF TEST