Skip to content

Commit d149e2a

Browse files
committed
[css-grid-1] Update DoC
1 parent 7676ea2 commit d149e2a

File tree

2 files changed

+64
-6
lines changed

2 files changed

+64
-6
lines changed

css-grid-1/issues-cr-2017.bsi

+31-2
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,10 @@ Issue 50.
443443
Summary: Define intrinsic size contribution of fit-content(indefinite %)
444444
From: Oriol Brufau
445445
Comment: https://github.com/w3c/csswg-drafts/issues/3585
446-
Open
446+
Response: https://github.com/w3c/csswg-drafts/issues/3585#issuecomment-461321936
447+
Changes: https://github.com/w3c/csswg-drafts/commit/d110d63e244b4e04640447c9e26ae993da7e8091
448+
Open: Accepted
449+
Resolved: Editorial
447450
----
448451
Issue 51.
449452
Summary: Clarify percentages behaving as auto
@@ -463,7 +466,10 @@ Issue 53.
463466
Summary: "Distribute space to base sizes up to growth limits" unclear
464467
From: Oriol Brufau
465468
Comment: https://github.com/w3c/csswg-drafts/issues/3615
466-
Open
469+
Response: https://github.com/w3c/csswg-drafts/issues/3615#issuecomment-461317375
470+
Changes: https://github.com/w3c/csswg-drafts/commit/d5b1ee8ecde26e7a55e3b94774612007079e5758
471+
Changes: https://github.com/w3c/csswg-drafts/commit/9fbbae380169505a2f0ebe090ee2a321e4b73633
472+
Closed: Accepted
467473
----
468474
Issue 54.
469475
Summary: Sizing algorithm doesn't define span > 2
@@ -473,3 +479,26 @@ Response: https://github.com/w3c/csswg-drafts/issues/3617#issuecomment-460856916
473479
Closed: Invalid
474480
Verified: https://github.com/w3c/csswg-drafts/issues/3617#issuecomment-460859694
475481
----
482+
Issue 55.
483+
Summary: Sizing span >= 2 inconsistent with span 1
484+
From: Oriol Brufau
485+
Comment: https://github.com/w3c/csswg-drafts/issues/3616#issuecomment-461330465
486+
Response: https://github.com/w3c/csswg-drafts/issues/3616#issuecomment-461330465
487+
Closed: Invalid
488+
Verified: https://github.com/w3c/csswg-drafts/issues/3616#issuecomment-461396941
489+
----
490+
Issue 56.
491+
Summary: Add note saying that span >= 2 is consistent with span 1
492+
From: Oriol Brufau
493+
Comment: https://github.com/w3c/csswg-drafts/issues/3616#issuecomment-461396941
494+
Response:
495+
Open
496+
----
497+
Issue 57.
498+
Summary: Add note that minimum contribution <= min-content contribution
499+
From: Oriol Brufau
500+
Comment: https://github.com/w3c/csswg-drafts/issues/3616#issuecomment-461396941
501+
Changes: https://github.com/w3c/csswg-drafts/commit/
502+
Closed: Accepted
503+
Resolved: Editorial
504+
----

css-grid-1/issues-cr-2017.html

