summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-text-decor/text-decoration-color-recalc-002-ref.html
blob: 440d2f051cae91b62ff33b454646306dcbd05f0f (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
    <body>
        <p style="color: green;"><s>Text passes if strikethrough color is green.</s></p>
    </body>
</html>