Skip to content

Upstream Document PiP changes to "fullscreen is supported"#259

Open
vinhill wants to merge 1 commit into
whatwg:mainfrom
vinhill:i258
Open

Upstream Document PiP changes to "fullscreen is supported"#259
vinhill wants to merge 1 commit into
whatwg:mainfrom
vinhill:i258

Conversation

@vinhill
Copy link
Copy Markdown

@vinhill vinhill commented Apr 22, 2026

I think it makes sense to merge this after whatwg/html#12397 because Is Document Picture-in-Picture is currently not exported.

Fixes #258


💥 Error: 422 Unprocessable Entity 💥

PR Preview failed to build. (Last tried on Apr 22, 2026, 12:05 PM UTC).

More

PR Preview relies on a number of web services to run. There seems to be an issue with the following one:

🚨 Spec Generator - Spec Generator is the web service used to build bikeshed/ReSpec specs

🔗 Related URL

Error output:

[
    {
        "lineNum": "114:35",
        "messageType": "link",
        "text": "Multiple possible 'removing steps' dfn refs.\nArbitrarily chose https://dom.spec.whatwg.org/#concept-node-remove-ext\nTo auto-select one of the following refs, insert one of these lines into a <pre class=link-defaults> block:\nspec:dom; type:dfn; text:removing steps\nspec:geolocation-element; type:dfn; for:ActivationBlockersMixin; text:removing steps\nspec:geolocation-element; type:dfn; for:HTMLGeolocationElement; text:removing steps\nspec:geolocation-element; type:dfn; for:PowerfulFeatureObserver; text:removing steps\n<a bs-line-number=\"114:35\" data-link-type=\"dfn\" data-lt=\"removing steps\">removing steps</a>"
    },
    {
        "lineNum": "157:31",
        "messageType": "link",
        "text": "No 'dfn' refs found for 'is document picture-in-picture' that are marked for export.\n  (Possible specs this could be from: document-picture-in-picture)\n<a bs-line-number=\"157:31\" data-link-type=\"dfn\" data-lt=\"Is Document Picture-in-Picture\">Is Document Picture-in-Picture</a>"
    },
    {
        "lineNum": null,
        "messageType": "failure",
        "text": "Did not generate, due to errors exceeding the allowed error level."
    }
]

This seems to be an issue with the Spec Generator service. PR Preview doesn't manage this service and so has no control over it. If you've identified an issue with it, you can report the issue to the maintainers of Spec Generator directly. Please be courteous. Thank you!

If you don't have enough information above to solve the error by yourself or if the issue doesn't seem related to Spec Generator, you can file an issue with PR Preview.

@annevk
Copy link
Copy Markdown
Member

annevk commented Apr 23, 2026

WebKit will likely be opposed to this: WebKit/standards-positions#41 (comment). We don't think this is a good direction for the web and also believe that many of the main use cases driving this could be addressed by enhancements to the Media Session API.

I also think OP is a tad misleading as my understanding is that neither Chromium nor Gecko supports this API on mobile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Upstream Document Picture-in-Picture

2 participants