+33-4
Original file line numberDiff line numberDiff line change
@@ -476,12 +476,15 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2017-12-14 CR</h1>
476476
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/1d563d1ceb75b1ccaed284652166016a802c32ad'>https://github.com/w3c/csswg-drafts/commit/1d563d1ceb75b1ccaed284652166016a802c32ad</a></span>
477477
<span class="a">Closed: Accepted</span>
478478
<span>Resolved: Bugfix</span></pre>
479-
<pre class='open ' id='issue-50'>
479+
<pre class='open a' id='issue-50'>
480480
<span>Issue 50. <a href='#issue-50'>#</a></span>
481481
<span>Summary: Define intrinsic size contribution of fit-content(indefinite %)</span>
482482
<span>From: Oriol Brufau</span>
483483
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3585'>https://github.com/w3c/csswg-drafts/issues/3585</a></span>
484-
<span>Open</span></pre>
484+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3585#issuecomment-461321936'>https://github.com/w3c/csswg-drafts/issues/3585#issuecomment-461321936</a></span>
485+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/d110d63e244b4e04640447c9e26ae993da7e8091'>https://github.com/w3c/csswg-drafts/commit/d110d63e244b4e04640447c9e26ae993da7e8091</a></span>
486+
<span class="a">Open: Accepted</span>
487+
<span>Resolved: Editorial</span></pre>
485488
<pre class='open ' id='issue-51'>
486489
<span>Issue 51. <a href='#issue-51'>#</a></span>
487490
<span>Summary: Clarify percentages behaving as auto</span>
@@ -496,12 +499,15 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2017-12-14 CR</h1>
496499
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/93f0feba42b29da59029891ca4cc4a2e8ddf95d9'>https://github.com/w3c/csswg-drafts/commit/93f0feba42b29da59029891ca4cc4a2e8ddf95d9</a></span>
497500
<span class="a">Closed: Accepted</span>
498501
<span>Resolved: Editorial</span></pre>
499-
<pre class='open ' id='issue-53'>
502+
<pre class=' a' id='issue-53'>
500503
<span>Issue 53. <a href='#issue-53'>#</a></span>
501504
<span>Summary: "Distribute space to base sizes up to growth limits" unclear</span>
502505
<span>From: Oriol Brufau</span>
503506
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3615'>https://github.com/w3c/csswg-drafts/issues/3615</a></span>
504-
<span>Open</span></pre>
507+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3615#issuecomment-461317375'>https://github.com/w3c/csswg-drafts/issues/3615#issuecomment-461317375</a></span>
508+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/d5b1ee8ecde26e7a55e3b94774612007079e5758'>https://github.com/w3c/csswg-drafts/commit/d5b1ee8ecde26e7a55e3b94774612007079e5758</a></span>
509+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/9fbbae380169505a2f0ebe090ee2a321e4b73633'>https://github.com/w3c/csswg-drafts/commit/9fbbae380169505a2f0ebe090ee2a321e4b73633</a></span>
510+
<span class="a">Closed: Accepted</span></pre>
505511
<pre class=' a' id='issue-54'>
506512
<span>Issue 54. <a href='#issue-54'>#</a></span>
507513
<span>Summary: Sizing algorithm doesn't define span > 2</span>
@@ -510,6 +516,29 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2017-12-14 CR</h1>
510516
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3617#issuecomment-460856916'>https://github.com/w3c/csswg-drafts/issues/3617#issuecomment-460856916</a></span>
511517
<span class="oi">Closed: Invalid</span>
512518
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/3617#issuecomment-460859694'>https://github.com/w3c/csswg-drafts/issues/3617#issuecomment-460859694</a></span></pre>
519+
<pre class=' a' id='issue-55'>
520+
<span>Issue 55. <a href='#issue-55'>#</a></span>
521+
<span>Summary: Sizing span >= 2 inconsistent with span 1</span>
522+
<span>From: Oriol Brufau</span>
523+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3616#issuecomment-461330465'>https://github.com/w3c/csswg-drafts/issues/3616#issuecomment-461330465</a></span>
524+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/3616#issuecomment-461330465'>https://github.com/w3c/csswg-drafts/issues/3616#issuecomment-461330465</a></span>
525+
<span class="oi">Closed: Invalid</span>
526+
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/3616#issuecomment-461396941'>https://github.com/w3c/csswg-drafts/issues/3616#issuecomment-461396941</a></span></pre>
527+
<pre class='open ' id='issue-56'>
528+
<span>Issue 56. <a href='#issue-56'>#</a></span>
529+
<span>Summary: Add note saying that span >= 2 is consistent with span 1</span>
530+
<span>From: Oriol Brufau</span>
531+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3616#issuecomment-461396941'>https://github.com/w3c/csswg-drafts/issues/3616#issuecomment-461396941</a></span>
532+
<span>Response:</span>
533+
<span>Open</span></pre>
534+
<pre class=' a' id='issue-57'>
535+
<span>Issue 57. <a href='#issue-57'>#</a></span>
536+
<span>Summary: Add note that minimum contribution &lt;= min-content contribution</span>
537+
<span>From: Oriol Brufau</span>
538+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3616#issuecomment-461396941'>https://github.com/w3c/csswg-drafts/issues/3616#issuecomment-461396941</a></span>
539+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/'>https://github.com/w3c/csswg-drafts/commit/</a></span>
540+
<span class="a">Closed: Accepted</span>
541+
<span>Resolved: Editorial</span></pre>
513542
<script>
514543
(function () {
515544
var sheet = document.styleSheets[0];

0 commit comments

Comments
 (0)