blob: 628466d5c2a43d4b1c478f2ed28e029c6eb0d13a [file] [log] [blame]
<!DOCTYPE html>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
--><html><head><title>CSS Reftest Reference</title>
<link href="mailto:cam@mcc.id.au" rel="author" title="Cameron McCormack">
<style>
p {
color: green;
}
</style>
</head><body><p>This text must be green.</p>
</body></html>