|
|
|
|
|
by chrismorgan
1684 days ago
|
|
Oh, it can definitely happen. In earlier drafts of the current iteration of my website, I used `mix-blend-mode: multiply` liberally (most significantly for the left sidebar), and discovered that in Chromium under Windows anything you used it on would stop rendering after a few thousand pixels (4096 or 8192 or something, my memory’s fuzzy and I don’t have the bug IDs handy), meaning that most of some of my articles were just missing. And that wasn’t even the only debilitating bug I found in Chromium in the process. So I regretfully removed some of the clevernesses that did produce better results in Firefox, because I found Chromium so terribly buggy in some of the slightly-newer stuff. (My general experience and impression is that Chromium ships fast with lots of bugs that tend to linger, and Firefox ships more slowly with decidedly fewer bugs.) But still, most CSS bugs aren’t so severe. |
|
I knew it'd be this number right away, because it's also the maximum screenshot height thanks to being the maximum height of a surface in Chromium (Actually last I checked this technically depends on the GL backend used, but 16kpx seems common)