chromium/third_party/blink/web_tests/paint/invalidation/background/local-attachment-background-li-crash.html

<!DOCTYPE html>
<script src="../../../resources/testharness.js"></script>
<script src="../../../resources/testharnessreport.js"></script>
<script>test(function(){});</script>
<li style="background-attachment: local; border-image-source: url(#a); contain: strict"></li>