From 16c857a81ba8bd121b5925f1301675f4948e912a Mon Sep 17 00:00:00 2001
From: Marcos Caceres
Date: Fri, 3 May 2024 09:19:10 +1000
Subject: [PATCH 1/8] Remove problematic icon matching algorithm
---
index.html | 10 ----------
1 file changed, 10 deletions(-)
diff --git a/index.html b/index.html
index b2e7c25c..dc8a0ed4 100644
--- a/index.html
+++ b/index.html
@@ -649,16 +649,6 @@
an OS 's task switcher and/or
system preferences.
-
- If there are multiple equally appropriate images in
- [=manifest/icons=], a user agent MUST use the last one declared in
- order at the time that the user agent collected the list of
- [=manifest/icons=]. If the user agent tries to use an icon but that
- icon is determined, upon closer examination, to be inappropriate
- (e.g. because its content type is unsupported), then the user agent
- MUST try the next-most-appropriate icon as determined by examining
- the [=manifest image resource=]'s members.
-
When [=processing a manifest=], the [=process image resources=]
From f23642254aa25d524281d2755d00e10ccdda3158 Mon Sep 17 00:00:00 2001
From: Marcos Caceres
Date: Fri, 3 May 2024 09:27:29 +1000
Subject: [PATCH 2/8] fixup definition of any
---
index.html | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/index.html b/index.html
index dc8a0ed4..c541279b 100644
--- a/index.html
+++ b/index.html
@@ -1601,7 +1601,8 @@
any (default)
- The user agent is free to display the icon in any context.
+ The user agent is free to display the icon where a more specialized
+ purpose wouldn't be suitable.
From f7607cfba086d1b437d58902fb7b6b4c1189a27e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marcos=20C=C3=A1ceres?=
Date: Fri, 3 May 2024 09:28:47 +1000
Subject: [PATCH 3/8] Update index.html
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index c541279b..9afcfcbc 100644
--- a/index.html
+++ b/index.html
@@ -1602,7 +1602,7 @@
The user agent is free to display the icon where a more specialized
- purpose wouldn't be suitable.
+ purpose isn't suitable.
From 8a08c87e77c7086621a15cbbcfeb074c229d6d32 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marcos=20C=C3=A1ceres?=
Date: Fri, 3 May 2024 09:33:17 +1000
Subject: [PATCH 4/8] Update index.html
---
index.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 9afcfcbc..73fd8056 100644
--- a/index.html
+++ b/index.html
@@ -1601,8 +1601,7 @@
any (default)
- The user agent is free to display the icon where a more specialized
- purpose isn't suitable.
+ The user agent is free to display the icon where no specific purpose is required.
From 505ee8715d9e7c5fb88f0b7dabd905222f585280 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marcos=20C=C3=A1ceres?=
Date: Fri, 3 May 2024 09:36:30 +1000
Subject: [PATCH 5/8] Update index.html
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 73fd8056..da428e21 100644
--- a/index.html
+++ b/index.html
@@ -1601,7 +1601,7 @@
any (default)
- The user agent is free to display the icon where no specific purpose is required.
+ The user agent is free to display the icon where no [=manifest image resource/purpose=] is required.
From a31c1ce5dc29778083762f9f8984cfb494b8606c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marcos=20C=C3=A1ceres?=
Date: Fri, 3 May 2024 09:38:29 +1000
Subject: [PATCH 6/8] Update index.html
---
index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/index.html b/index.html
index da428e21..4e27d431 100644
--- a/index.html
+++ b/index.html
@@ -1602,6 +1602,7 @@
The user agent is free to display the icon where no [=manifest image resource/purpose=] is required.
+ For example, an "any" [=manifest image resource=] wouldn't be used in a context where "[=icon purpose/monochrome=]" is required.
From 174e4758e5e7eb6f4a14d3e554c528c015c558c9 Mon Sep 17 00:00:00 2001
From: Marcos Caceres
Date: Fri, 3 May 2024 09:38:52 +1000
Subject: [PATCH 7/8] tidy
---
index.html | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 4e27d431..7e069d19 100644
--- a/index.html
+++ b/index.html
@@ -1601,8 +1601,10 @@
any (default)
- The user agent is free to display the icon where no [=manifest image resource/purpose=] is required.
- For example, an "any" [=manifest image resource=] wouldn't be used in a context where "[=icon purpose/monochrome=]" is required.
+ The user agent is free to display the icon where no [=manifest
+ image resource/purpose=] is required. For example, an "any"
+ [=manifest image resource=] wouldn't be used in a context where
+ "[=icon purpose/monochrome=]" is required.
From b6cce1c6404a05d2319721fc6e5336283a55d246 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marcos=20C=C3=A1ceres?=
Date: Fri, 3 May 2024 09:40:16 +1000
Subject: [PATCH 8/8] Update index.html
---
index.html | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/index.html b/index.html
index 7e069d19..2f9f516a 100644
--- a/index.html
+++ b/index.html
@@ -1602,9 +1602,10 @@
The user agent is free to display the icon where no [=manifest
- image resource/purpose=] is required. For example, an "any"
- [=manifest image resource=] wouldn't be used in a context where
- "[=icon purpose/monochrome=]" is required.
+ image resource/purpose=] is required. For example, a
+ [=manifest image resource=] with a "any" purpose
+ wouldn't be used in a context where "[=icon purpose/monochrome=]"
+ is required.