Skip to content

Commit 04e4158

Browse files
committed
[css-flexbox] Update DoC
1 parent 5cd6580 commit 04e4158

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

css-flexbox/issues-cr-2012.txt

+8-6
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ ACTION: Need to check against Grid to ensure consistent behavior
3232
Notes: Alternative might be to reflow after stretching in order to resolve
3333
percentages inside the item (but treat them as auto for finding the
3434
flex item's size), then solve this with height: 100%.
35+
Resolved: OPEN
3536
----
3637
Issue 4.
3738
Summary: Constant spacing around items
@@ -169,7 +170,7 @@ Closed: Accepted
169170
----
170171
Issue 22.
171172
Summary: Re-evaluate static position of flex items and grid items
172-
From: dholbert and fantasai
173+
From: Daniel Holbert and fantasai
173174
Comment: http://lists.w3.org/Archives/Public/www-style/2013May/0514.html
174175
Comment: http://lists.w3.org/Archives/Public/www-style/2013Jul/0459.html
175176
Response: http://lists.w3.org/Archives/Public/www-style/2013Sep/0217.html
@@ -179,13 +180,14 @@ Closed: Accepted
179180
----
180181
Issue 23.
181182
Summary: Intrinsic cross-sizing vs. main-size
182-
From: dholbert
183+
From: Daniel Holbert
183184
Comment: http://lists.w3.org/Archives/Public/www-style/2013Aug/0360.html
184-
Open
185+
Response: http://lists.w3.org/Archives/Public/www-style/2014Mar/0171.html
186+
Closed: Accepted
185187
----
186188
Issue 24.
187189
Summary: Missing clamp to min/max size
188-
From: dholbert
190+
From: Daniel Holbert
189191
Comment: http://lists.w3.org/Archives/Public/www-style/2013Oct/0698.html
190192
Response: http://lists.w3.org/Archives/Public/www-style/2013Oct/0701.html
191193
Closed: Accepted
@@ -212,15 +214,15 @@ Resolved: Clarification
212214
----
213215
Issue 27.
214216
Summary: Remove example's dependency on CSS3 Box Alignment
215-
From: dholbert
217+
From: Daniel Holbert
216218
Comment: http://lists.w3.org/Archives/Public/www-style/2014Jan/0032.html
217219
Response: http://lists.w3.org/Archives/Public/www-style/2014Jan/0145.html
218220
Closed: Accepted
219221
Resolved: Editorial
220222
----
221223
Issue 28.
222224
Summary: Handling <br> as text
223-
From: dholbert
225+
From: Daniel Holbert
224226
Comment: http://lists.w3.org/Archives/Public/www-style/2014Jan/0317.html
225227
Response: http://lists.w3.org/Archives/Public/www-style/2014Feb/0425.html
226228
Closed: OutOfScope

0 commit comments

Comments
 (0)