chromium/third_party/blink/web_tests/paint/invalidation/outline/focus-ring-on-inline-continuation-move-expected.html

<!DOCTYPE html>
<div style="outline: auto; position: relative; top: 80px; width: 100px; height: 100px">
  <div style="position: relative; width: 100px; height: 100px; background-color: green"></div>
</div>