Skip to content

Commit 0541477

Browse files
committed
[css-grid] Update Changes list.
1 parent 6a18a4b commit 0541477

3 files changed

Lines changed: 24 additions & 0 deletions

File tree

css-grid/Overview.bs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4273,11 +4273,19 @@ Changes</h2>
42734273
(<a href="https://drafts.csswg.org/css-grid-1/issues-wd-20160519#issue-15">Issue 15</a>)
42744274
<li>Fixed handling of ''fit-content()'' in the track sizing algorithm.
42754275
(<a href="https://drafts.csswg.org/css-grid-1/issues-wd-20160519#issue-13">Issue 13</a>)
4276+
<li>Allowed UAs to (optionally) back-compute percentage track sizes.
4277+
(<a href="https://drafts.csswg.org/css-grid-1/issues-wd-20160519#issue-26">Issue 26</a>)
4278+
<li>Correctly and completely defined ''auto''-sizing of grid items.
4279+
(<a href="https://drafts.csswg.org/css-grid-1/issues-wd-20160519#issue-21">Issue 21</a>)
42764280
<li>Made the handling of <a>collapsed tracks</a> more explicit.
42774281
(<a href="https://drafts.csswg.org/css-grid-1/issues-wd-20160519#issue-8">Issue 8</a>)
42784282
<li>Fixed grammar error in definition of <<auto-track-list>>.
42794283
(<a href="https://drafts.csswg.org/css-grid-1/issues-wd-20160519#issue-1">Issue 1</a>)
42804284
<li>Fixed some tangled up text about how subgrids receive line names from their parent grid.
4285+
<li>Clarified that percentage gutters are calculated exactly like empty percentage tracks.
4286+
(<a href="https://drafts.csswg.org/css-grid-1/issues-wd-20160519#issue-20">Issue 20</a>)
4287+
<li>Made missing baselines synthesize from the border box.
4288+
(<a href="https://drafts.csswg.org/css-grid-1/issues-wd-20160519#issue-22">Issue 22</a>)
42814289
<li>Miscellaneous minor clarifications.
42824290
</ul>
42834291

css-grid/issues-wd-20160519.bsi

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,11 @@ From: Mats Palmgren
114114
Comment: https://github.com/w3c/csswg-drafts/issues/197
115115
Comment: https://github.com/w3c/csswg-drafts/issues/161
116116
Response: https://github.com/w3c/csswg-drafts/issues/197#issuecomment-233786649
117+
Changes: https://hg.csswg.org/drafts/rev/5b14626db284
117118
Response: https://github.com/w3c/csswg-drafts/issues/197#issuecomment-239996012
118119
Comment: https://github.com/w3c/csswg-drafts/issues/197#issuecomment-244574829
119120
Response: https://github.com/w3c/csswg-drafts/issues/197#issuecomment-248331296
121+
Revert: https://hg.csswg.org/drafts/rev/32677529731f
120122
Closed: Rejected
121123
Resolved: TPAC 2016
122124
----
@@ -162,6 +164,7 @@ Summary: Drop/clarify <percentage> gutters
162164
From: Sergio Villar Senin
163165
Comment: https://github.com/w3c/csswg-drafts/issues/345
164166
Response: https://github.com/w3c/csswg-drafts/issues/345#issuecomment-237987542
167+
Changes: https://hg.csswg.org/drafts/rev/22f858a45048
165168
Closed: Accepted
166169
Resolved: https://lists.w3.org/Archives/Public/www-style/2016Sep/0028.html
167170
----
@@ -170,6 +173,8 @@ Summary: Auto-sizing of items underdefined
170173
From: fantasai
171174
Comment: https://github.com/w3c/csswg-drafts/issues/394
172175
Response: https://github.com/w3c/csswg-drafts/issues/394#issuecomment-239996943
176+
Changes: https://hg.csswg.org/drafts/rev/2f634f512505
177+
Closed: Accepted
173178
Resolved: https://lists.w3.org/Archives/Public/www-style/2016Aug/0053.html
174179
Verified: reporter is editor
175180
----
@@ -178,6 +183,7 @@ Summary: Baseline fallback inconsistent with inline/table synthesis
178183
From: François Remy
179184
Comment: https://github.com/w3c/csswg-drafts/issues/373
180185
Response: https://github.com/w3c/csswg-drafts/issues/373#issuecomment-242863486
186+
Changes: https://hg.csswg.org/drafts/rev/9bf5850a402d
181187
Closed: Accepted
182188
Resolved: https://lists.w3.org/Archives/Public/www-style/2016Sep/0000.html
183189
Verified: via CSSWG telecon
@@ -204,6 +210,7 @@ Summary: Is 'span' excluded from line-names?
204210
From: Tomek Wytrębowicz
205211
Comment: https://github.com/w3c/csswg-drafts/issues/494
206212
Response: https://github.com/w3c/csswg-drafts/issues/494#issuecomment-248465154
213+
Changes: https://hg.csswg.org/drafts/rev/9c1ca157adec
207214
Closed: Accepted
208215
Resolved: Editorial
209216
----
@@ -212,6 +219,7 @@ Summary: Back-compute percentage gaps
212219
From: Mats Palmgren
213220
Comment: https://github.com/w3c/csswg-drafts/issues/472
214221
Response: https://github.com/w3c/csswg-drafts/issues/472#issuecomment-248655700
222+
Changes: https://hg.csswg.org/drafts/rev/d55bbbd4cee5
215223
Closed: Indeterminite (made undefined)
216224
Resolved: TPAC 2016
217225
----

