Skip to content

Commit d460e74

Browse files
committed
[css-flexbox-1] Update DoC
1 parent c5ff821 commit d460e74

File tree

2 files changed

+21
-9
lines changed

2 files changed

+21
-9
lines changed

css-flexbox-1/issues-cr-2018.bsi

+9-3
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,9 @@ Issue 21.
157157
Summary: Clamp all of specified/transferred/content sizes by max-size at once
158158
From: Christian Biesinger
159159
Comment: https://github.com/w3c/csswg-drafts/issues/4901
160-
Open: Editorial
160+
Response: https://github.com/w3c/csswg-drafts/issues/4901#issuecomment-721998482
161+
Closed: Accepted
162+
Resolved: Editorial
161163
----
162164
Issue 22.
163165
Summary: target main size is undefined at beginning of flexible length resolution
@@ -199,13 +201,17 @@ Issue 26.
199201
Summary: Undefined transferred size suggestion
200202
From: David Grogan
201203
Comment: https://github.com/w3c/csswg-drafts/issues/5347
202-
Open
204+
Response: https://github.com/w3c/csswg-drafts/issues/5347#issuecomment-722005487
205+
Resolved: Editorial
206+
Verified: https://github.com/w3c/csswg-drafts/issues/5347#issuecomment-722015784
203207
----
204208
Issue 27.
205209
Summary: Percentages don't account for gaps
206210
From: Jacob Bearce
207211
Comment: https://github.com/w3c/csswg-drafts/issues/5399
208-
Open: Wontfix
212+
Response: https://github.com/w3c/csswg-drafts/issues/5399#issuecomment-669258207
213+
Closed: Rejected
214+
Resolved: Editor discretion
209215
----
210216
Issue 28.
211217
Summary: Avoid percentage height quirk in new layout models

css-flexbox-1/issues-cr-2018.html

+12-6
Original file line numberDiff line numberDiff line change
@@ -192,12 +192,14 @@ <h1>CSS Flexible Box Module Level 1 Disposition of Comments for 2018-11-19 CR</h
192192
<span>From: Oriol Brufau</span>
193193
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4852'>https://github.com/w3c/csswg-drafts/issues/4852</a></span>
194194
<span>Open</span></pre>
195-
<pre class='open ' id='issue-21'>
195+
<pre class=' a' id='issue-21'>
196196
<span>Issue 21. <a href='#issue-21'>#</a></span>
197197
<span>Summary: Clamp all of specified/transferred/content sizes by max-size at once</span>
198198
<span>From: Christian Biesinger</span>
199199
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/4901'>https://github.com/w3c/csswg-drafts/issues/4901</a></span>
200-
<span class="">Open: Editorial</span></pre>
200+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4901#issuecomment-721998482'>https://github.com/w3c/csswg-drafts/issues/4901#issuecomment-721998482</a></span>
201+
<span class="a">Closed: Accepted</span>
202+
<span>Resolved: Editorial</span></pre>
201203
<pre class='open ' id='issue-22'>
202204
<span>Issue 22. <a href='#issue-22'>#</a></span>
203205
<span>Summary: target main size is undefined at beginning of flexible length resolution</span>
@@ -234,18 +236,22 @@ <h1>CSS Flexible Box Module Level 1 Disposition of Comments for 2018-11-19 CR</h
234236
<span class="a">Closed: Accepted</span>
235237
<span>Resolved: Editorial</span>
236238
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/5246#issuecomment-682211322'>https://github.com/w3c/csswg-drafts/issues/5246#issuecomment-682211322</a></span></pre>
237-
<pre class='open ' id='issue-26'>
239+
<pre class=' a' id='issue-26'>
238240
<span>Issue 26. <a href='#issue-26'>#</a></span>
239241
<span>Summary: Undefined transferred size suggestion</span>
240242
<span>From: David Grogan</span>
241243
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5347'>https://github.com/w3c/csswg-drafts/issues/5347</a></span>
242-
<span>Open</span></pre>
243-
<pre class='open ' id='issue-27'>
244+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5347#issuecomment-722005487'>https://github.com/w3c/csswg-drafts/issues/5347#issuecomment-722005487</a></span>
245+
<span>Resolved: Editorial</span>
246+
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/5347#issuecomment-722015784'>https://github.com/w3c/csswg-drafts/issues/5347#issuecomment-722015784</a></span></pre>
247+
<pre class=' r' id='issue-27'>
244248
<span>Issue 27. <a href='#issue-27'>#</a></span>
245249
<span>Summary: Percentages don't account for gaps</span>
246250
<span>From: Jacob Bearce</span>
247251
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5399'>https://github.com/w3c/csswg-drafts/issues/5399</a></span>
248-
<span class="">Open: Wontfix</span></pre>
252+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5399#issuecomment-669258207'>https://github.com/w3c/csswg-drafts/issues/5399#issuecomment-669258207</a></span>
253+
<span class="r">Closed: Rejected</span>
254+
<span>Resolved: Editor discretion</span></pre>
249255
<pre class='open ' id='issue-28'>
250256
<span>Issue 28. <a href='#issue-28'>#</a></span>
251257
<span>Summary: Avoid percentage height quirk in new layout models</span>

0 commit comments

Comments
 (0)