chromium/third_party/blink/web_tests/fast/overflow/add-visual-overflow-and-change-container-position-expected.html

<!DOCTYPE html>
Tests overflow recalc when container changes position but no layout is scheduled for descendants.
Passes if the blue square has black box shadow.
<div style="width: 200px; height: 200px; background-color: blue; box-shadow: 50px 50px black"></div>