Pizzacus™
Pizzacus™
I think it's because you put it in a Firefox theme file it may impact the UI, normal websites are not able to do stuff like, that I assure you
I don't think so you just add it to the file and you're done, it wouldn't have any secondary effect as far as I'm aware as `:root` only targets the...
While scrollbars are usually themed, I don't see how this would ever cause any problems, as they're to the side, not over the background, so it doesn't matter what colour...
Whoops, I forgot to reply to this. > The goal of minireset I believe, is to create a clean slate for css styling for with minimal change for broad applications....
> Most browsers know to default the page background to white This is false we just explained it, Firefox may set the page to black by default on some themes,...
Ah, I see, the reason why that is is probably that the `:root` element takes the background of `` if no other background is set. So my next question was...
@sdaro I think it would be simpler to have a checkbox saying "Use Legacy Algorithm", and show a message to inform everyone of the algorithm change to tell them to...
Hmm... Not sure if that would be the best, because node-fetch uses `size` as the max size, and this package is meant to be a reimplementation of node-fetch. Maybe it...