chromium/third_party/blink/web_tests/paint/invalidation/background/background-clip-text-change-expected.html

<!DOCTYPE html>
<div style="background: linear-gradient(blue, green);
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent">New text</div>