Closed gi11es closed 5 years ago
(Tested with the origin trial on Chrome 74.0.3711.0)
I noticed, that despite being loaded late, a favicon defined like this in the head:
<link rel="shortcut icon" href="/favicon.ico"/>
Will result in a "high" priority in devtools.
Adding importance="low" to the favicon link doesn't have any effect on that, it still shows up as "high".
Will report this on the Chrome bug instead.
(Tested with the origin trial on Chrome 74.0.3711.0)
I noticed, that despite being loaded late, a favicon defined like this in the head:
<link rel="shortcut icon" href="/favicon.ico"/>
Will result in a "high" priority in devtools.
Adding importance="low" to the favicon link doesn't have any effect on that, it still shows up as "high".