-
tomman
simpleflying.com/british-airways-dc-10s do you guys see any header logo on this page?
-
tomman
-
IanN_Away
tomman: yes, I see it
-
tomman
weird, I don't get it here
-
tomman
only a empty space
-
IanN_Away
tomman: wait a moment
-
tomman
it's a <picture> tag with a <source srcset> and a good ol' <img src> tags nested
-
IanN_Away
tomman: sorry, I don't see it
-
tomman
-
njsg
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 <source>?
-
tomman
njsg: messing with the media attribute on that tag seems to change nothing
-
njsg
it shows in page info, but doesn't load there either
-
tomman
even removing it completely from the DOM does nothing
-
njsg
but does show in the devtools inspector network tab response subtab for that request
-
njsg
moving the picture around in the dom "unhides" it
-
tomman
yes, the logo is downloaded
-
tomman
Oh, found something else!
-
tomman
body img { ...blah blah...; height: auto; }
-
tomman
if I disable height:auto, I get the logo
-
njsg
disabling inline-flex: in the parent <a> shows it
-
tomman
but it gets rendered much smaller and not in line with the rest of the header
-
tomman
while disabling height: auto on "body img" style renders it at the correct size and position
-
tomman
otherwise it's rendered at 0x0px
-
tomman
maybe something with the SVG itself then?
-
tomman
IIRC years ago I was having problem with that on some custom app I was developing at my former workplace
-
tomman
we were transitioning to SVG icons, and getting them to render at arbitrary sizes was getting troublesome
-
tomman
can't remember why, or how I fixed it
-
njsg
yes, disabling height renders much better
-
tomman
maybe the SVG is not declaring a preferred height?
-
tomman
-
njsg
replacing it with a png (for the favicon) renders with no css changes
-
tomman
<svg id="Layer_1" data-name="Layer 1" xmlns="
w3.org/2000/svg" viewBox="0 0 309.6318 61.1746">
-
tomman
no, it indeed declares a viewBox
-
njsg
could
bug 1409529 be related? but that's just one of many results for "ALL svg height"
-
njsg
tomman: was reading another one and
bugzilla.mozilla.org/700533#c12
-
tomman
as expected FF91ESR renders it fine, but that bug report is still open!
-
CaptainTobin
tomman: maybe you are the problem
-
CaptainTobin
lol
-
CaptainTobin
i think tomman is deprecated
-
CaptainTobin
nsItomman is deprecated use nsItomman2
-
CaptainTobin
meep
-
NewTobinParadigm
You know what someone should do
-
IanN_Away
find the Swedish chef from the muppets?
-
NewTobinParadigm
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
-
NewTobinParadigm
just to trigger everyone
-
NewTobinParadigm
fans and haters alike
-
NewTobinParadigm
IanN_Away: The Swedish Chef is amazing
-
NewTobinParadigm
one of my heros
-
tomman
reminds me when I pulled a practical joke at the computer labs at college during the early days of Firefox
-
NewTobinParadigm
ie6 theme and userchrome for trobber?
-
tomman
kids loved their Internet Explorer, so I just installed a IE skin on Firefox, and made some minor tweaks for getting the IE look
-
NewTobinParadigm
i did exactly the same thing but for my own uses only
-
tomman
went as far as replacing the IE shortcut in the desktop to launch Firefox instead
-
NewTobinParadigm
so i didn't HAVE to use ie6
-
NewTobinParadigm
no one could tell the difference
-
NewTobinParadigm
when passing by
-
NewTobinParadigm
so ye