servo/tests/wpt/web-platform-tests/css/css-grid/reference/anonymous-grid-items-001-ref.html

9 lines
168 B
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>