- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 30 Apr 2024 23:13:53 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 1 May 2024 06:13:56 UTC
@marcoscaceres commented on this pull request.
> @@ -759,10 +759,11 @@ <h3>
<p>
The [=manifest's=] <code><dfn data-export="" data-dfn-for=
"manifest">start_url</dfn></code> member is a <a>string</a> that
- represents the <dfn>start URL</dfn> , which is <a>URL</a> that the
- developer would prefer the user agent load when the user launches the
- web application (e.g., when the user clicks on the icon of the web
- application from a device's application menu or homescreen).
+ represents the <dfn data-export="">start URL</dfn> , which is
I'm still a bit worried about exporting "start URL" without an associated thing... could it be:
```suggestion
represents the <dfn class"export" data-dfn-for="Web Application">start URL</dfn> , which is
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/1114#pullrequestreview-2033098601
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/manifest/pull/1114/review/2033098601@github.com>
Received on Wednesday, 1 May 2024 06:13:56 UTC