summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-color/t422-rgba-a1.0-a-ref.html
blob: 6aa32ae7bb6496f9359502feb4bcfa04bc3c8dd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Reference</title>
<link rel="author" title="Intel" href="http://www.intel.com">
<style>
  html, body { background: white; }
</style>
<body>
  <p>This text should be the same color (black) as the line below.</p>
  <p>This text should be the same color (black) as the line above.</p>
</body>