Skip to content

Commit b919f02

Browse files
committed
[css-flexbox] Add generated DoC
1 parent b96534b commit b919f02

1 file changed

Lines changed: 205 additions & 0 deletions

File tree

Lines changed: 205 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,205 @@
1+
<!DOCTYPE html>
2+
<meta charset="utf-8">
3+
<title>CSS Flexible Box Layout Level 1 Disposition of Comments for 2014-09-25 LCWD</title>
4+
<style type="text/css">
5+
.a { background: lightgreen }
6+
.d { background: lightblue }
7+
.r { background: orange }
8+
.fo { background: red }
9+
.open { border: solid red; padding: 0.2em; }
10+
:target { box-shadow: 0.25em 0.25em 0.25em; }
11+
</style>
12+
13+
<h1>CSS Flexible Box Layout Level 1 Disposition of Comments for 2014-09-25 LCWD</h1>
14+
15+
<p>Last call document: <a href="http://www.w3.org/TR/2014/WD-css-flexbox-1-20140925/">http://www.w3.org/TR/2014/WD-css-flexbox-1-20140925/</a>
16+
17+
<p>Editor's draft: <a href="http://dev.w3.org/csswg/css-flexbox-1/">http://dev.w3.org/csswg/css-flexbox-1/</a>
18+
19+
<p>The following color coding convention is used for comments:</p>
20+
21+
<ul>
22+
<li class="a">Accepted or Rejected and positive response
23+
<li class="r">Rejected and no response
24+
<li class="fo">Rejected and negative response
25+
<li class="d">Deferred
26+
<li class="oi">Out-of-Scope or Invalid and not verified
27+
</ul>
28+
29+
<p class=open>Open issues are marked like this</p>
30+
31+
<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>,
32+
<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>.
33+
<code>Verified</code> indicates commentor's acceptance of the response.</p>
34+
<pre class='open' id='issue-1'>
35+
Issue 1. <a href='#issue-1'>#</a>
36+
Summary: Use preferred size instead of max-content size
37+
From: Tab Atkins
38+
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>
39+
Open
40+
</pre>
41+
<pre class='a' id='issue-2'>
42+
Issue 2. <a href='#issue-2'>#</a>
43+
Summary: Flex item handling of anonymous boxes should be normative
44+
From: Alan Stearns
45+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Oct/0265.html'>http://lists.w3.org/Archives/Public/www-style/2014Oct/0265.html</a>
46+
Response: <a href='http://lists.w3.org/Archives/Public/www-style/2014Oct/0268.html'>http://lists.w3.org/Archives/Public/www-style/2014Oct/0268.html</a>
47+
Closed: Accepted
48+
Verified: <a href='http://lists.w3.org/Archives/Public/www-style/2014Oct/0269.html'>http://lists.w3.org/Archives/Public/www-style/2014Oct/0269.html</a>
49+
Resolved: Bugfix
50+
</pre>
51+
<pre class='' id='issue-3'>
52+
Issue 3. <a href='#issue-3'>#</a>
53+
Summary: Editorial nits
54+
From: Alan Stearns
55+
Comment: <a href='http://lists.w3.org/Archives/Public/www-style/2014Oct/0267.html'>http://lists.w3.org/Archives/Public/www-style/2014Oct/0267.html</a>
56+
</pre>
57+
<pre class='a' id='issue-4'>
58+
Issue 4. <a href='#issue-4'>#</a>
59+
Summary: Alignment shouldn't depend on number of lines, but on wrappability
60+
From: fantasai
61+
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Oct/0489.html'>https://lists.w3.org/Archives/Public/www-style/2014Oct/0489.html</a>
62+
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0341.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0341.html</a>
63+
Closed: Accepted
64+
Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0004.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0004.html</a>
65+
</pre>
66+
<pre class='open' id='issue-5'>
67+
Issue 5. <a href='#issue-5'>#</a>
68+
Summary: Clarify sizing of abspos flex containers
69+
From: François Remy
70+
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Sep/0396.html'>https://lists.w3.org/Archives/Public/www-style/2014Sep/0396.html</a>
71+
Response:
72+
Open
73+
</pre>
74+
<pre class='a' id='issue-6'>
75+
Issue 6. <a href='#issue-6'>#</a>
76+
Summary: Error in stretch definition
77+
From: Greg Whitworth
78+
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Sep/0429.html'>https://lists.w3.org/Archives/Public/www-style/2014Sep/0429.html</a>
79+
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2014Sep/0430.html'>https://lists.w3.org/Archives/Public/www-style/2014Sep/0430.html</a>
80+
Closed: Accepted
81+
Resolved: Bugfix
82+
</pre>
83+
<pre class='open' id='issue-7'>
84+
Issue 7. <a href='#issue-7'>#</a>
85+
Summary: Alias no-wrap to nowrap
86+
From: Tab Atkins
87+
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Oct/0188.html'>https://lists.w3.org/Archives/Public/www-style/2014Oct/0188.html</a>
88+
Open
89+
</pre>
90+
<pre class='a' id='issue-8'>
91+
Issue 8. <a href='#issue-8'>#</a>
92+
Summary: Error in flex container max-content definition
93+
From: Daniel Holbert
94+
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Oct/0443.html'>https://lists.w3.org/Archives/Public/www-style/2014Oct/0443.html</a>
95+
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0340.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0340.html</a>
96+
Closed: Accepted
97+
Resolved: Bugfix
98+
</pre>
99+
<pre class='a' id='issue-9'>
100+
Issue 9. <a href='#issue-9'>#</a>
101+
Summary: Scaled flex shrink factor should multiply by outer, not inner, base size
102+
From: Daniel Holbert
103+
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Oct/0417.html'>https://lists.w3.org/Archives/Public/www-style/2014Oct/0417.html</a>
104+
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2014Oct/0495.html'>https://lists.w3.org/Archives/Public/www-style/2014Oct/0495.html</a>
105+
Closed: Accepted
106+
Resolved: Editors' discretion
107+
</pre>
108+
<pre class='a open' id='issue-10'>
109+
Issue 10. <a href='#issue-10'>#</a>
110+
Summary: Revert 'flex-basis: auto' rename, add 'content' value instead
111+
From: Rossen Atanassov
112+
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Nov/0023.html'>https://lists.w3.org/Archives/Public/www-style/2014Nov/0023.html</a>
113+
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0342.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0342.html</a>
114+
Closed: Accepted
115+
Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2014Nov/0401.html'>https://lists.w3.org/Archives/Public/www-style/2014Nov/0401.html</a>
116+
Open: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0346.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0346.html</a>
117+
</pre>
118+
<pre class='open' id='issue-11'>
119+
Issue 11. <a href='#issue-11'>#</a>
120+
Summary: Clarify that flex layout is writing-mode relative
121+
From: Addison Phillips
122+
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Nov/0058.html'>https://lists.w3.org/Archives/Public/www-style/2014Nov/0058.html</a>
123+
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0344.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0344.html</a>
124+
Open: Waiting for verification.
125+
</pre>
126+
<pre class='r' id='issue-12'>
127+
Issue 12. <a href='#issue-12'>#</a>
128+
Summary: Example should state general case, put specific in parens, not vice versa
129+
From: Addison Phillips
130+
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Nov/0060.html'>https://lists.w3.org/Archives/Public/www-style/2014Nov/0060.html</a>
131+
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0343.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0343.html</a>
132+
Closed: Rejected
133+
Resolved: Editorial
134+
</pre>
135+
<pre class='oi' id='issue-13'>
136+
Issue 13. <a href='#issue-13'>#</a>
137+
Summary: Why are there sheep?
138+
From: Addison Phillips
139+
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Nov/0059.html'>https://lists.w3.org/Archives/Public/www-style/2014Nov/0059.html</a>
140+
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>
141+
Closed: Invalid
142+
Resolved: Editorial
143+
</pre>
144+
<pre class='open' id='issue-14'>
145+
Issue 14. <a href='#issue-14'>#</a>
146+
Summary: 'flex' section needs editorial love
147+
From: fantasai
148+
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>
149+
Open
150+
</pre>
151+
<pre class='' id='issue-15'>
152+
Issue 15. <a href='#issue-15'>#</a>
153+
Summary: Stray references to old spec prose
154+
From: Daniel Holbert
155+
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Dec/0078.html'>https://lists.w3.org/Archives/Public/www-style/2014Dec/0078.html</a>
156+
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0089.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0089.html</a>
157+
Resolved: Bugfix
158+
</pre>
159+
<pre class='open' id='issue-16'>
160+
Issue 16. <a href='#issue-16'>#</a>
161+
Summary: 'order' should affect speech/navigation order
162+
From: Bo Campbell
163+
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0119.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0119.html</a>
164+
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0121.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0121.html</a>
165+
Open: Rejected, but still under discussion by WG.
166+
</pre>
167+
<pre class='open' id='issue-17'>
168+
Issue 17. <a href='#issue-17'>#</a>
169+
Summary: Forced flex line breaking controls
170+
From: Glen Huang
171+
Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0322.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0322.html</a>
172+
Response: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jan/0336.html'>https://lists.w3.org/Archives/Public/www-style/2015Jan/0336.html</a>
173+
Open: Agenda+
174+
</pre>
175+
<script>
176+
(function () {
177+
var sheet = document.styleSheets[0];
178+
function addCheckbox(className) {
179+
var element = document.querySelector('*.' + className);
180+
var span = document.createElement('span');
181+
span.innerHTML = element.innerHTML;
182+
element.innerHTML = null;
183+
var check = document.createElement('input');
184+
check.type = 'checkbox';
185+
if (className == 'open') {
186+
check.checked = false;
187+
sheet.insertRule('pre:not(.open)' + '{}', sheet.cssRules.length);
188+
check.onchange = function (e) {
189+
rule.style.display = this.checked ? 'none' : 'block';
190+
}
191+
}
192+
else {
193+
check.checked = true;
194+
sheet.insertRule('pre.' + className + '{}', sheet.cssRules.length);
195+
check.onchange = function (e) {
196+
rule.style.display = this.checked ? 'block' : 'none';
197+
}
198+
}
199+
var rule = sheet.cssRules[sheet.cssRules.length - 1];
200+
element.appendChild(check);
201+
element.appendChild(span);
202+
}
203+
['a', 'd', 'fo', 'oi', 'r', 'open'].forEach(addCheckbox);
204+
}());
205+
</script>

0 commit comments

Comments
 (0)