css-grid/issues-wd-20160519.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,11 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2016-05-19 WD</h1>
147147
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/197'>https://github.com/w3c/csswg-drafts/issues/197</a></span>
148148
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/161'>https://github.com/w3c/csswg-drafts/issues/161</a></span>
149149
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/197#issuecomment-233786649'>https://github.com/w3c/csswg-drafts/issues/197#issuecomment-233786649</a></span>
150+
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/5b14626db284'>https://hg.csswg.org/drafts/rev/5b14626db284</a></span>
150151
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/197#issuecomment-239996012'>https://github.com/w3c/csswg-drafts/issues/197#issuecomment-239996012</a></span>
151152
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/197#issuecomment-244574829'>https://github.com/w3c/csswg-drafts/issues/197#issuecomment-244574829</a></span>
152153
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/197#issuecomment-248331296'>https://github.com/w3c/csswg-drafts/issues/197#issuecomment-248331296</a></span>
154+
<span>Revert: <a href='https://hg.csswg.org/drafts/rev/32677529731f'>https://hg.csswg.org/drafts/rev/32677529731f</a></span>
153155
<span class="r">Closed: Rejected</span>
154156
<span>Resolved: TPAC 2016</span></pre>
155157
<pre class=' a' id='issue-15'>
@@ -195,6 +197,7 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2016-05-19 WD</h1>
195197
<span>From: Sergio Villar Senin</span>
196198
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/345'>https://github.com/w3c/csswg-drafts/issues/345</a></span>
197199
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/345#issuecomment-237987542'>https://github.com/w3c/csswg-drafts/issues/345#issuecomment-237987542</a></span>
200+
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/22f858a45048'>https://hg.csswg.org/drafts/rev/22f858a45048</a></span>
198201
<span class="a">Closed: Accepted</span>
199202
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Sep/0028.html'>https://lists.w3.org/Archives/Public/www-style/2016Sep/0028.html</a></span></pre>
200203
<pre class=' a' id='issue-21'>
@@ -203,6 +206,8 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2016-05-19 WD</h1>
203206
<span>From: fantasai</span>
204207
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/394'>https://github.com/w3c/csswg-drafts/issues/394</a></span>
205208
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/394#issuecomment-239996943'>https://github.com/w3c/csswg-drafts/issues/394#issuecomment-239996943</a></span>
209+
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/2f634f512505'>https://hg.csswg.org/drafts/rev/2f634f512505</a></span>
210+
<span class="a">Closed: Accepted</span>
206211
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Aug/0053.html'>https://lists.w3.org/Archives/Public/www-style/2016Aug/0053.html</a></span>
207212
<span class="a">Verified: reporter is editor</span></pre>
208213
<pre class=' a' id='issue-22'>
@@ -211,6 +216,7 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2016-05-19 WD</h1>
211216
<span>From: François Remy</span>
212217
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/373'>https://github.com/w3c/csswg-drafts/issues/373</a></span>
213218
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/373#issuecomment-242863486'>https://github.com/w3c/csswg-drafts/issues/373#issuecomment-242863486</a></span>
219+
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/9bf5850a402d'>https://hg.csswg.org/drafts/rev/9bf5850a402d</a></span>
214220
<span class="a">Closed: Accepted</span>
215221
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2016Sep/0000.html'>https://lists.w3.org/Archives/Public/www-style/2016Sep/0000.html</a></span>
216222
<span class="a">Verified: via CSSWG telecon</span></pre>
@@ -237,6 +243,7 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2016-05-19 WD</h1>
237243
<span>From: Tomek Wytrębowicz</span>
238244
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/494'>https://github.com/w3c/csswg-drafts/issues/494</a></span>
239245
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/494#issuecomment-248465154'>https://github.com/w3c/csswg-drafts/issues/494#issuecomment-248465154</a></span>
246+
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/9c1ca157adec'>https://hg.csswg.org/drafts/rev/9c1ca157adec</a></span>
240247
<span class="a">Closed: Accepted</span>
241248
<span>Resolved: Editorial</span></pre>
242249
<pre class=' ' id='issue-26'>
@@ -245,6 +252,7 @@ <h1>CSS Grid Layout Level 1 Disposition of Comments for 2016-05-19 WD</h1>
245252
<span>From: Mats Palmgren</span>
246253
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/472'>https://github.com/w3c/csswg-drafts/issues/472</a></span>
247254
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/472#issuecomment-248655700'>https://github.com/w3c/csswg-drafts/issues/472#issuecomment-248655700</a></span>
255+
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/d55bbbd4cee5'>https://hg.csswg.org/drafts/rev/d55bbbd4cee5</a></span>
248256
<span class="">Closed: Indeterminite (made undefined)</span>
249257
<span>Resolved: TPAC 2016</span></pre>
250258
<script>

0 commit comments

Comments
 (0)