Elektrine lite

← Feed

Andreu Botella :verified_enby:

andreu@mastodon.andreubotella.com

<p>Browser engineer at <span class="h-card" translate="no"><a href="https://floss.social/@igalia" class="u-url mention">@<span>igalia</span></a></span>, currently working on layout on Chromium (Google Chrome), as well as on interoperability between browsers and server-side JS runtimes as a co-chair of WinterTC.</p><p>I&#39;m also:<br />- A math/physics/linguistics geek.<br />- Linux person.<br />- Atheist / secular humanist.<br />- G(r)ay asexual.<br />- Non-binary.</p>

Posts

  • Post #954882

    Hey! CSS developers! I want to hear from you. I&#39;m improving the way line clamping works in Chrome and in the specs. The existing -webkit-line-clamp property is a mess, because it will only do something if you have other properties (which are legacy versions of flexbox properties), and we can&#39;t fix that because of web compat. But we can add a new line-clamp property without those issues! But right now I&#39;m dealing with what should happen if you have both properties set on the same el...