summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-sizing/block-fit-content-as-initial-ref.html
blob: 7fdc142534eb768cb403666614d1c3df8cc1d7bb (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<body>
  <div class='parent'>
    <img class='child' src='../support/60x60-green.png'>
  </div>
</body>