Skip to content

Commit c72bfa3

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

File tree

2 files changed

+27
-11
lines changed

2 files changed

+27
-11
lines changed

css-flexbox/issues-cr-20160301.bsi

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ Summary: Clarify that spatial navigation can honor 'order'
77
From: Cynthia Shelly
88
Comment: [a11y telecon]
99
Response: [a11y telecon]
10-
Closed: Accepted
10+
Open: Accepted
11+
Resolved: =WG= Review.
1112
----
1213
Issue 2.
1314
Summary: Clarify in 9.8 that auto-height flex containers can also create definiteness
@@ -16,14 +17,16 @@ Comment: https://lists.w3.org/Archives/Public/www-style/2016Mar/0121.html
1617
Response: https://lists.w3.org/Archives/Public/www-style/2016Apr/0037.html
1718
Changes: https://hg.csswg.org/drafts/rev/88ade2efb4e8
1819
Closed: Accepted
20+
Resolved: Editorial
1921
----
2022
Issue 3.
2123
Summary: Define how child percentages factor into intrinsic size calculations
2224
From: Christian Biesinger
2325
Comment: https://lists.w3.org/Archives/Public/www-style/2016Mar/0322.html
2426
Response: https://lists.w3.org/Archives/Public/www-style/2016Apr/0039.html
2527
Changes: https://hg.csswg.org/drafts/rev/75be56c11fda
26-
Open: Accepted =WG= Review
28+
Open: Accepted
29+
Resolved: =WG= Review
2730
----
2831
Issue 4.
2932
Summary: Aren't absolutely-positioned flex containers always definite?
@@ -33,6 +36,7 @@ Response: https://lists.w3.org/Archives/Public/www-style/2016Apr/0040.html
3336
Note: Added example of “other formula” to Sizing.
3437
Changes: https://hg.csswg.org/drafts/rev/89ee7fd37001
3538
Closed: Invalid
39+
Resolved: Editor's discretion
3640
----
3741
Issue 5.
3842
Summary: Does 9.8 make some sizes *indefinite* that were previously definite
@@ -49,6 +53,7 @@ Comment: https://lists.w3.org/Archives/Public/www-style/2016Feb/0008.html
4953
Response: https://lists.w3.org/Archives/Public/www-style/2016Apr/0042.html
5054
Changes: https://hg.csswg.org/drafts/rev/342ac9d5c892
5155
Closed: Accepted
56+
Resolved: Editorial
5257
----
5358
Issue 7.
5459
Summary: Why is a flex item with definite flex basis not definite in an indefinite container?
@@ -64,18 +69,21 @@ Response: https://lists.w3.org/Archives/Public/www-style/2016Apr/0043.html
6469
Changes: https://hg.csswg.org/drafts/rev/fbcbe170c119
6570
Closed: Accepted
6671
Verified: Reporter is editor
72+
Resolved: Editorial
6773
----
6874
Issue 9.
6975
Summary: Make Implied Minimum Size section easier to understand
7076
From: fantasai
7177
Changes: https://hg.csswg.org/drafts/rev/25641c92d33f
7278
Closed: Accepted
7379
Verified: Reporter is editor
80+
Resolved: Editorial
7481
----
7582
Issue 10.
7683
Summary: Flexbox's definite/indefinite size definitions are out-of-date
7784
From: Daniel Holbert
7885
Comment: https://lists.w3.org/Archives/Public/www-style/2016Mar/0434.html
7986
Response: https://lists.w3.org/Archives/Public/www-style/2016Mar/0439.html
8087
Closed: Accepted
88+
Resolved: Bugfix
8189
----

css-flexbox/issues-cr-20160301.html

