https://github.com/web-platform-tests/wpt
Raw File
Tip revision: f697d7f44055ac06feac4a2723a100623862cea1 authored by Anne van Kesteren on 16 April 2018, 04:59:06 UTC
clearer function name
Tip revision: f697d7f
t32-opacity-basic-1.0-a-ref.html
<!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>
back to top