Skip to content

Commit b96534b

Browse files
committed
[css-flexbox] Update DoC
1 parent 0a01b8b commit b96534b

1 file changed

Lines changed: 111 additions & 1 deletion

File tree

css-flexbox/issues-lc-20140925.txt

Lines changed: 111 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ Title: CSS Flexible Box Layout Level 1
33

44
----
55
Issue 1.
6+
Summary: Use preferred size instead of max-content size
7+
From: Tab Atkins
8+
Comment: https://lists.w3.org/Archives/Public/www-style/2014Aug/0385.html
9+
Open
10+
----
11+
Issue 2.
612
Summary: Flex item handling of anonymous boxes should be normative
713
From: Alan Stearns
814
Comment: http://lists.w3.org/Archives/Public/www-style/2014Oct/0265.html
@@ -11,8 +17,112 @@ Closed: Accepted
1117
Verified: http://lists.w3.org/Archives/Public/www-style/2014Oct/0269.html
1218
Resolved: Bugfix
1319
----
14-
Issue 2.
20+
Issue 3.
1521
Summary: Editorial nits
1622
From: Alan Stearns
1723
Comment: http://lists.w3.org/Archives/Public/www-style/2014Oct/0267.html
1824
----
25+
Issue 4.
26+
Summary: Alignment shouldn't depend on number of lines, but on wrappability
27+
From: fantasai
28+
Comment: https://lists.w3.org/Archives/Public/www-style/2014Oct/0489.html
29+
Response: https://lists.w3.org/Archives/Public/www-style/2015Jan/0341.html
30+
Closed: Accepted
31+
Resolved: https://lists.w3.org/Archives/Public/www-style/2015Jan/0004.html
32+
----
33+
Issue 5.
34+
Summary: Clarify sizing of abspos flex containers
35+
From: François Remy
36+
Comment: https://lists.w3.org/Archives/Public/www-style/2014Sep/0396.html
37+
Response:
38+
Open
39+
----
40+
Issue 6.
41+
Summary: Error in stretch definition
42+
From: Greg Whitworth
43+
Comment: https://lists.w3.org/Archives/Public/www-style/2014Sep/0429.html
44+
Response: https://lists.w3.org/Archives/Public/www-style/2014Sep/0430.html
45+
Closed: Accepted
46+
Resolved: Bugfix
47+
----
48+
Issue 7.
49+
Summary: Alias no-wrap to nowrap
50+
From: Tab Atkins
51+
Comment: https://lists.w3.org/Archives/Public/www-style/2014Oct/0188.html
52+
Open
53+
----
54+
Issue 8.
55+
Summary: Error in flex container max-content definition
56+
From: Daniel Holbert
57+
Comment: https://lists.w3.org/Archives/Public/www-style/2014Oct/0443.html
58+
Response: https://lists.w3.org/Archives/Public/www-style/2015Jan/0340.html
59+
Closed: Accepted
60+
Resolved: Bugfix
61+
----
62+
Issue 9.
63+
Summary: Scaled flex shrink factor should multiply by outer, not inner, base size
64+
From: Daniel Holbert
65+
Comment: https://lists.w3.org/Archives/Public/www-style/2014Oct/0417.html
66+
Response: https://lists.w3.org/Archives/Public/www-style/2014Oct/0495.html
67+
Closed: Accepted
68+
Resolved: Editors' discretion
69+
----
70+
Issue 10.
71+
Summary: Revert 'flex-basis: auto' rename, add 'content' value instead
72+
From: Rossen Atanassov
73+
Comment: https://lists.w3.org/Archives/Public/www-style/2014Nov/0023.html
74+
Response: https://lists.w3.org/Archives/Public/www-style/2015Jan/0342.html
75+
Closed: Accepted
76+
Resolved: https://lists.w3.org/Archives/Public/www-style/2014Nov/0401.html
77+
Open: https://lists.w3.org/Archives/Public/www-style/2015Jan/0346.html
78+
----
79+
Issue 11.
80+
Summary: Clarify that flex layout is writing-mode relative
81+
From: Addison Phillips
82+
Comment: https://lists.w3.org/Archives/Public/www-style/2014Nov/0058.html
83+
Response: https://lists.w3.org/Archives/Public/www-style/2015Jan/0344.html
84+
Open: Waiting for verification.
85+
----
86+
Issue 12.
87+
Summary: Example should state general case, put specific in parens, not vice versa
88+
From: Addison Phillips
89+
Comment: https://lists.w3.org/Archives/Public/www-style/2014Nov/0060.html
90+
Response: https://lists.w3.org/Archives/Public/www-style/2015Jan/0343.html
91+
Closed: Rejected
92+
Resolved: Editorial
93+
----
94+
Issue 13.
95+
Summary: Why are there sheep?
96+
From: Addison Phillips
97+
Comment: https://lists.w3.org/Archives/Public/www-style/2014Nov/0059.html
98+
Response: https://lists.w3.org/Archives/Public/www-style/2014Nov/0064.html
99+
Closed: Invalid
100+
Resolved: Editorial
101+
----
102+
Issue 14.
103+
Summary: 'flex' section needs editorial love
104+
From: fantasai
105+
Comment: https://lists.w3.org/Archives/Public/www-style/2014Nov/0066.html
106+
Open
107+
----
108+
Issue 15.
109+
Summary: Stray references to old spec prose
110+
From: Daniel Holbert
111+
Comment: https://lists.w3.org/Archives/Public/www-style/2014Dec/0078.html
112+
Response: https://lists.w3.org/Archives/Public/www-style/2015Jan/0089.html
113+
Resolved: Bugfix
114+
----
115+
Issue 16.
116+
Summary: 'order' should affect speech/navigation order
117+
From: Bo Campbell
118+
Comment: https://lists.w3.org/Archives/Public/www-style/2015Jan/0119.html
119+
Response: https://lists.w3.org/Archives/Public/www-style/2015Jan/0121.html
120+
Open: Rejected, but still under discussion by WG.
121+
----
122+
Issue 17.
123+
Summary: Forced flex line breaking controls
124+
From: Glen Huang
125+
Comment: https://lists.w3.org/Archives/Public/www-style/2015Jan/0322.html
126+
Response: https://lists.w3.org/Archives/Public/www-style/2015Jan/0336.html
127+
Open: Agenda+
128+
----

0 commit comments

Comments
 (0)