Simon Fraser
Simon Fraser
I am OK with exposing these on `window.viewport` given the info above.
I see that the demo has an iterative approach to rendering the superelljpse corners. It would be great if we could somehow compute beziers to avoid having to render paths...
I've compared the squircle rendering using the superellipse function with the Apple native "continuous rounded rects", and they are different enough that I question whether web devs won't find the...
> The superellipse still has the property that there is a sharp corner between the flat edge and the start of the curve I guess that's only true if you...
Here's an [interesting article on Figma's investigation](https://www.figma.com/blog/desperately-seeking-squircles/) into squircles (where they are trying to match the Apple type of squircle).
How do you know that RADAR_59589723 is resolved?
Scrolling can be triggered by an element above the current scroll position changing size. Would these selectors trigger then? If so, we could have problems with circularity.
> > Just to participate in the bike-shedding, what about `globalHDRHeadroom`? This would match `globalCompositeOperation` & `globalAlpha`. > > It's true that this is similar in behavior to `globalAlpha`. Is...
Using `pageshow` seems fine.
Superseded by https://github.com/WebKit/WebKit/pull/55333.