summaryrefslogtreecommitdiffstats
path: root/layout/reftests/image/moz-broken-matching-1.html
blob: eb63194e140bf64dde4b3166447b726ff3a558a0 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<style>
  :-moz-broken {
    border: 10px solid green;
  }
</style>
<img src="nosuch:url">