00:17:50 https://simpleflying.com/british-airways-dc-10s/ do you guys see any header logo on this page? 00:18:12 it is supposed to be this: https://simpleflying.com/public/build/images/sf-logo-full-colored-light.svg 00:18:48 tomman: yes, I see it 00:19:03 weird, I don't get it here 00:19:07 only a empty space 00:19:10 tomman: wait a moment 00:19:34 it's a tag with a and a good ol' tags nested 00:19:50 tomman: sorry, I don't see it 00:20:01 the source srcset points to an alternate version, https://simpleflying.com/public/build/images/sf-logo-full-colored-dark.svg 00:20:54 I don't see it, I see a media prefers-color-scheme in the code, but does that affect the img tag, as it is in ? 00:22:37 njsg: messing with the media attribute on that tag seems to change nothing 00:22:49 it shows in page info, but doesn't load there either 00:22:51 even removing it completely from the DOM does nothing 00:23:23 but does show in the devtools inspector network tab response subtab for that request 00:24:15 moving the picture around in the dom "unhides" it 00:24:17 yes, the logo is downloaded 00:24:23 Oh, found something else! 00:24:40 body img { ...blah blah...; height: auto; } 00:24:46 if I disable height:auto, I get the logo 00:24:55 disabling inline-flex: in the parent shows it 00:25:48 but it gets rendered much smaller and not in line with the rest of the header 00:26:20 while disabling height: auto on "body img" style renders it at the correct size and position 00:26:38 otherwise it's rendered at 0x0px 00:26:54 maybe something with the SVG itself then? 00:27:13 IIRC years ago I was having problem with that on some custom app I was developing at my former workplace 00:27:42 we were transitioning to SVG icons, and getting them to render at arbitrary sizes was getting troublesome 00:27:49 can't remember why, or how I fixed it 00:28:12 yes, disabling height renders much better 00:28:56 maybe the SVG is not declaring a preferred height? 00:28:57 https://css-tricks.com/scale-svg/ 00:29:29 replacing it with a png (for the favicon) renders with no css changes 00:30:48 00:30:54 no, it indeed declares a viewBox 00:31:22 could bug 1409529 be related? but that's just one of many results for "ALL svg height" 00:37:26 tomman: was reading another one and https://bugzilla.mozilla.org/show_bug.cgi?id=700533#c12 00:39:12 as expected FF91ESR renders it fine, but that bug report is still open! 01:17:42 tomman: maybe you are the problem 01:17:43 lol 01:17:59 i think tomman is deprecated 01:18:26 nsItomman is deprecated use nsItomman2 17:54:08 meep 18:55:12 You know what someone should do 18:55:57 find the Swedish chef from the muppets? 18:56:09 do a xul app browser that mimics chrome's UI from top to bottom to everything not following the same lines or whatever but a str8 ux clone 18:56:24 just to trigger everyone 18:56:28 fans and haters alike 18:57:03 IanN_Away: The Swedish Chef is amazing 18:57:06 one of my heros 18:57:37 reminds me when I pulled a practical joke at the computer labs at college during the early days of Firefox 18:57:51 ie6 theme and userchrome for trobber? 18:58:02 kids loved their Internet Explorer, so I just installed a IE skin on Firefox, and made some minor tweaks for getting the IE look 18:58:23 i did exactly the same thing but for my own uses only 18:58:26 went as far as replacing the IE shortcut in the desktop to launch Firefox instead 18:58:31 so i didn't HAVE to use ie6 18:58:46 no one could tell the difference 18:58:53 when passing by 18:58:55 so ye