aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/css-tests/css-conditional-3_dev/html/reference/support/pass.htm
blob: c2ad63be975f3c4589a46e95e3e3456a7dec652c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
 <head>
  <title>CSS Reftest Reference</title>
  <link rel="author" title="Cameron McCormack" href="mailto:cam@mcc.id.au">
  <style type="text/css">
   html { background-color: green }
  </style>
 </head>
 <body>
 </body>
</html>