Skip to content

Commit 9085ea8

Browse files
committed
[css-flexbox] Update DoC
1 parent bb88100 commit 9085ea8

File tree

2 files changed

+36
-18
lines changed

2 files changed

+36
-18
lines changed

css-flexbox/issues-cr-20160301.bsi

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,53 +13,62 @@ Issue 2.
1313
Summary: Clarify in 9.8 that auto-height flex containers can also create definiteness
1414
From: Christian Biesinger
1515
Comment: https://lists.w3.org/Archives/Public/www-style/2016Mar/0121.html
16-
Response: [Add cross-reference from 9.8 to that section]
16+
Response: https://lists.w3.org/Archives/Public/www-style/2016Apr/0037.html
17+
Changes: https://hg.csswg.org/drafts/rev/88ade2efb4e8
1718
Closed: Accepted
1819
----
1920
Issue 3.
2021
Summary: Define how child percentages factor into intrinsic size calculations
2122
From: Christian Biesinger
2223
Comment: https://lists.w3.org/Archives/Public/www-style/2016Mar/0322.html
23-
Closed: Make percentage children behave as auto for calculating intrinsic size
24+
Response: https://lists.w3.org/Archives/Public/www-style/2016Apr/0039.html
25+
Changes: https://hg.csswg.org/drafts/rev/75be56c11fda
26+
Open: Accepted =WG= Review
2427
----
2528
Issue 4.
2629
Summary: Aren't absolutely-positioned flex containers always definite?
2730
From: Christian Biesinger
2831
Comment: https://lists.w3.org/Archives/Public/www-style/2016Mar/0180.html
29-
Response: No, shrinkwrapped absposes are not definite
30-
Closed: Invalid
32+
Response: https://lists.w3.org/Archives/Public/www-style/2016Apr/0040.html
3133
Note: Added example of “other formula” to Sizing.
34+
Changes: https://hg.csswg.org/drafts/rev/89ee7fd37001
35+
Closed: Invalid
3236
----
3337
Issue 5.
3438
Summary: Does 9.8 make some sizes *indefinite* that were previously definite
3539
From: Christian Biesinger
3640
Comment: https://lists.w3.org/Archives/Public/www-style/2016Feb/0319.html
37-
Response: No
41+
Response: https://lists.w3.org/Archives/Public/www-style/2016Apr/0041.html
3842
Closed: Invalid
3943
Verified: in person
4044
----
4145
Issue 6.
4246
Summary: What about unresolvable percentages?
4347
From: Christian Biesinger
4448
Comment: https://lists.w3.org/Archives/Public/www-style/2016Feb/0008.html
49+
Response: https://lists.w3.org/Archives/Public/www-style/2016Apr/0042.html
50+
Changes: https://hg.csswg.org/drafts/rev/342ac9d5c892
4551
Closed: Accepted
46-
Note: Clarified fallback to 'content' definition in 7.2.3 'flex-basis'
4752
----
4853
Issue 7.
4954
Summary: Why is a flex item with definite flex basis not definite in an indefinite container?
5055
From: Christian Biesinger
5156
Comment: https://lists.w3.org/Archives/Public/www-style/2016Feb/0316.html
52-
Response: Because that would make the size depend on an indefinite size, which makes it by definition indefinite
57+
Response: https://lists.w3.org/Archives/Public/www-style/2016Apr/0043.html
58+
Closed: Invalid
5359
----
5460
Issue 8.
5561
Summary: Clarify that inflexible items with definite basis are definite
5662
From: fantasai
63+
Response: https://lists.w3.org/Archives/Public/www-style/2016Apr/0043.html
64+
Changes: https://hg.csswg.org/drafts/rev/fbcbe170c119
5765
Closed: Accepted
5866
Verified: Reporter is editor
5967
----
6068
Issue 9.
6169
Summary: Make Implied Minimum Size section easier to understand
6270
From: fantasai
71+
Changes: https://hg.csswg.org/drafts/rev/25641c92d33f
6372
Closed: Accepted
6473
Verified: Reporter is editor
6574
----

css-flexbox/issues-cr-20160301.html

