chromium/third_party/blink/web_tests/images/cross-fade-svg-fragments-expected.html

<!DOCTYPE html>
<title>Test SVG fragments in -webkit-cross-fade image</title>
<style>
    div {
        width: 100px;
        height: 100px;
        background-color: green;
    }
</style>
<div></div>
<p>There should be one green square above and one green square below.
<div></div>