Hi there,
I was trying to save my Microsoft account passwords and noticed a difference in saving between the two following addresses:
- signup. live. com
- login. live. com
The favicon for one of them (signup) is loaded in the password list, while the other one (login) is not!!
I’m not sure, but after checking the source code of the pages, I realized that this is probably due to different attributes.
<link rel="shortcut icon" href="https://logincdn.msftauth.net/16.000.30141.1/images/favicon.ico" />
<link rel="icon" href="https://acctcdn.msauth.net/images/favicon.ico?v=2" type="image/x-icon" />
Favicons greatly help in finding passwords at a glance… I hope this issue is solvable for you