blob: 628466d5c2a43d4b1c478f2ed28e029c6eb0d13a [file] [log] [blame]
hyatt@apple.com8c2518f2015-10-15 19:48:58 +00001<!DOCTYPE html>
2<!--
3 Any copyright is dedicated to the Public Domain.
4 http://creativecommons.org/publicdomain/zero/1.0/
5--><html><head><title>CSS Reftest Reference</title>
6<link href="mailto:cam@mcc.id.au" rel="author" title="Cameron McCormack">
7<style>
8p {
9 color: green;
10}
11</style>
12</head><body><p>This text must be green.</p>
13</body></html>