summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-grid/reference/anonymous-grid-items-001-ref.html
blob: 20302c2f1aa48e45b0698ed42bca866cf8f6a58e (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<body>
  <div>The test passes if it has the same output than the reference.</div>
  <div>
    <div>anonymous item</div>
  </div>
</body>
</html>