chromium/third_party/blink/web_tests/paint/invalidation/svg/add-background-property-on-root-expected.html

<!DOCTYPE html>
<div style="width: 100px; height: 100px">
  <svg width="100" height="100" style="background: green"></svg>
</div>