Lines changed: 17 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,29 +34,32 @@ <h1>CSS Flexible Box Layout Level 1 Disposition of Comments for 2016-03-01 CR</h
3434
<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>,
3535
<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>.
3636
<code>Verified</code> indicates commentor's acceptance of the response.</p>
37-
<pre class=' a' id='issue-1'>
37+
<pre class='open a' id='issue-1'>
3838
<span>Issue 1. <a href='#issue-1'>#</a></span>
3939
<span>Summary: Clarify that spatial navigation can honor 'order'</span>
4040
<span>From: Cynthia Shelly</span>
4141
<span>Comment: [a11y telecon]</span>
4242
<span>Response: [a11y telecon]</span>
43-
<span class="a">Closed: Accepted</span></pre>
43+
<span class="a">Open: Accepted</span>
44+
<span>Resolved: =WG= Review.</span></pre>
4445
<pre class=' a' id='issue-2'>
4546
<span>Issue 2. <a href='#issue-2'>#</a></span>
4647
<span>Summary: Clarify in 9.8 that auto-height flex containers can also create definiteness</span>
4748
<span>From: Christian Biesinger</span>
4849
<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>
4950
<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>
5051
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/88ade2efb4e8'>https://hg.csswg.org/drafts/rev/88ade2efb4e8</a></span>
51-
<span class="a">Closed: Accepted</span></pre>
52+
<span class="a">Closed: Accepted</span>
53+
<span>Resolved: Editorial</span></pre>
5254
<pre class='open a' id='issue-3'>
5355
<span>Issue 3. <a href='#issue-3'>#</a></span>
5456
<span>Summary: Define how child percentages factor into intrinsic size calculations</span>
5557
<span>From: Christian Biesinger</span>
5658
<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>
5759
<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>
5860
<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>
61+
<span class="a">Open: Accepted</span>
62+
<span>Resolved: =WG= Review</span></pre>
6063
<pre class=' oi' id='issue-4'>
6164
<span>Issue 4. <a href='#issue-4'>#</a></span>
6265
<span>Summary: Aren't absolutely-positioned flex containers always definite?</span>
@@ -65,7 +68,8 @@ <h1>CSS Flexible Box Layout Level 1 Disposition of Comments for 2016-03-01 CR</h
6568
<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>
6669
<span>Note: Added example of “other formula” to Sizing.</span>
6770
<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>
71+
<span class="oi">Closed: Invalid</span>
72+
<span>Resolved: Editor's discretion</span></pre>
6973
<pre class=' a' id='issue-5'>
7074
<span>Issue 5. <a href='#issue-5'>#</a></span>
7175
<span>Summary: Does 9.8 make some sizes *indefinite* that were previously definite</span>
@@ -81,7 +85,8 @@ <h1>CSS Flexible Box Layout Level 1 Disposition of Comments for 2016-03-01 CR</h
8185
<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>
8286
<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>
8387
<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>
88+
<span class="a">Closed: Accepted</span>
89+
<span>Resolved: Editorial</span></pre>
8590
<pre class=' oi' id='issue-7'>
8691
<span>Issue 7. <a href='#issue-7'>#</a></span>
8792
<span>Summary: Why is a flex item with definite flex basis not definite in an indefinite container?</span>
@@ -96,21 +101,24 @@ <h1>CSS Flexible Box Layout Level 1 Disposition of Comments for 2016-03-01 CR</h
96101
<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>
97102
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/fbcbe170c119'>https://hg.csswg.org/drafts/rev/fbcbe170c119</a></span>
98103
<span class="a">Closed: Accepted</span>
99-
<span class="a">Verified: Reporter is editor</span></pre>
104+
<span class="a">Verified: Reporter is editor</span>
105+
<span>Resolved: Editorial</span></pre>
100106
<pre class=' a' id='issue-9'>
101107
<span>Issue 9. <a href='#issue-9'>#</a></span>
102108
<span>Summary: Make Implied Minimum Size section easier to understand</span>
103109
<span>From: fantasai</span>
104110
<span>Changes: <a href='https://hg.csswg.org/drafts/rev/25641c92d33f'>https://hg.csswg.org/drafts/rev/25641c92d33f</a></span>
105111
<span class="a">Closed: Accepted</span>
106-
<span class="a">Verified: Reporter is editor</span></pre>
112+
<span class="a">Verified: Reporter is editor</span>
113+
<span>Resolved: Editorial</span></pre>
107114
<pre class=' a' id='issue-10'>
108115
<span>Issue 10. <a href='#issue-10'>#</a></span>
109116
<span>Summary: Flexbox's definite/indefinite size definitions are out-of-date</span>
110117
<span>From: Daniel Holbert</span>
111118
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0434.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0434.html</a></span>
112119
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2016Mar/0439.html'>https://lists.w3.org/Archives/Public/www-style/2016Mar/0439.html</a></span>
113-
<span class="a">Closed: Accepted</span></pre>
120+
<span class="a">Closed: Accepted</span>
121+
<span>Resolved: Bugfix</span></pre>
114122
<script>
115123
(function () {
116124
var sheet = document.styleSheets[0];

0 commit comments

Comments
 (0)