19. ・✗ FF62/FF63: document.pictureInPictureEnabled = false;
・✗ Safari12: document.pictureInPictureEnabled = false;
・✗ M70: NotSupportedError
・✔M71: The use of VideoLayer for video Picture-in-Picture is not supported
-> chrome://flags/#enable-surfaces-for-videos
-> [Enable the use of SurfaceLayer objects for videos.] をEnabled
・✔ M72
検証結果(まとめ)