fune/testing/web-platform/tests/css/css-grid/reference/anonymous-grid-items-001-ref.html
Antonio Gomes b2caeb021c Bug 1629600 [wpt PR 22903] - [css-grid] Migrate anonymous-grid-items.html to WPT, a=testonly
Automatic update from web-platform-tests
[css-grid] Migrate anonymous-grid-items.html to WPT

BUG=767015, 1063749
R=rego@igalia.com

Change-Id: I9c5a1fef63bb2756e1c3ec28b1535c71db2e70fc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2147557
Commit-Queue: Antonio Gomes <tonikitoo@igalia.com>
Reviewed-by: Manuel Rego <rego@igalia.com>
Cr-Commit-Position: refs/heads/master@{#758824}

--

wpt-commits: 1c81cda300ffeecfe8f2883fe5cf5237570785e1
wpt-pr: 22903
2020-04-21 14:31:37 +00:00

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>