document-picture-in-picture
document-picture-in-picture copied to clipboard
Height: 100% of the dom in docPIP actually displays a height of 0
Like this
But it is correct in position: absolute
It looks like it started appearing in chrome 131, same as edge 131
Or other ways, set body & html height: 100% can solute this
+ I have the same problem
Somewhat related problem, when elements are dynamically appended to the PiP window, the PiP window doesn't seem to respect height: 100% on the <html> element.
For example, I added a 2px border to my <html> element so the PiP window stands out a bit more. Although when elements are dynamically added to the window, the border doesn't "hug" the entire window. The <html> height shows 349px.
When I manually re-size the window, it properly renders the 2px border.
https://contrast.report/