Intent to prototype and ship: CSS comparison functions: min() / max() / clamp()

2020-02-20 Thread Emilio Cobos Álvarez
Hi, In bug 1519519 I plan to enable the min() / max() / clamp() CSS functions by default. Summary: These functions allow authors to do what their name says :-) Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1519519 Standard: https://drafts.csswg.org/css-values-4/#comp-func Platform cover

Re: [blink-dev] Re: What to do about scroll anchoring?

2020-02-20 Thread Chris Harrelson
Hi Emlio, Thanks for your patience with these fixes and taking the time to outline your concerns. Hope things are better now, and as always, if not just say so. :) Chris On Thu, Feb 20, 2020 at 7:39 AM Emilio Cobos Álvarez wrote: > A quick status update here: > > I landed some heuristics to di

Re: [blink-dev] Re: What to do about scroll anchoring?

2020-02-20 Thread Emilio Cobos Álvarez
A quick status update here: I landed some heuristics to disable scroll anchoring in pathological cases in Firefox a long while ago. This stopped virtually all compat issues, though it's obviously not great. Chris and other Chromium folks have been doing work to fix Chromium issues that were