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