#chromebug — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #chromebug, aggregated by home.social.
-
So I came across a weird DevTools bug... and also a very disappointing one.
https://issues.chromium.org/issues/438090616
Live test on CodePen https://codepen.io/thebabydino/pen/jEbGjyG
#CSS #clamp #code #coding #frontend #web #dev #webDevelopment #webDev #DevTools #Chrome #bug #ChromeBug
-
Another day, another weird print-related #ChromeBug
I actually reported it this time: https://issues.chromium.org/issues/434895702
-
Here's a "fun" Chrome zoom bug https://issues.chromium.org/issues/408752827
😬
#SVG #bug #svgBug #ChromeBug #code
#web #dev #webDev #webDevelopment #coding #frontend -
New #CSS featues should make our lives easier, right?
Except for when they're buggy. Just hit (and filed) a Chrome bug 🪲 https://issues.chromium.org/issues/405676714
Live test https://codepen.io/thebabydino/pen/qEBKRej
#bug #cssBug #chromeBug #code #coding #web #dev #webDev #webDevelopment #frontend
-
Can you help me out, mastodon? 🦣
Do you see the same result as below for this test, especially in Chrome/ Safari?
https://cdpn.io/pen/debug/KwKvRKrOr finding red in rgb(0, 100%, 0%)?
Are you on a wide gamut display? You can check here https://wide-gamut.com/test
Retoots appreciated. Thank you! 🙏
#SVG #filter #svgFilter #chrome #chromeBug #code #coding #frontend #web #webDev #webDevelopment #dev
-
A "fun" Chromium bug 🪲 I hit: https://issues.chromium.org/issues/373759987
`feComposite` intersection fails with `feTile` input... but only at certain levels of page zoom. 🥴
This was supposed to be something I would use to make an inset shadow on an `img` https://mastodon.social/@anatudor/112435568084097010 depend on the `currentColor` set on that element.
+ something I would use for a `currentColor` rounded tabs outline https://mastodon.social/@anatudor/113301770171329917
#SVG #filter #svgFilter #bug #ChromeBug #code #coding #frontend #webDev #web #dev #webDevelopment
-
Finally got around to filing a bug 🪲 https://issues.chromium.org/u/1/issues/373410239
This breaks a lot of demos by adding what looks like ugly muddy grey background areas.
Also see interop issue https://github.com/web-platform-tests/interop/issues/756
#SVG #filter #bug #Chrome #ChromeBug #svgFilter #code #coding #frontend #web #dev #webDev #webDevelopment #CSS
-
CSS challenge: I’ve been working for a solution for leaders via SVG backgrounds with lines + stroke-dasharray: https://codepen.io/leaverou/pen/bGPMNRb?editors=1100
It *almost* works great except:
1. Is f*cked for long items
2. Needs a way to adjust the gap so that it always starts and ends with a dot (I have a hunch round() can help here)No markup changes.
(Why not use circles + background-repeat: round no-repeat; ? Because there’s some kind of #ChromeBug that makes it print very badly)
-
What in Beelzebub's name's going on? My Slice! demo is in the
@codepen Spark and... it looks broken in the screenshot included with it!Been told it looks broken in Chrome before https://x.com/rolandfranke/status/1803383982798540987 but I can't reproduce it in any Chromium version on Linux. Can you? What OS?
The live demo https://codepen.io/thebabydino/pen/GRaKbZo
-
Looks like this is just a Chromium issue https://twitter.com/Benjamin_Aster/status/1789709940170305653
So I've filed a bug 🪲 https://issues.chromium.org/u/1/issues/340018135
#bug #chrome #ChromeBug #css #code #coding #frontend #webDev #webDevelopment
-
Hit a *very* strange #svgFilter #bug 🪲 in #Chrome. There's this weird clipping for the result of `feComposite` using the `in` or `atop` operator (no issues for `over`, `out`, `xor`)... and it depends on the size of the viewport?!
https://codepen.io/thebabydino/pen/abxvwoo
All fine in Firefox.
All would be fine in Safari too, if it wasn't for another strange bug... https://mastodon.social/@anatudor/112048871998907011
#CSS #SVG #filter #ChromeBug #code #coding #frontend #webDev #webDevelopment