From fb423c7e3c5e91ff33b11cb79eaaf6370246cff1 Mon Sep 17 00:00:00 2001 From: Anne van Kesteren Date: Mon, 24 Apr 2017 10:59:45 +0200 Subject: [PATCH] Editorial: avoid normative keywords in notes --- notifications.bs | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/notifications.bs b/notifications.bs index 587ba0f..08e8dd4 100644 --- a/notifications.bs +++ b/notifications.bs @@ -121,7 +121,7 @@ the notification, but then it should have less visual priority than the badge, sound, or vibration pattern that is not otherwise accessible to the end user, especially since notification platforms that do not -support these features may ignore them. +support these features might ignore them.

A notification has an associated list of zero or more actions. Each @@ -137,11 +137,10 @@ notification platform. encouraged to make sure that any action a user can invoke from a notification is also available within the web application. -

Some platforms may modify an -icon resource to better match the platform's visual style before -displaying it to the user, for example by rounding the corners or painting it in -a specific color. It is recommended to use an icon that handles such cases -gracefully and does not lose important information through, e.g., loss of color or +

Some platforms might modify an icon resource to better +match the platform's visual style before displaying it to the user, for example by rounding the +corners or painting it in a specific color. Developers are encouraged to use an icon that handles +such cases gracefully and does not lose important information through, e.g., loss of color or clipped corners.

A non-persistent notification is a