We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c3c3d0 commit 6fbcbeeCopy full SHA for 6fbcbee
2 files changed
css-grid/Overview.bs
@@ -2874,9 +2874,8 @@ Find the Size of an ''fr''</h4>
2874
</ol>
2875
2876
<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
-
+ This section needs adjustment to handle sum(flex-factors) < 1
+ the <a href="http://www.w3.org/TR/css-flexbox-1/#resolve-flexible-lengths">same way Flexbox now does it</a>.
2880
2881
<h2 id='pagination'>
2882
Fragmenting Grid Layout</h2>
0 commit comments