Skip to content

Commit a54d0b5

Browse files
committed
Clean up phrasing about UA protecting users from getting tricked and informing them
Resolves * https://github.com/w3ctag/user-agents/pull/9/files#r1972933248
1 parent 0cefd12 commit a54d0b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ in alignment with [data minimization](https://www.w3.org/TR/design-principles/#d
9090
Users can [choose to share more information](https://www.w3.org/TR/privacy-principles/#dfn-opt-in),
9191
whether by entering data, allowing auto-fill,
9292
or granting permissions.
93-
User agents must ensure users don't unknowingly grant excessive control
94-
and should warn them when a page may perform actions that go beyond the user's intent.
93+
User agents should prevent pages from tricking their users
94+
and help them notice when they may give the page more control than intended.
9595

9696
Access to sensitive resources, like local files, should be strictly limited
9797
and only permitted with explicit user consent.

0 commit comments

Comments
 (0)