summaryrefslogtreecommitdiffstats
path: root/layout/reftests/image-element/broken-icon.html
blob: f2f6b7c451c6739d8ade2ddd052dfddc178793f5 (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<style>
  img {
    display: inline-block;
    width: 100px;
    height: 100px;
  }
</style>
<img src="broken">