Re: [w3ctag/design-reviews] (brand new ✨) Web Install API (Issue #1051)

zcorpan left a comment (w3ctag/design-reviews#1051)

A comment on the self-review:

> **How does your feature handle non-"fully active" documents?**
> This feature does not interact with non-"fully active" documents.

This should be considered when writing the spec. It's possible to have a reference to the `navigator` object of a non-"fully active" document, and call `install()` on it. It should probably do something like https://html.spec.whatwg.org/#dom-navigation-navigate step 3 and 7

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/1051#issuecomment-2674531031
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/1051/2674531031@github.com>

Received on Friday, 21 February 2025 13:17:24 UTC