summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/315920-19-ref.html
blob: 4c65731f51428f3dae4e90d5663cd29fa3949fde (plain)
1
2
3
4
5
6
7
8
<!DOCTYPE html>
<html>
  <body
    <label for="ffximage" style="color: green">Should be no red</label>
    <br>
    <span style="color: green" >Should be no red</span>
  </body>
</html