From 5a1e7fe495c4eac4a0471cce70c9026b57cf463c Mon Sep 17 00:00:00 2001
From: Chris Needham
Date: Thu, 21 Mar 2024 10:51:36 +0000
Subject: [PATCH] Add Picture in Picture window to note on local playback
devices
See https://github.com/w3c/picture-in-picture/issues/191
---
index.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 93c1cb6..49e79dc 100644
--- a/index.html
+++ b/index.html
@@ -339,7 +339,8 @@
A
local playback device might have extra outputs, like an
- external display or speakers/headphones. As long as the switch of
+ external display or speakers/headphones, or a Picture-in-Picture
+ window [[Picture-in-Picture]]. As long as the switch of
what output to use happens outside of the user agent on the
system level, the playback is considered to happen on a
local
playback device for the purpose of this spec.