disablePictureInPicture attribute is discussed in the PIP spec here w3c/picture-in-picture#184
If this attribute is to exist at all, it should only reject requests when it's set before, not affect requests mid flight.
There's also an issue with the test not waiting for an async event to happen
disablePictureInPictureattribute is discussed in the PIP spec here w3c/picture-in-picture#184If this attribute is to exist at all, it should only reject requests when it's set before, not affect requests mid flight.
There's also an issue with the test not waiting for an async event to happen