|
| 1 | +<!DOCTYPE html> |
| 2 | +<meta charset="utf-8"> |
| 3 | +<title>CSS Grid Layout Level 1 Disposition of Comments for 2016-05-19 WD</title> |
| 4 | +<style type="text/css"> |
| 5 | + pre { border: solid thin silver; padding: 0.2em; white-space: normal; } |
| 6 | + pre > span { display: block; white-space: pre; } |
| 7 | + :not(pre).a { background: lightgreen } |
| 8 | + :not(pre).d { background: lightblue } |
| 9 | + :not(pre).oi { background: yellow } |
| 10 | + :not(pre).r { background: orange } |
| 11 | + :not(pre).fo { background: red } |
| 12 | + .open { border: solid red; } |
| 13 | + :target { box-shadow: 0.25em 0.25em 0.25em; } |
| 14 | +</style> |
| 15 | + |
| 16 | +<h1>CSS Grid Layout Level 1 Disposition of Comments for 2016-05-19 WD</h1> |
| 17 | + |
| 18 | +<p>Dated Draft: <a href="https://www.w3.org/TR/2016/WD-css-grid-1-20160519/">https://www.w3.org/TR/2016/WD-css-grid-1-20160519/</a> |
| 19 | + |
| 20 | +<p>Editor's Draft: <a href="http://drafts.csswg.org/css-grid-1/">http://drafts.csswg.org/css-grid-1/</a> |
| 21 | + |
| 22 | +<p>The following color coding convention is used for comments:</p> |
| 23 | + |
| 24 | +<ul> |
| 25 | + <li class="a">Accepted or Rejected and positive response |
| 26 | + <li class="r">Rejected and no response |
| 27 | + <li class="fo">Rejected and negative response |
| 28 | + <li class="d">Deferred |
| 29 | + <li class="oi">Out-of-Scope or Invalid and not verified |
| 30 | +</ul> |
| 31 | + |
| 32 | +<p class=open>Open issues are marked like this</p> |
| 33 | + |
| 34 | +<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>, |
| 35 | +<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>. |
| 36 | +<code>Verified</code> indicates commentor's acceptance of the response.</p> |
| 37 | +<pre class=' a' id='issue-1'> |
| 38 | +<span>Issue 1. <a href='#issue-1'>#</a></span> |
| 39 | +<span>Summary: <line-names> invalid before repeat()</span> |
| 40 | +<span>From: Manuel Rego Casasnovas</span> |
| 41 | +<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0189.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0189.html</a></span> |
| 42 | +<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0192.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0192.html</a></span> |
| 43 | +<span>Changes: <a href='https://hg.csswg.org/drafts/rev/a99892b17d43'>https://hg.csswg.org/drafts/rev/a99892b17d43</a></span> |
| 44 | +<span class="a">Closed: Accepted</span> |
| 45 | +<span>Resolved: Bugfix</span></pre> |
| 46 | +<pre class=' a' id='issue-2'> |
| 47 | +<span>Issue 2. <a href='#issue-2'>#</a></span> |
| 48 | +<span>Summary: What does a percentage mean inside fit-content()?</span> |
| 49 | +<span>From: Sergio Villar Senin</span> |
| 50 | +<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0161.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0161.html</a></span> |
| 51 | +<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0203.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0203.html</a></span> |
| 52 | +<span>Changes: <a href='https://hg.csswg.org/drafts/rev/0f620563bcd9'>https://hg.csswg.org/drafts/rev/0f620563bcd9</a></span> |
| 53 | +<span class="a">Closed: Accepted</span> |
| 54 | +<span>Verified:</span> |
| 55 | +<span>Resolved: Editor's discretion</span></pre> |
| 56 | +<pre class=' ' id='issue-3'> |
| 57 | +<span>Issue 3. <a href='#issue-3'>#</a></span> |
| 58 | +<span>Summary: Validity of repeat() syntax inside 'grid-template' shorthand</span> |
| 59 | +<span>From: Manuel Rego Casasnovas</span> |
| 60 | +<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0191.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0191.html</a></span> |
| 61 | +<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016May/0193.html'>https://lists.w3.org/Archives/Public/www-style/2016May/0193.html</a></span></pre> |
| 62 | +<pre class=' a' id='issue-4'> |
| 63 | +<span>Issue 4. <a href='#issue-4'>#</a></span> |
| 64 | +<span>Summary: Clarifications to grid baselines</span> |
| 65 | +<span>From: Mats Palmgren</span> |
| 66 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/134'>https://github.com/w3c/csswg-drafts/issues/134</a></span> |
| 67 | +<span>Changes: <a href='https://hg.csswg.org/drafts/rev/52f9142b96cd'>https://hg.csswg.org/drafts/rev/52f9142b96cd</a></span> |
| 68 | +<span class="a">Closed: Accepted (to css-align)</span> |
| 69 | +<span>Resolved: Editorial</span></pre> |
| 70 | +<pre class=' a' id='issue-5'> |
| 71 | +<span>Issue 5. <a href='#issue-5'>#</a></span> |
| 72 | +<span>Summary: Fill out Percentage line in propdef table</span> |
| 73 | +<span>From: teoli2003</span> |
| 74 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/175'>https://github.com/w3c/csswg-drafts/issues/175</a></span> |
| 75 | +<span class="a">Closed: Accepted</span> |
| 76 | +<span>Resolved: Editorial</span></pre> |
| 77 | +<pre class=' a' id='issue-6'> |
| 78 | +<span>Issue 6. <a href='#issue-6'>#</a></span> |
| 79 | +<span>Summary: Figure numbering is broken</span> |
| 80 | +<span>From: Samuel Snopko</span> |
| 81 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/177'>https://github.com/w3c/csswg-drafts/issues/177</a></span> |
| 82 | +<span class="a">Closed: Accepted</span> |
| 83 | +<span>Resolved: Editorial</span></pre> |
| 84 | +<pre class=' a' id='issue-7'> |
| 85 | +<span>Issue 7. <a href='#issue-7'>#</a></span> |
| 86 | +<span>Summary: Editorial tweaks to baselines section</span> |
| 87 | +<span>From: Mats Palmgren</span> |
| 88 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/196'>https://github.com/w3c/csswg-drafts/issues/196</a></span> |
| 89 | +<span class="a">Closed: Accepted</span> |
| 90 | +<span>Resolved: Editorial</span></pre> |
| 91 | +<pre class=' a' id='issue-8'> |
| 92 | +<span>Issue 8. <a href='#issue-8'>#</a></span> |
| 93 | +<span>Summary: Grid line name vs collapsed tracks</span> |
| 94 | +<span>From: Sergio Villar Senin</span> |
| 95 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/172'>https://github.com/w3c/csswg-drafts/issues/172</a></span> |
| 96 | +<span class="a">Closed: Accepted</span> |
| 97 | +<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Jun/0180.html'>https://lists.w3.org/Archives/Public/www-style/2016Jun/0180.html</a></span></pre> |
| 98 | +<pre class=' a' id='issue-9'> |
| 99 | +<span>Issue 9. <a href='#issue-9'>#</a></span> |
| 100 | +<span>Summary: Clarify that gutters are included in intrinsic sizes</span> |
| 101 | +<span>From: Mats Palmgren</span> |
| 102 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/246'>https://github.com/w3c/csswg-drafts/issues/246</a></span> |
| 103 | +<span>Changes: <a href='https://hg.csswg.org/drafts/rev/2b23c96ec410'>https://hg.csswg.org/drafts/rev/2b23c96ec410</a></span> |
| 104 | +<span class="a">Closed: Accepted</span> |
| 105 | +<span>Resolved: Editorial</span></pre> |
| 106 | +<pre class=' a' id='issue-10'> |
| 107 | +<span>Issue 10. <a href='#issue-10'>#</a></span> |
| 108 | +<span>Summary: Clarify "all other properties" in grid shorthand definition</span> |
| 109 | +<span>From: Daniel Holbert</span> |
| 110 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/249'>https://github.com/w3c/csswg-drafts/issues/249</a></span> |
| 111 | +<span>Changes: <a href='https://hg.csswg.org/drafts/rev/1e4fee2f3a10'>https://hg.csswg.org/drafts/rev/1e4fee2f3a10</a></span> |
| 112 | +<span class="a">Closed: Accepted</span> |
| 113 | +<span>Resolved: Editorial</span></pre> |
| 114 | +<pre class=' a' id='issue-11'> |
| 115 | +<span>Issue 11. <a href='#issue-11'>#</a></span> |
| 116 | +<span>Summary: Editorial fixes from workshop feedback</span> |
| 117 | +<span>From: Jonathan Kingston</span> |
| 118 | +<span>Changes: <a href='https://hg.csswg.org/drafts/rev/6dec070aaa22'>https://hg.csswg.org/drafts/rev/6dec070aaa22</a></span> |
| 119 | +<span class="a">Closed: Accepted</span> |
| 120 | +<span>Resolved: Editorial</span></pre> |
| 121 | +<pre class=' a' id='issue-12'> |
| 122 | +<span>Issue 12. <a href='#issue-12'>#</a></span> |
| 123 | +<span>Summary: Add example for fixed-size spanner + alignment space distribution</span> |
| 124 | +<span>From: Rachel Andrew</span> |
| 125 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/215'>https://github.com/w3c/csswg-drafts/issues/215</a></span> |
| 126 | +<span>Changes: <a href='https://hg.csswg.org/drafts/rev/cbc66afa94f8'>https://hg.csswg.org/drafts/rev/cbc66afa94f8</a></span> |
| 127 | +<span class="a">Closed: Accepted</span> |
| 128 | +<span>Resolved: Editorial</span></pre> |
| 129 | +<pre class=' a' id='issue-13'> |
| 130 | +<span>Issue 13. <a href='#issue-13'>#</a></span> |
| 131 | +<span>Summary: Clamping for fit-content() is incorrect</span> |
| 132 | +<span>From: Mats Palmgren</span> |
| 133 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/209'>https://github.com/w3c/csswg-drafts/issues/209</a></span> |
| 134 | +<span>Changes: <a href='https://hg.csswg.org/drafts/rev/0f620563bcd9'>https://hg.csswg.org/drafts/rev/0f620563bcd9</a></span> |
| 135 | +<span class="a">Closed: Accepted</span> |
| 136 | +<span>Resolved: =WG= Discuss and accept?</span></pre> |
| 137 | +<pre class='open ' id='issue-14'> |
| 138 | +<span>Issue 14. <a href='#issue-14'>#</a></span> |
| 139 | +<span>Summary: Application of block-axis baselines</span> |
| 140 | +<span>From: Mats Palmgren</span> |
| 141 | +<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/197'>https://github.com/w3c/csswg-drafts/issues/197</a></span> |
| 142 | +<span>Open</span></pre> |
| 143 | +<script> |
| 144 | +(function () { |
| 145 | + var sheet = document.styleSheets[0]; |
| 146 | + function addCheckbox(className) { |
| 147 | + var element = document.querySelector('*.' + className); |
| 148 | + var span = document.createElement('span'); |
| 149 | + span.innerHTML = element.innerHTML; |
| 150 | + element.innerHTML = null; |
| 151 | + var check = document.createElement('input'); |
| 152 | + check.type = 'checkbox'; |
| 153 | + if (className == 'open') { |
| 154 | + check.checked = false; |
| 155 | + sheet.insertRule('pre:not(.open)' + '{}', sheet.cssRules.length); |
| 156 | + check.onchange = function (e) { |
| 157 | + rule.style.display = this.checked ? 'none' : 'block'; |
| 158 | + } |
| 159 | + } |
| 160 | + else { |
| 161 | + check.checked = true; |
| 162 | + sheet.insertRule('pre.' + className + '{}', sheet.cssRules.length); |
| 163 | + check.onchange = function (e) { |
| 164 | + rule.style.display = this.checked ? 'block' : 'none'; |
| 165 | + } |
| 166 | + } |
| 167 | + var rule = sheet.cssRules[sheet.cssRules.length - 1]; |
| 168 | + element.appendChild(check); |
| 169 | + element.appendChild(span); |
| 170 | + } |
| 171 | + ['a', 'd', 'fo', 'oi', 'r', 'open'].forEach(addCheckbox); |
| 172 | +}()); |
| 173 | +</script> |
0 commit comments