blob: 4f5fd917edf1eab46e5a9195fb3220ee2843ef7f [file] [log] [blame]
Testing the PlacardSupport behavior when entering picture-in-picture.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS mediaController.controls.placard is mediaController.controls.pipPlacard
PASS mediaController.controls.children.includes(mediaController.controls.pipPlacard) is true
PASS mediaController.controls.placard is null
PASS mediaController.controls.children.includes(mediaController.controls.pipPlacard) is false
PASS successfullyParsed is true
TEST COMPLETE