Skip to content

Deal with overflow:clip #2596

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Apr 20, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update Overview.bs
  • Loading branch information
fantasai authored Apr 20, 2018
commit d5620959a9a06ade40add39592a8f3d7828e5deb
2 changes: 1 addition & 1 deletion css-grid-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1238,7 +1238,7 @@ Automatic Minimum Size of Grid Items</h3>

To provide a more reasonable default <a>minimum size</a> for <a>grid items</a>,
the used value of an <a>automatic minimum size</a> in a given axis
on a <a>grid item</a> which is not a <a>scroll container</a>
on a <a>grid item</a> that is not a <a>scroll container</a>
and that spans at least one <a>track</a> in that axis
whose <a>min track sizing function</a> is ''grid-template-rows/auto''
is a <dfn>content-based minimum size</dfn>;
Expand Down