Skip to content

Commit 6fbcbee

Browse files
committed
[css-grid] Improve issue wording
1 parent 2c3c3d0 commit 6fbcbee

2 files changed

Lines changed: 457 additions & 405 deletions

File tree

css-grid/Overview.bs

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2874,9 +2874,8 @@ Find the Size of an ''fr''</h4>
28742874
</ol>
28752875

28762876
<p class='issue'>
2877-
This probably needs to be adjusted to handle sum(flex factors) approaches zero,
2878-
same as how Flexbox does it.
2879-
2877+
This section needs adjustment to handle sum(flex-factors) < 1
2878+
the <a href="http://www.w3.org/TR/css-flexbox-1/#resolve-flexible-lengths">same way Flexbox now does it</a>.
28802879

28812880
<h2 id='pagination'>
28822881
Fragmenting Grid Layout</h2>

0 commit comments

Comments
 (0)