https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 04f42da4f68238031149ae1d0daa8d5b074f3c22 authored by Boris Zbarsky on 04 April 2018, 17:30:07 UTC
Remove support for the 'type' parameter to document.open.
Tip revision: 04f42da
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