👀🤩 View Transitions excitement!

https://commits.webkit.org/274906@main

[view-transitions] Enable by default · WebKit/WebKit@7d08296

https://bugs.webkit.org/show_bug.cgi?id=269632 rdar://123128491 Reviewed by Anne van Kesteren. There's a bit of work to do still, but we're getting closer to a point where this is testabl...

GitHub

PR got reverted.

Easy come, easy go … 🤷‍♂️

@bramus Are we going to get it back after all? New PR to enable it by default is back! https://github.com/WebKit/WebKit/pull/24728
[view-transitions] Enable by default by nt1m · Pull Request #24728 · WebKit/WebKit

efabf3e [view-transitions] Enable by default https://bugs.webkit.org/show_bug.cgi?id=269632 rdar://123128491 Reviewed by Anne van Kesteren. Basic view transitions are usable as of #24725 Remaini...

GitHub

@callie Yeah, back on track :)

Still a bunch of things that need to be done (inheritance, actual animation of the pseudos, ...), though. I guess the PR is mainly there to see if other things don't break because of the code being active.