Lines changed: 20 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -46,53 +46,62 @@ <h1>CSS Flexible Box Layout Level 1 Disposition of Comments for 2016-03-01 CR</h
4646
<span>Summary: Clarify in 9.8 that auto-height flex containers can also create definiteness</span>
4747
<span>From: Christian Biesinger</span>
4848
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0121.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0121.html</a></span>
49-
<span>Response: [Add cross-reference from 9.8 to that section]</span>
49+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0037.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0037.html</a></span>
50+
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/88ade2efb4e8'>https://hg.csswg.org/drafts/rev/88ade2efb4e8</a></span>
5051
<span class="a">Closed: Accepted</span></pre>
51-
<pre class=' ' id='issue-3'>
52+
<pre class='open a' id='issue-3'>
5253
<span>Issue 3. <a href='#issue-3'>#</a></span>
5354
<span>Summary: Define how child percentages factor into intrinsic size calculations</span>
5455
<span>From: Christian Biesinger</span>
5556
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0322.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0322.html</a></span>
56-
<span class="">Closed: Make percentage children behave as auto for calculating intrinsic size</span></pre>
57+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0039.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0039.html</a></span>
58+
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/75be56c11fda'>https://hg.csswg.org/drafts/rev/75be56c11fda</a></span>
59+
<span class="a">Open: Accepted =WG= Review</span></pre>
5760
<pre class=' oi' id='issue-4'>
5861
<span>Issue 4. <a href='#issue-4'>#</a></span>
5962
<span>Summary: Aren't absolutely-positioned flex containers always definite?</span>
6063
<span>From: Christian Biesinger</span>
6164
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0180.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0180.html</a></span>
62-
<span>Response: No, shrinkwrapped absposes are not definite</span>
63-
<span class="oi">Closed: Invalid</span>
64-
<span>Note: Added example of “other formula” to Sizing.</span></pre>
65+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0040.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0040.html</a></span>
66+
<span>Note: Added example of “other formula” to Sizing.</span>
67+
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/89ee7fd37001'>https://hg.csswg.org/drafts/rev/89ee7fd37001</a></span>
68+
<span class="oi">Closed: Invalid</span></pre>
6569
<pre class=' a' id='issue-5'>
6670
<span>Issue 5. <a href='#issue-5'>#</a></span>
6771
<span>Summary: Does 9.8 make some sizes *indefinite* that were previously definite</span>
6872
<span>From: Christian Biesinger</span>
6973
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Feb/0319.html'>https://lists.w3.org/Archives/Public/www-style/2016Feb/0319.html</a></span>
70-
<span>Response: No</span>
74+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0041.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0041.html</a></span>
7175
<span class="oi">Closed: Invalid</span>
7276
<span class="a">Verified: in person</span></pre>
7377
<pre class=' a' id='issue-6'>
7478
<span>Issue 6. <a href='#issue-6'>#</a></span>
7579
<span>Summary: What about unresolvable percentages?</span>
7680
<span>From: Christian Biesinger</span>
7781
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Feb/0008.html'>https://lists.w3.org/Archives/Public/www-style/2016Feb/0008.html</a></span>
78-
<span class="a">Closed: Accepted</span>
79-
<span>Note: Clarified fallback to 'content' definition in 7.2.3 'flex-basis'</span></pre>
80-
<pre class=' ' id='issue-7'>
82+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0042.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0042.html</a></span>
83+
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/342ac9d5c892'>https://hg.csswg.org/drafts/rev/342ac9d5c892</a></span>
84+
<span class="a">Closed: Accepted</span></pre>
85+
<pre class=' oi' id='issue-7'>
8186
<span>Issue 7. <a href='#issue-7'>#</a></span>
8287
<span>Summary: Why is a flex item with definite flex basis not definite in an indefinite container?</span>
8388
<span>From: Christian Biesinger</span>
8489
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Feb/0316.html'>https://lists.w3.org/Archives/Public/www-style/2016Feb/0316.html</a></span>
85-
<span>Response: Because that would make the size depend on an indefinite size, which makes it by definition indefinite</span></pre>
90+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0043.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0043.html</a></span>
91+
<span class="oi">Closed: Invalid</span></pre>
8692
<pre class=' a' id='issue-8'>
8793
<span>Issue 8. <a href='#issue-8'>#</a></span>
8894
<span>Summary: Clarify that inflexible items with definite basis are definite</span>
8995
<span>From: fantasai</span>
96+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Apr/0043.html'>https://lists.w3.org/Archives/Public/www-style/2016Apr/0043.html</a></span>
97+
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/fbcbe170c119'>https://hg.csswg.org/drafts/rev/fbcbe170c119</a></span>
9098
<span class="a">Closed: Accepted</span>
9199
<span class="a">Verified: Reporter is editor</span></pre>
92100
<pre class=' a' id='issue-9'>
93101
<span>Issue 9. <a href='#issue-9'>#</a></span>
94102
<span>Summary: Make Implied Minimum Size section easier to understand</span>
95103
<span>From: fantasai</span>
104+
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/25641c92d33f'>https://hg.csswg.org/drafts/rev/25641c92d33f</a></span>
96105
<span class="a">Closed: Accepted</span>
97106
<span class="a">Verified: Reporter is editor</span></pre>
98107
<pre class=' a' id='issue-10'>

0 commit comments

Comments
 (0)