summaryrefslogtreecommitdiffstats
path: root/layout/tools/reftest/selftest/files/green.html
blob: bd7e2ec1b8afd0007d909eb7097bb9adad8f89bf (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
  <body>
    <div style="color: green">Text</div>
  </body>
</html>