blob: 613528e92604bd26d3cbce54445c68d653a588ea [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<title>Green text reference for hex shorthand tests</title>
<style>
.test { color: #007700}
</style>
<body>
<p class="test">Test passes if this text is green</p>
</body>