chromium/third_party/blink/web_tests/paint/invalidation/svg/resize-svg-root-with-child-stroke-expected.html

<!DOCTYPE html>
<svg id="svg" style="width: 100px">
  <rect width="100" height="100" stroke="blue" stroke-width="25">
</svg>