From 6c19577f1d1dcafbba3b8b1251ca4819799d7eb7 Mon Sep 17 00:00:00 2001
From: Matt Giuca Web Application Manifest
Security considerations
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: -
-