chromium/third_party/blink/web_tests/external/wpt/css/css-grid/reference/anonymous-grid-items-001-ref.html

<!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>