Skip to content

Commit 2f2ff09

Browse files
committed
[css-flexbox-1] Update DoC
1 parent 16d1492 commit 2f2ff09

File tree

2 files changed

+212
-0
lines changed

2 files changed

+212
-0
lines changed

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

Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,3 +241,109 @@ Response: https://github.com/w3c/csswg-drafts/issues/5663#issuecomment-721453016
241241
Closed: Accepted
242242
Resolved: Editorial
243243
----
244+
Issue 32.
245+
Summary: Omitted flex-basis from flex shorthand: 0 or 0%?
246+
From: Emilio Cobos Álvarez
247+
Comment: https://github.com/w3c/csswg-drafts/issues/5742
248+
Open: Deferred
249+
Note: Waiting for implementations to catch up on intrinsic sizing
250+
----
251+
Issue 33.
252+
Summary: Alignment vs static position of abspos flex container children
253+
From: Daniel Holbert
254+
Comment: https://github.com/w3c/csswg-drafts/issues/5843
255+
Open: Deferred
256+
Note: Needs compat data
257+
----
258+
Issue 34.
259+
Summary: order applies-to doesn't mention grid items
260+
From: Julian Descottes
261+
Comment: https://github.com/w3c/csswg-drafts/issues/5865
262+
Response: https://github.com/w3c/csswg-drafts/issues/5865#issuecomment-884323316
263+
Comment: https://github.com/w3c/csswg-drafts/issues/5865#issuecomment-884524335
264+
Response: https://github.com/w3c/csswg-drafts/issues/5865#issuecomment-885235341
265+
Changes: https://github.com/w3c/csswg-drafts/commit/0259f1f7df9fc4649501c3a4735261418e667a3a
266+
Changes: https://github.com/w3c/csswg-drafts/commit/cf784533604d82add454a04078f6810637209e97
267+
Closed: Accepted
268+
Resolved: https://lists.w3.org/Archives/Public/www-style/2021Jul/0011.html
269+
----
270+
Issue 35.
271+
Summary: collapsed flex items influence on containers intrinsic main size
272+
From: Daniel Holbert
273+
Comment: https://github.com/w3c/csswg-drafts/issues/5985
274+
Response: https://github.com/w3c/csswg-drafts/issues/5985#issuecomment-858135479
275+
Changes: https://github.com/w3c/csswg-drafts/commit/60ffc4058780d832d880a076fe02788f0cc6e8a7
276+
Closed: Accepted
277+
Resolved: https://lists.w3.org/Archives/Public/www-style/2021Jun/0010.html
278+
Verified: https://github.com/w3c/csswg-drafts/issues/5985#issuecomment-862543001
279+
----
280+
Issue 36.
281+
Summary: preferred aspect ratio doesn't include aspect-ratio property
282+
From: Christian Biesinger
283+
Comment: https://github.com/w3c/csswg-drafts/issues/6058
284+
Response: https://github.com/w3c/csswg-drafts/issues/6058#issuecomment-788160821
285+
Closed: Invalid
286+
Verified: https://github.com/w3c/csswg-drafts/issues/6058#issuecomment-788163962
287+
----
288+
Issue 37.
289+
Summary: Clarify handling of aspect ratio without definite cross size
290+
From: fantasai
291+
Comment: https://github.com/w3c/csswg-drafts/issues/6109
292+
Changes: https://github.com/w3c/csswg-drafts/commit/2cbe6b3964d07df1190fefb201b720b86675a513
293+
Closed: Accepted
294+
Resolved: Editorial
295+
Verified: commenter is editor
296+
----
297+
Issue 38.
298+
Summary: content overflows flex container instead of flex item
299+
From: Joe Pea
300+
Comment: https://github.com/w3c/csswg-drafts/issues/6260
301+
Response: https://github.com/w3c/csswg-drafts/issues/6260#issuecomment-858829549
302+
Closed: Rejected
303+
Note: Cannot change behavior at this point anyway
304+
Resolved: Editor discretion
305+
----
306+
Issue 39.
307+
Summary: Example 4 unreadable in dark mode
308+
From: Daniel Holbert
309+
Comment: https://github.com/w3c/csswg-drafts/issues/6387
310+
Changes: https://github.com/w3c/csswg-drafts/commit/38cab179f81ccd3aeda7f5d25589ef233b607a7a
311+
Closed: Accepted
312+
Resolved: Editorial
313+
----
314+
Issue 40.
315+
Summary: resolving flex item auto preferred size for max-content contribution
316+
From: Andy Jakubowski
317+
Comment: https://github.com/w3c/csswg-drafts/issues/6455
318+
Response: https://github.com/w3c/csswg-drafts/issues/6455#issuecomment-896378575
319+
Changes: https://github.com/w3c/csswg-drafts/commit/fe5ad42fe7568e3864f793b6b6b257ad5c3b9f81
320+
Closed: Accepted
321+
Resolved: Bugfix
322+
Verified: https://github.com/w3c/csswg-drafts/issues/6455#issuecomment-896378575 (thumbs up)
323+
----
324+
Issue 41.
325+
Summary: Definiteness of min-height: min-content/max-content undefined
326+
From: fantasai
327+
Comment: https://github.com/w3c/csswg-drafts/issues/6457
328+
Open
329+
----
330+
Issue 42.
331+
Summary: When can available space for flex items be infinite?
332+
From: Andy Jakubowski
333+
Comment: https://github.com/w3c/csswg-drafts/issues/6476
334+
Response: https://github.com/w3c/csswg-drafts/issues/6476#issuecomment-897880817
335+
Closed: Answered
336+
----
337+
Issue 43.
338+
Summary: Resolving percentage padding on flex items
339+
From: Andy Jakubowski
340+
Comment: https://github.com/w3c/csswg-drafts/issues/6510
341+
Response: https://github.com/w3c/csswg-drafts/issues/6510#issuecomment-897885776
342+
Closed: Answered
343+
----
344+
Issue 44.
345+
Summary: Add flex layout aliases for alignment properties
346+
From: Tab Atkins
347+
Comment: https://github.com/w3c/csswg-drafts/issues/6514
348+
Open
349+
----

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

