Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-gaps/grid/fragmentation/grid-gap-decorations-fragmentation-038-crash.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<title>
CSS Gap Decorations: a block-fragmented grid with an extremely large row gap
should not crash.
</title>
<ins><style>
body { columns: 0px; }
.grid-container { display: grid; row-gap: 1.05e+10px; padding: 260px 260px 100px; line-height: 3.40282e+38px; height: 260px; }
</style>
<div class="grid-container">
<div><b>A</div>