diff --git a/index.html b/index.html index e2275406..cbb298f2 100644 --- a/index.html +++ b/index.html @@ -163,7 +163,7 @@ .mdn .samsunginternet_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/samsung-internet/samsung-internet.svg)} .mdn .webview_android::before{background-image:url(https://www.w3.org/assets/logos/browser-logos/android-webview/android-webview.png)} - + @@ -531,8 +531,6 @@

Web Application Manifest

Security considerations
  • 6.2 Deep links -
  • 6.3 - Web Apps with scope conflicts
  • 7. Display modes
  • 8. @@ -3461,58 +3459,6 @@

    Web Application Manifest

    -

    This section is non-normative.

    - -

    - Because scopes are based on URL matching, it is possible for a developer to create - multiple web applications with the same, overlapping, or nested scopes. Doing so creates - several issues (detailed below) and is thus considered bad practice. -

    - -

    - Same-origin scopes are not recommended due to origin-based settings - that will affect all apps installed under that origin. Settings like: -

    - -

    - Further, overlapping, nested, or duplicate scopes can have the following UX and - API problems or inconsistencies among other possible consistencies: -

    - -

    7. Display modes @@ -4260,7 +4206,7 @@

    Web Application Manifest

    Public Working Draft:

    K.