Robert Flack
Robert Flack
Yes, this is a new feature / concept that cannot be replicated by standard CSS - however - it lets the view transition be naturally sized by the element, and...
> I’d go even further and then suggest to add `overflow: clip` to the `::view-transition-group-children(*)` pseudos by default Even if the captured element didn't clip? Wouldn't that cause content to...
I prefer option 1. If we require the root to participate, there are two concerns: 1. If we can't agree on a reasonable way to handle pointer-events for participating elements,...
> I think authors will expect the default to work similar to view timelines by default, or at least similar to how you'd polyfill this simply with IntersectionObserver. There's a...
Unfortunately, I do not think the API exists for CIRC to run as a chrome extension. The chrome apps API had the ability to create plain TCP connections which are...
> And what about this one here? https://workspace.google.com/marketplace/app/irc_client_for_browser/999357435640 This looks like a webserver (similar to the local server model I mentioned above) but hosted on heroku's infrastructure. You could likely...
Agree we should support multiple sources since this is a likely extension to support cases like 2d timelines. It feels a bit odd that it is a bunch of coordinated...