summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-color/t32-opacity-basic-1.0-a-ref.html
blob: b59c82f46dacc3b07a3d0c42f84298415f97825a (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Reference</title>
<body>
    <p id="one">This text should be the same color as the line below.</p>
    <p id="two">This text should be the same color as the line above.</p>
</body>