layoutScroll — FLIP inside scroll containers

without layoutScroll drifts on scroll
with layoutScroll stays anchored
  1. Click expand box (animation runs over 1.8 s — plenty of time).
  2. While the boxes are still animating, drag the scrollbar of either panel down by ~80 px.
  3. Left panel — the red box jumps / drifts as the FLIP transform fights the scroll. Right panel — the teal box keeps animating smoothly to its new size and stays anchored to its place in the scrolled-content coordinate space.