-
Notifications
You must be signed in to change notification settings - Fork 790
Expand file tree
/
Copy pathissues-cr-20160526.bsi
More file actions
251 lines (248 loc) · 9.49 KB
/
issues-cr-20160526.bsi
File metadata and controls
251 lines (248 loc) · 9.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
Draft: https://www.w3.org/TR/2016/CR-css-flexbox-1-20160526/
Title: CSS Flexible Box Layout
Issues: https://github.com/w3c/csswg-drafts/labels/css-flexbox-1
----
Issue 1.
Summary: Scrollable oveflow vs alignment
From: Christian Biesinger
Comment: https://lists.w3.org/Archives/Public/www-style/2016May/0107.html
Response: https://lists.w3.org/Archives/Public/www-style/2016Jun/0109.html
Closed: Accepted
Notes: Fixed in css-align-3
Changes: https://github.com/w3c/csswg-drafts/commit/ea5c14795ccf05786ab1b1c45e80d7c9d4841bdf
Resolved: Bugfix
----
Issue 2.
Summary: Add property for switching keyboarding order DOM vs flex order
From: Léonie Watson
Comment: https://lists.w3.org/Archives/Public/www-style/2016Jun/0119.html
Response: https://lists.w3.org/Archives/Public/www-style/2016Jun/0123.html
Response: https://lists.w3.org/Archives/Public/www-style/2016Jun/0124.html
Response: https://lists.w3.org/Archives/Public/www-style/2016Jun/0125.html
Open: Rejected
Notes: See previous discussions on a11y vs layout reordering and
https://drafts.csswg.org/css-flexbox/#flow-order
https://drafts.csswg.org/css-flexbox/#order-accessibility
Resolved: =WG= Discuss.
----
Issue 3.
Summary: min-height vs border-box sizing
From: Christian Biesinger
Comment: https://lists.w3.org/Archives/Public/www-style/2016Jun/0163.html
Response: https://lists.w3.org/Archives/Public/www-style/2016Jun/0164.html
Closed: Invalid
Verified: https://lists.w3.org/Archives/Public/www-style/2016Jun/0173.html
----
Issue 4.
Summary: Add justify-content: space-evenly
From: Bejamin Strauß
Comment: https://lists.w3.org/Archives/Public/www-style/2016Jul/0034.html
Response: https://lists.w3.org/Archives/Public/www-style/2016Jul/0035.html
Closed: Out-of-scope
Notes: Already added through CSS Box Alignment module.
----
Issue 5.
Summary: Percentage margins for intrinsic sizing
From: Christian Biesinger
Comment: https://lists.w3.org/Archives/Public/www-style/2016Jul/0061.html
Comment: https://github.com/w3c/csswg-drafts/issues/359 (duped to 347)
Comment: https://github.com/w3c/csswg-drafts/issues/347
Response:
Open: =WG= Discuss.
----
Issue 6.
Summary: Definiteness of flex items’ main size depending on flex-basis
From: Geoffrey Sneddon
Comment: https://lists.w3.org/Archives/Public/www-style/2017Jan/0068.html
Response:
Open: =WG= Discuss.
----
Issue 7.
Summary: Spec lists incorrect initial value for 'flex'
From: xgq frms
From: philix
From: raphaelgoetter
Comment: https://lists.w3.org/Archives/Public/www-style/2017Mar/0030.html
Comment: https://github.com/w3c/csswg-drafts/issues/183
Comment: https://github.com/w3c/csswg-drafts/issues/634
Response: https://lists.w3.org/Archives/Public/www-style/2017Mar/0034.html
Response: https://github.com/w3c/csswg-drafts/issues/183#issuecomment-227652791
Response: https://github.com/w3c/csswg-drafts/issues/634#issuecomment-255542169
Closed: Accepted
Resolved: Bugfix
Notes: =TF= Follow up to OP once update hits /TR
----
Issue 8.
Summary: Flexbox spec currently has "Printer" as its title
From: dholbert
Comment: https://github.com/w3c/csswg-drafts/issues/182
Response: https://github.com/w3c/csswg-drafts/issues/182#issuecomment-225712448
Closed: Accepted
Resolved: Editorial
----
Issue 9.
Summary: block-axis baselines
From: Mats Palmgren
Comment: https://github.com/w3c/csswg-drafts/issues/197
Response: https://github.com/w3c/csswg-drafts/issues/197#issuecomment-248331296
Closed: Rejected
Resolved: https://lists.w3.org/Archives/Public/www-style/2016Nov/0076.html
----
Issue 10.
Summary: More precise definition of baseline-alignment sizing impact
From: François Remy
Comment: https://github.com/w3c/csswg-drafts/issues/372
Response: https://github.com/w3c/csswg-drafts/issues/372#issuecomment-237375117
Closed: Accepted
Resolved: Editorial
Verified: https://github.com/w3c/csswg-drafts/issues/372#issuecomment-237377783
----
Issue 11.
Summary: Intrinsic Sizing Algo forgets to clamp by min size
From: Christian Biesinger
Comment: https://github.com/w3c/csswg-drafts/issues/361
Response: https://github.com/w3c/csswg-drafts/issues/361#issuecomment-280448350
Closed: Accepted
Resolved: Bugfix
Verified: =biesi= Review.
----
Issue 12.
Summary: 'auto' keyword missing from flex-basis
From: p2227
Comment: https://github.com/w3c/csswg-drafts/issues/329
Response: https://github.com/w3c/csswg-drafts/issues/329#issuecomment-233586411
Closed: Invalid
Verified: https://github.com/w3c/csswg-drafts/issues/329#event-728412033
----
Issue 13.
Summary: baseline-alignment fallback should be start not flex-start
From: fantasai
Comment: https://github.com/w3c/csswg-drafts/issues/332
Response: https://github.com/w3c/csswg-drafts/issues/332#issuecomment-277107165
Closed: Invalid
Verified: reporter is editor
----
Issue 14.
Summary: Error in axis-mapping table
From: funorpain
Comment: https://github.com/w3c/csswg-drafts/issues/205
Changes: https://github.com/w3c/csswg-drafts/commit/29e6b0adab5cc559202f7fd321c620b17e6046b1
Closed: Accepted
Resolved: Bugfix
----
Issue 15.
Summary: Absolute ratio flex impossible with margins/padding
From: fantasai
Comment: https://github.com/w3c/csswg-drafts/issues/316
Open: =WG= Discuss.
----
Issue 16A.
Summary: Baselines of empty boxes and other cases of baseline synthesis
From: François Remy
Comment: https://github.com/w3c/csswg-drafts/issues/373
Response: https://github.com/w3c/csswg-drafts/issues/373#issuecomment-242863486
Response: https://github.com/w3c/csswg-drafts/issues/373#issuecomment-244829198
Closed: Accepted
Resolved: https://lists.w3.org/Archives/Public/www-style/2016Sep/0000.html
----
Issue 16B.
Summary: Baselines of empty boxes
From: fantasai
Comment: https://github.com/w3c/csswg-drafts/issues/439
Response: https://github.com/w3c/csswg-drafts/issues/439#issuecomment-246571933
Closed: Accepted
Resolved: https://lists.w3.org/Archives/Public/www-style/2016Sep/0028.html
----
Issue 17.
Summary: Error in example: s/align-content/align-self/
From: Daniel Holbert
Comment: https://github.com/w3c/csswg-drafts/issues/436
Closed: Accepted
Changes: https://github.com/w3c/csswg-drafts/commit/e377000a95363800f3d945358aee80eea2daade6
Resolved: Bugfix
----
Issue 18.
Summary: Static position not following hypothetical position loses use cases
From: jlukic
Comment: https://github.com/w3c/csswg-drafts/issues/401
Open: =WG= Discuss.
----
Issue 19A.
Summary: Computing out align-self auto is problematic
From: Daniel Holbert
Comment: https://github.com/w3c/csswg-drafts/issues/440
Response: https://github.com/w3c/csswg-drafts/issues/440#issuecomment-244791183
Comment: https://github.com/w3c/csswg-drafts/issues/440#issuecomment-244824005
Response: https://github.com/w3c/csswg-drafts/issues/440#issuecomment-247595259
Closed: Accepted
Resolved: https://lists.w3.org/Archives/Public/www-style/2016Sep/0041.html
----
Issue 19B.
Summary: Why changing static position when align-self: auto?
From: Christian Biesinger
Comment: https://github.com/w3c/csswg-drafts/issues/440#issuecomment-268110480
Response: https://github.com/w3c/csswg-drafts/issues/440#issuecomment-280459999
Closed: Accepted
Resolved: https://lists.w3.org/Archives/Public/www-style/2017Mar/0001.html
----
Issue 19C.
Summary: Ambiguous lookup for align-self: auto
From: Emilio
Comment: https://github.com/w3c/csswg-drafts/issues/440#issuecomment-281680347
Response: https://github.com/w3c/csswg-drafts/issues/440#issuecomment-282097463
Closed: Accepted
Resolved: Editorial
----
Issue 20.
Summary: Flex properties applying to table wrapper box
From: Daniel Holbert
Comment: https://github.com/w3c/csswg-drafts/issues/547
Response: https://github.com/w3c/csswg-drafts/issues/547#issuecomment-277108563
Response: https://github.com/w3c/csswg-drafts/issues/547#issuecomment-278414959
From: Florian Rivoal
Comment: https://github.com/w3c/csswg-drafts/issues/948
Response: https://github.com/w3c/csswg-drafts/issues/948#issuecomment-277320547
Closed: Accepted
Resolved: https://lists.w3.org/Archives/Public/www-style/2017Feb/0046.html
----
Issue 21.
Summary: Errors in update to align-self: auto
From: Javier Fernandez
Comment: https://github.com/w3c/csswg-drafts/issues/644
Closed: Accepted
Resolved: Bugfix
----
Issue 22.
Summary: Define 'align-content: space-between' for one line in multiline flex
From: markbrown
Comment: https://github.com/w3c/csswg-drafts/issues/718
Response: https://github.com/w3c/csswg-drafts/issues/718#issuecomment-263037457
Closed: Accepted
Resolved: Bugfix
----
Issue 23.
Summary: Typo
From: Mats Palmgren
Comment: https://github.com/w3c/csswg-drafts/issues/792
Response: https://github.com/w3c/csswg-drafts/issues/792#issuecomment-280439482
Closed: Accepted
Resolved: Editorial
----
Issue 24.
Summary: Missing terminology definitions for flex container axes
From: Geoffrey Sneddon
Comment: https://github.com/w3c/csswg-drafts/issues/981
Response: https://github.com/w3c/csswg-drafts/issues/981#issuecomment-280451297
Closed: Accepted
Resolved: Editorial
Verified: https://github.com/w3c/csswg-drafts/issues/981#issuecomment-280456508
----
Issue 25.
Summary: Baseline alignment using visual or logical “first” item?
From: fantasai
Comment: https://github.com/w3c/csswg-drafts/issues/995
Comment: https://github.com/w3c/csswg-drafts/issues/995#issuecomment-281750174
Response: https://github.com/w3c/csswg-drafts/issues/995#issuecomment-282100035
Closed: Accepted
Resolved: https://lists.w3.org/Archives/Public/www-style/2017Mar/0001.html
----