By using two sequential View Transitions when intercepting links with the Navigation API – one in the precommitHandler and one in the regular handler – you can fake a Two-Phase View Transition today!
A rather geeky/technical weblog, est. 2001, by Bramus
precommitHandlerwidth or height no longer forces a Main Thread animation (in Chrome, under the right conditions)@starting-style
I built something that I needed into DevTools: debugging support for CSS @starting-style rules.
--light-dark() function in CSS that works with any type of value (not just colors!) in just 3 LOC