Open
Bug 1997100
Opened 1 month ago
Updated 1 month ago
[META] Investigate impact of Document Picture-in-picture API
Categories
(DevTools :: General, task)
DevTools
General
Tracking
(Not tracked)
NEW
People
(Reporter: nchevobbe, Unassigned)
References
Details
(Keywords: meta)
The Picture-in-picture API is being implemented in Bug 1858562
We should check what are the impact on DevTools.
Quickly looking at MDN / the spec, here are a few things we should think of
- see how the pip document can be debugged (should the window have a toolbox attached, or should it be more like what we have for window.open cases)
- check that we can pause on the
enterevent - check that
display-modemedia query (with apicture-in-picturevalue) are properly displayed in the inspector/style editor
| Reporter | ||
Updated•1 month ago
|
Summary: [META] Investigate impact of Picture-in-picture API → [META] Investigate impact of Document Picture-in-picture API
You need to log in
before you can comment on or make changes to this bug.
Description
•