From 6c3dd08b7d8f29dfa491a40f5db80189447c4bf9 Mon Sep 17 00:00:00 2001 From: Francois Beaufort Date: Wed, 20 Jan 2021 00:45:34 -0800 Subject: [PATCH] [Picture-in-Picture] Do not pause PiP video when removed from document MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627311 Commit-Queue: François Beaufort Reviewed-by: Mounir Lamouri Cr-Commit-Position: refs/heads/master@{#845100} --- 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 + + + + + + + +