home.social

#firefoxbug — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #firefoxbug, aggregated by home.social.

  1. Did you know you could get the number of `auto-fit` columns of a grid by dividing the grid width (known to the grid's children/ pseudos as `100cqw` if we make the grid a container) to the unit column width `--u`?

    See the live demo on @codepen codepen.io/thebabydino/pen/zxG

    No Firefox yet... and the bug 🪲 looks like it's dormant 😿 bugzilla.mozilla.org/show_bug.

    #CSS #layout #cssLayout #cssMaths #grid #cssGrid #code #coding #frontend #calc #web #dev #webDev #webDevelopment #CodePen #FirefoxBug #bug

  2. Did you know you could get the number of `auto-fit` columns of a grid by dividing the grid width (known to the grid's children/ pseudos as `100cqw` if we make the grid a container) to the unit column width `--u`?

    See the live demo on @codepen codepen.io/thebabydino/pen/zxG

    No Firefox yet... and the bug 🪲 looks like it's dormant 😿 bugzilla.mozilla.org/show_bug.

    #CSS #layout #cssLayout #cssMaths #grid #cssGrid #code #coding #frontend #calc #web #dev #webDev #webDevelopment #CodePen #FirefoxBug #bug

  3. Did you know you could get the number of `auto-fit` columns of a grid by dividing the grid width (known to the grid's children/ pseudos as `100cqw` if we make the grid a container) to the unit column width `--u`?

    See the live demo on @codepen codepen.io/thebabydino/pen/zxG

    No Firefox yet... and the bug 🪲 looks like it's dormant 😿 bugzilla.mozilla.org/show_bug.

    #CSS #layout #cssLayout #cssMaths #grid #cssGrid #code #coding #frontend #calc #web #dev #webDev #webDevelopment #CodePen #FirefoxBug #bug

  4. Did you know you could get the number of `auto-fit` columns of a grid by dividing the grid width (known to the grid's children/ pseudos as `100cqw` if we make the grid a container) to the unit column width `--u`?

    See the live demo on @codepen codepen.io/thebabydino/pen/zxG

    No Firefox yet... and the bug 🪲 looks like it's dormant 😿 bugzilla.mozilla.org/show_bug.

    #CSS #layout #cssLayout #cssMaths #grid #cssGrid #code #coding #frontend #calc #web #dev #webDev #webDevelopment #CodePen #FirefoxBug #bug

  5. Pure CSS text effect codepen.io/thebabydino/details

    No text duplication, no JS, no images save for CSS gradients, no SVG at all. Under 20 CSS declarations, including layout, prettifying, `@​media` queries, `@​supports` blocks, CSS variable declarations...

    No Firefox (bug 🪲 1481498 ).

    Heavily commented as well.

    #CSS #textEffect #cssGradient #blending #blendMode #code #coding #frontend #webDev #webDevelopment #bug #Safari #SafariBug #FirefoxBug #Firefox #CodePen #noJS #noSVG #mediaQuery #typography