blob: 5d4d996106d13a060cf192efb134e1c74aae024d (
plain)
1
2
3
4
|
<!DOCTYPE html>
<title>CSS Grid: Do not leave stale pointers into the grid container</title>
<p>This test passes if it doesn't crash and it matches the reference.</p>
<span style="display: grid" contenteditable=plaintext-only></span>
|