Skip to content

Commit 06350b3

Browse files
committed
[css-flexbox] update issues list
1 parent d9daa40 commit 06350b3

4 files changed

Lines changed: 37 additions & 8 deletions

File tree

css-flexbox/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -664,6 +664,9 @@ Flex Item Margins and Paddings</h3>
664664
Percentage margins and paddings on <a>flex items</a> are always resolved against their respective dimensions;
665665
unlike blocks, they do not always resolve against the inline dimension of their containing block.
666666

667+
Note: This behavior is <a href="https://lists.w3.org/Archives/Public/www-style/2015Mar/0273.html">currently disputed</a>,
668+
and might change in a future version of this specification to match the behavior of blocks.
669+
667670
<h3 id='painting'>
668671
Flex Item Z-Ordering</h3>
669672

css-flexbox/Overview.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1266,6 +1266,10 @@ <h3 class="heading settled" data-level="4.2" id="item-margins"><span class="secn
12661266
unlike blocks, they do not always resolve against the inline dimension of their containing block.</p>
12671267

12681268

1269+
<p class="note" role="note">Note: This behavior is <a href="https://lists.w3.org/Archives/Public/www-style/2015Mar/0273.html">currently disputed</a>,
1270+
and might change in a future version of this specification to match the behavior of blocks.</p>
1271+
1272+
12691273
<h3 class="heading settled" data-level="4.3" id="painting"><span class="secno">4.3. </span><span class="content">
12701274
Flex Item Z-Ordering</span><a class="self-link" href="#painting"></a></h3>
12711275

css-flexbox/issues-lc-20140925.html

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,14 @@ <h1>CSS Flexible Box Layout Level 1 Disposition of Comments for 2014-09-25 LCWD<
3131
<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>,
3232
<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>.
3333
<code>Verified</code> indicates commentor's acceptance of the response.</p>
34-
<pre class='oi' id='issue-1'>
34+
<pre class='a' id='issue-1'>
3535
Issue 1. <a href='#issue-1'>#</a>
3636
Summary: Use preferred size instead of max-content size
3737
From: Tab Atkins
3838
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Aug/0385.html'>https://lists.w3.org/Archives/Public/www-style/2014Aug/0385.html</a>
3939
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Feb/0424.html'>https://lists.w3.org/Archives/Public/www-style/2015Feb/0424.html</a>
40-
Closed: OutOfScope</pre>
40+
Closed: OutOfScope
41+
Verified: reporter is spec editor</pre>
4142
<pre class='a' id='issue-2'>
4243
Issue 2. <a href='#issue-2'>#</a>
4344
Summary: Flex item handling of anonymous boxes should be normative
@@ -134,12 +135,13 @@ <h1>CSS Flexible Box Layout Level 1 Disposition of Comments for 2014-09-25 LCWD<
134135
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2014Nov/0064.html'>https://lists.w3.org/Archives/Public/www-style/2014Nov/0064.html</a>
135136
Closed: Invalid
136137
Resolved: Editorial</pre>
137-
<pre class=' open' id='issue-14'>
138+
<pre class='a' id='issue-14'>
138139
Issue 14. <a href='#issue-14'>#</a>
139140
Summary: 'flex' section needs editorial love
140141
From: fantasai
141142
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Nov/0066.html'>https://lists.w3.org/Archives/Public/www-style/2014Nov/0066.html</a>
142-
Open</pre>
143+
Closed: Invalid
144+
Verified: reporter is spec editor</pre>
143145
<pre class='a' id='issue-15'>
144146
Issue 15. <a href='#issue-15'>#</a>
145147
Summary: Stray references to old spec prose
@@ -170,13 +172,14 @@ <h1>CSS Flexible Box Layout Level 1 Disposition of Comments for 2014-09-25 LCWD<
170172
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0349.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0349.html</a>
171173
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Feb/0263.html'>https://lists.w3.org/Archives/Public/www-style/2015Feb/0263.html</a>
172174
Closed: Accepted</pre>
173-
<pre class=' open' id='issue-19'>
175+
<pre class='a' id='issue-19'>
174176
Issue 19. <a href='#issue-19'>#</a>
175177
Summary: Blink refuses to implement percentage-margin change
176178
From: Tab Atkins Jr.
177179
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Feb/0521.html'>https://lists.w3.org/Archives/Public/www-style/2015Feb/0521.html</a>
178180
Note: Accepting this reversal will require a corresponding change to Grid.
179-
Open</pre>
181+
Closed: Accepted
182+
Note: Issue noted, pending later discussion</pre>
180183
<pre class='a' id='issue-20'>
181184
Issue 20. <a href='#issue-20'>#</a>
182185
Summary: Definite flexed size requires definite flex container main size
@@ -223,6 +226,14 @@ <h1>CSS Flexible Box Layout Level 1 Disposition of Comments for 2014-09-25 LCWD<
223226
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0063.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0063.html</a>
224227
Closed: Accepted
225228
Resolved: bugfix</pre>
229+
<pre class='a' id='issue-26'>
230+
Issue 26. <a href='#issue-26'>#</a>
231+
Summary: Some "flex basis" links are wrong
232+
From: Daniel Holbert
233+
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Mar/0534.html'>https://lists.w3.org/Archives/Public/www-style/2015Mar/0534.html</a>
234+
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Apr/0264.html'>https://lists.w3.org/Archives/Public/www-style/2015Apr/0264.html</a>
235+
Closed: Accepted
236+
Resolved: editorial</pre>
226237
<script>
227238
(function () {
228239
var sheet = document.styleSheets[0];

css-flexbox/issues-lc-20140925.txt

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ From: Tab Atkins
1616
Comment: https://lists.w3.org/Archives/Public/www-style/2014Aug/0385.html
1717
Response: https://lists.w3.org/Archives/Public/www-style/2015Feb/0424.html
1818
Closed: OutOfScope
19+
Verified: reporter is spec editor
1920
----
2021
Issue 2.
2122
Summary: Flex item handling of anonymous boxes should be normative
@@ -117,7 +118,8 @@ Issue 14.
117118
Summary: 'flex' section needs editorial love
118119
From: fantasai
119120
Comment: https://lists.w3.org/Archives/Public/www-style/2014Nov/0066.html
120-
Open
121+
Closed: Invalid
122+
Verified: reporter is spec editor
121123
----
122124
Issue 15.
123125
Summary: Stray references to old spec prose
@@ -154,7 +156,8 @@ Summary: Blink refuses to implement percentage-margin change
154156
From: Tab Atkins Jr.
155157
Comment: https://lists.w3.org/Archives/Public/www-style/2015Feb/0521.html
156158
Note: Accepting this reversal will require a corresponding change to Grid.
157-
Open
159+
Closed: Accepted
160+
Note: Issue noted, pending later discussion
158161
----
159162
Issue 20.
160163
Summary: Definite flexed size requires definite flex container main size
@@ -202,3 +205,11 @@ Response: https://lists.w3.org/Archives/Public/www-style/2015May/0063.html
202205
Closed: Accepted
203206
Resolved: bugfix
204207
----
208+
Issue 26.
209+
Summary: Some "flex basis" links are wrong
210+
From: Daniel Holbert
211+
Comment: https://lists.w3.org/Archives/Public/www-style/2015Mar/0534.html
212+
Response: https://lists.w3.org/Archives/Public/www-style/2015Apr/0264.html
213+
Closed: Accepted
214+
Resolved: editorial
215+
----

0 commit comments

Comments
 (0)