From 3f8b0833be7a611634d3d34d37f86b4ef2ab7b28 Mon Sep 17 00:00:00 2001 From: Francois Beaufort Date: Mon, 18 Jan 2021 00:35:06 -0800 Subject: [PATCH] [Picture-in-Picture] Do not pause PiP video when removed from document This CL makes sure video do not pause when playing in Picture-in-Picture and subsequently removed from the Document. Spec: https://github.com/w3c/picture-in-picture/issues/99 Change-Id: Ifefd961803cc47c64d394aa52454313cbcef603a Bug: 1167643 --- picture-in-picture/removed-from-document.html | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 picture-in-picture/removed-from-document.html diff --git a/picture-in-picture/removed-from-document.html b/picture-in-picture/removed-from-document.html new file mode 100644 index 00000000000000..2c363a0eec69de --- /dev/null +++ b/picture-in-picture/removed-from-document.html @@ -0,0 +1,24 @@ + +Test Picture-in-Picture when removed from document + + + + + + + +