Lines changed: 106 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,112 @@ <h1>CSS Flexible Box Module Level 1 Disposition of Comments for 2018-11-19 CR</h
280280
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5663#issuecomment-721453016'>https://github.com/w3c/csswg-drafts/issues/5663#issuecomment-721453016</a></span>
281281
<span class="a">Closed: Accepted</span>
282282
<span>Resolved: Editorial</span></pre>
283+
<pre class='open d' id='issue-32'>
284+
<span>Issue 32. <a href='#issue-32'>#</a></span>
285+
<span>Summary: Omitted flex-basis from flex shorthand: 0 or 0%?</span>
286+
<span>From: Emilio Cobos Álvarez</span>
287+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5742'>https://github.com/w3c/csswg-drafts/issues/5742</a></span>
288+
<span class="d">Open: Deferred</span>
289+
<span>Note: Waiting for implementations to catch up on intrinsic sizing</span></pre>
290+
<pre class='open d' id='issue-33'>
291+
<span>Issue 33. <a href='#issue-33'>#</a></span>
292+
<span>Summary: Alignment vs static position of abspos flex container children</span>
293+
<span>From: Daniel Holbert</span>
294+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5843'>https://github.com/w3c/csswg-drafts/issues/5843</a></span>
295+
<span class="d">Open: Deferred</span>
296+
<span>Note: Needs compat data</span></pre>
297+
<pre class=' a' id='issue-34'>
298+
<span>Issue 34. <a href='#issue-34'>#</a></span>
299+
<span>Summary: order applies-to doesn't mention grid items</span>
300+
<span>From: Julian Descottes</span>
301+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5865'>https://github.com/w3c/csswg-drafts/issues/5865</a></span>
302+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5865#issuecomment-884323316'>https://github.com/w3c/csswg-drafts/issues/5865#issuecomment-884323316</a></span>
303+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5865#issuecomment-884524335'>https://github.com/w3c/csswg-drafts/issues/5865#issuecomment-884524335</a></span>
304+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5865#issuecomment-885235341'>https://github.com/w3c/csswg-drafts/issues/5865#issuecomment-885235341</a></span>
305+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/0259f1f7df9fc4649501c3a4735261418e667a3a'>https://github.com/w3c/csswg-drafts/commit/0259f1f7df9fc4649501c3a4735261418e667a3a</a></span>
306+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/cf784533604d82add454a04078f6810637209e97'>https://github.com/w3c/csswg-drafts/commit/cf784533604d82add454a04078f6810637209e97</a></span>
307+
<span class="a">Closed: Accepted</span>
308+
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2021Jul/0011.html'>https://lists.w3.org/Archives/Public/www-style/2021Jul/0011.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2021Jul/0011.html"><abbr title="Thread">&#x2208;</abbr></a></span></pre>
309+
<pre class=' a' id='issue-35'>
310+
<span>Issue 35. <a href='#issue-35'>#</a></span>
311+
<span>Summary: collapsed flex items influence on containers intrinsic main size</span>
312+
<span>From: Daniel Holbert</span>
313+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5985'>https://github.com/w3c/csswg-drafts/issues/5985</a></span>
314+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/5985#issuecomment-858135479'>https://github.com/w3c/csswg-drafts/issues/5985#issuecomment-858135479</a></span>
315+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/60ffc4058780d832d880a076fe02788f0cc6e8a7'>https://github.com/w3c/csswg-drafts/commit/60ffc4058780d832d880a076fe02788f0cc6e8a7</a></span>
316+
<span class="a">Closed: Accepted</span>
317+
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2021Jun/0010.html'>https://lists.w3.org/Archives/Public/www-style/2021Jun/0010.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2021Jun/0010.html"><abbr title="Thread">&#x2208;</abbr></a></span>
318+
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/5985#issuecomment-862543001'>https://github.com/w3c/csswg-drafts/issues/5985#issuecomment-862543001</a></span></pre>
319+
<pre class=' a' id='issue-36'>
320+
<span>Issue 36. <a href='#issue-36'>#</a></span>
321+
<span>Summary: preferred aspect ratio doesn't include aspect-ratio property</span>
322+
<span>From: Christian Biesinger</span>
323+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6058'>https://github.com/w3c/csswg-drafts/issues/6058</a></span>
324+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/6058#issuecomment-788160821'>https://github.com/w3c/csswg-drafts/issues/6058#issuecomment-788160821</a></span>
325+
<span class="oi">Closed: Invalid</span>
326+
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/6058#issuecomment-788163962'>https://github.com/w3c/csswg-drafts/issues/6058#issuecomment-788163962</a></span></pre>
327+
<pre class=' a' id='issue-37'>
328+
<span>Issue 37. <a href='#issue-37'>#</a></span>
329+
<span>Summary: Clarify handling of aspect ratio without definite cross size</span>
330+
<span>From: fantasai</span>
331+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6109'>https://github.com/w3c/csswg-drafts/issues/6109</a></span>
332+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/2cbe6b3964d07df1190fefb201b720b86675a513'>https://github.com/w3c/csswg-drafts/commit/2cbe6b3964d07df1190fefb201b720b86675a513</a></span>
333+
<span class="a">Closed: Accepted</span>
334+
<span>Resolved: Editorial</span>
335+
<span class="a">Verified: commenter is editor</span></pre>
336+
<pre class=' r' id='issue-38'>
337+
<span>Issue 38. <a href='#issue-38'>#</a></span>
338+
<span>Summary: content overflows flex container instead of flex item</span>
339+
<span>From: Joe Pea</span>
340+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6260'>https://github.com/w3c/csswg-drafts/issues/6260</a></span>
341+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/6260#issuecomment-858829549'>https://github.com/w3c/csswg-drafts/issues/6260#issuecomment-858829549</a></span>
342+
<span class="r">Closed: Rejected</span>
343+
<span>Note: Cannot change behavior at this point anyway</span>
344+
<span>Resolved: Editor discretion</span></pre>
345+
<pre class=' a' id='issue-39'>
346+
<span>Issue 39. <a href='#issue-39'>#</a></span>
347+
<span>Summary: Example 4 unreadable in dark mode</span>
348+
<span>From: Daniel Holbert</span>
349+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6387'>https://github.com/w3c/csswg-drafts/issues/6387</a></span>
350+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/38cab179f81ccd3aeda7f5d25589ef233b607a7a'>https://github.com/w3c/csswg-drafts/commit/38cab179f81ccd3aeda7f5d25589ef233b607a7a</a></span>
351+
<span class="a">Closed: Accepted</span>
352+
<span>Resolved: Editorial</span></pre>
353+
<pre class=' a' id='issue-40'>
354+
<span>Issue 40. <a href='#issue-40'>#</a></span>
355+
<span>Summary: resolving flex item auto preferred size for max-content contribution</span>
356+
<span>From: Andy Jakubowski</span>
357+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6455'>https://github.com/w3c/csswg-drafts/issues/6455</a></span>
358+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/6455#issuecomment-896378575'>https://github.com/w3c/csswg-drafts/issues/6455#issuecomment-896378575</a></span>
359+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/fe5ad42fe7568e3864f793b6b6b257ad5c3b9f81'>https://github.com/w3c/csswg-drafts/commit/fe5ad42fe7568e3864f793b6b6b257ad5c3b9f81</a></span>
360+
<span class="a">Closed: Accepted</span>
361+
<span>Resolved: Bugfix</span>
362+
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/6455#issuecomment-896378575'>https://github.com/w3c/csswg-drafts/issues/6455#issuecomment-896378575</a> (thumbs up)</span></pre>
363+
<pre class='open ' id='issue-41'>
364+
<span>Issue 41. <a href='#issue-41'>#</a></span>
365+
<span>Summary: Definiteness of min-height: min-content/max-content undefined</span>
366+
<span>From: fantasai</span>
367+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6457'>https://github.com/w3c/csswg-drafts/issues/6457</a></span>
368+
<span>Open</span></pre>
369+
<pre class=' ' id='issue-42'>
370+
<span>Issue 42. <a href='#issue-42'>#</a></span>
371+
<span>Summary: When can available space for flex items be infinite?</span>
372+
<span>From: Andy Jakubowski</span>
373+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6476'>https://github.com/w3c/csswg-drafts/issues/6476</a></span>
374+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/6476#issuecomment-897880817'>https://github.com/w3c/csswg-drafts/issues/6476#issuecomment-897880817</a></span>
375+
<span class="">Closed: Answered</span></pre>
376+
<pre class=' ' id='issue-43'>
377+
<span>Issue 43. <a href='#issue-43'>#</a></span>
378+
<span>Summary: Resolving percentage padding on flex items</span>
379+
<span>From: Andy Jakubowski</span>
380+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6510'>https://github.com/w3c/csswg-drafts/issues/6510</a></span>
381+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/6510#issuecomment-897885776'>https://github.com/w3c/csswg-drafts/issues/6510#issuecomment-897885776</a></span>
382+
<span class="">Closed: Answered</span></pre>
383+
<pre class='open ' id='issue-44'>
384+
<span>Issue 44. <a href='#issue-44'>#</a></span>
385+
<span>Summary: Add flex layout aliases for alignment properties</span>
386+
<span>From: Tab Atkins</span>
387+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6514'>https://github.com/w3c/csswg-drafts/issues/6514</a></span>
388+
<span>Open</span></pre>
283389
<script>
284390
(function () {
285391
var sheet = document.styleSheets[0];

0 commit comments

Comments
 (0)