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 @@
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: -
-