- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 26 Apr 2023 17:06:40 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 27 April 2023 00:06:45 UTC
@marcoscaceres commented on this pull request.
> + <section>
+ <h3>
+ Processing the manifest without a document
+ </h3>
+ <p>
+ The [=processing a manifest=] steps are invoked by [[HTML]]'s
+ processing steps for the [^link^] element, but MAY also be invoked
+ by the user agent to process a manifest without an associated
+ document.
+ </p>
+ <p>
+ In this case, the user agent SHOULD ensure that, at least at some
+ point in the past:
+ </p>
+ <ul>
+ <li>there was at least one page which is [=same origin=] as
```suggestion
<li>there was at least one [=document=] which is [=same origin=] as
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1069#pullrequestreview-1403000350
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/pull/1069/review/1403000350@github.com>
Received on Thursday, 27 April 2023 00:06:45 UTC