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. -