diff --git a/index.html b/index.html index c1ac45dc..19441d4e 100644 --- a/index.html +++ b/index.html @@ -161,8 +161,8 @@

application is launched.

- A manifest has an associated manifest URL, which is the - [[URL]] from which the manifest was fetched. + A manifest has an associated manifest URL, + which is the [[URL]] from which the manifest was fetched.

A [=manifest=] can have any of the following members at its root, all @@ -759,10 +759,11 @@

The [=manifest's=] start_url member is a string that - represents the start URL , which is URL 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 start URL , which is + URL 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).

The [=manifest/start_url=] member is purely advisory, and a user