chromium/third_party/blink/web_tests/external/wpt/css/css-text-decor/text-decoration-color-recalc-002-ref.html

<!DOCTYPE html>
<html>
    <body>
        <p style="color: green;"><s>Text passes if strikethrough color is green.</s></p>
    </body>
</html>