https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 28c8debd4209bd796cc84032359b566eac9a6838 authored by Darren Shen on 11 April 2018, 06:04:13 UTC
[css-typed-om] Support remaining text properties.
Tip revision: 28c8deb
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