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

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