8000 csswg-drafts/css-flexbox-1/issues-cr-2012.html at ac71c01d6fa4d4be65fbb921a5a1018abfb0036c · w3c/csswg-drafts · GitHub
Skip to content

Latest commit

 

History

History
349 lines (342 loc) · 22.4 KB

File metadata and controls

349 lines (342 loc) · 22.4 KB
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<title>CSS Flexible Box Layout Level 1 Disposition of Comments for 2012-09-18 CR</title>
<style type="text/css">
.a { background: lightgreen }
.d { background: lightblue }
.r { background: orange }
.fo { background: red }
.open { border: solid red; padding: 0.2em; }
:target { box-shadow: 0.25em 0.25em 0.25em; }
</style>
<h1>CSS Flexible Box Layout Level 1 Disposition of Comments for 2012-09-18 CR</h1>
<p>Last call document: <a href="http://www.w3.org/TR/2012/CR-css3-flexbox-20120918/">http://www.w3.org/TR/2012/CR-css3-flexbox-20120918/</a>
<p>Editor's draft: <a href="http://dev.w3.org/csswg/css3-flexbox/">http://dev.w3.org/csswg/css3-flexbox/</a>
<p>The following color coding convention is used for comments:</p>
<ul>
<li class="a">Accepted or Rejected and positive response
<li class="r">Rejected and no response
<li class="fo">Rejected and negative response
<li class="d">Deferred
<li class="oi">Out-of-Scope or Invalid and not verified
</ul>
<p class=open>Open issues are marked like this</p>
<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>,
<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>.
<code>Verified</code> indicates commentor's acceptance of the response.</p>
<pre class='a' id='issue-1'>
Issue 1. <a href="#issue-1">#</a>
Summary: Handling of zero-length boxes at end of line
From: Kang-Hao Lu
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Aug/0094.html">http://lists.w3.org/Archives/Public/www-style/2012Aug/0094.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0158.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0158.html</a>
Closed: Accepted
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0384.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0384.html</a>
</pre>
<pre class='a' id='issue-2'>
Issue 2. <a href="#issue-2">#</a>
Summary: Handling of negative-size flex lines
From: Kang-Hao Lu
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Aug/0094.html">http://lists.w3.org/Archives/Public/www-style/2012Aug/0094.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0158.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0158.html</a>
Closed: Accepted
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0384.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0384.html</a>
</pre>
<pre class='a' id='issue-3'>
Issue 3. <a href="#issue-3">#</a>
Summary: Need way to fill flex-item boxes / Make 'stretch' propagate definiteness
From: Rudolph Gottesheim
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0204.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0204.html</a>
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0207.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0207.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0216.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0216.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0217.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0217.html</a>
Notes: Grid (and IE?) reflow after stretching in order to resolve
percentages inside the item (but treat them as auto for finding
the flex item's size).
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Mar/0464.html">http://lists.w3.org/Archives/Public/www-style/2014Mar/0464.html</a>
Closed: Accepted
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0384.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0384.html</a> (definite containers)
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2014Mar/0474.html">http://lists.w3.org/Archives/Public/www-style/2014Mar/0474.html</a> (indefinite containers)
</pre>
<pre class='d' id='issue-4'>
Issue 4. <a href="#issue-4">#</a>
Summary: Constant spacing around items
From: Giuseppe Bilotta
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0249.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0249.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Dec/0046.html">http://lists.w3.org/Archives/Public/www-style/2012Dec/0046.html</a>
Closed: Deferred (most cases possible; maybe add more spacing controls in next level)
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0384.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0384.html</a>
</pre>
<pre class='a' id='issue-5'>
Issue 5. <a href="#issue-5">#</a>
Summary: If percentage height cannot be resolved, is the flex items stretched?
From: Ojan Vafai
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0220.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0220.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Jul/0505.html">http://lists.w3.org/Archives/Public/www-style/2013Jul/0505.html</a>
Notes: <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=15392">https://www.w3.org/Bugs/Public/show_bug.cgi?id=15392</a>
<a href="http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html#s.10.5a">http://www.w3.org/Style/css2-updates/REC-CSS2-20110607-errata.html#s.10.5a</a>
Closed: Accepted
</pre>
<pre class='a' id='issue-6'>
Issue 6. <a href="#issue-6">#</a>
Summary: Clarifications to abspos static position in flex containers
From: Kang-Hao Lu
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0462.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0462.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0478.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0478.html</a>
Closed: Accepted
Resolved: Editorial
</pre>
<pre class='a' id='issue-7'>
Issue 7. <a href="#issue-7">#</a>
Summary: Conflict in applicability of 'float' to flex items
From: Daniel Holbert
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0675.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0675.html</a>
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0698.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0698.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0691.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0691.html</a>
Closed: Accepted
Verified: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0701.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0701.html</a>
Resolved: Editorial
</pre>
<pre class='a' id='issue-8'>
Issue 8. <a href="#issue-8">#</a>
Summary: Interaction of 'stretch' and items with aspect ratio
From: Rossen Atanassov
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Oct/0781.html">http://lists.w3.org/Archives/Public/www-style/2012Oct/0781.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Dec/0040.html">http://lists.w3.org/Archives/Public/www-style/2012Dec/0040.html</a>
Closed: Accepted
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0384.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0384.html</a>
</pre>
<pre class='r' id='issue-9'>
Issue 9. <a href="#issue-9">#</a>
Summary: Transfer min/max constraints across dimensions via aspect ratio?
From: Kang-Hao Lu
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Nov/0010.html">http://lists.w3.org/Archives/Public/www-style/2012Nov/0010.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Dec/0041.html">http://lists.w3.org/Archives/Public/www-style/2012Dec/0041.html</a>
Closed: Rejected
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0384.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0384.html</a>
</pre>
<pre class='r' id='issue-10'>
Issue 10. <a href="#issue-10">#</a>
Summary: Do flex items with negative margins increase available space?
From: Tony Chang
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Nov/0460.html">http://lists.w3.org/Archives/Public/www-style/2012Nov/0460.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2012Nov/0462.html">http://lists.w3.org/Archives/Public/www-style/2012Nov/0462.html</a>
Closed: Rejected
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0384.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0384.html</a>
</pre>
<pre class='a' id='issue-11'>
Issue 11. <a href="#issue-11">#</a>
Summary: Stretch should clamp cross size to min/max before calculating flex base size
From: Kang-Hao Lu
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Dec/0061.html">http://lists.w3.org/Archives/Public/www-style/2012Dec/0061.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0157.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0157.html</a>
Closed: Accepted
Resolve: Bugfix
</pre>
<pre class='a' id='issue-12'>
Issue 12. <a href="#issue-12">#</a>
Summary: Orthogonal Flex Layouts Sub-optimally Defined
From: Rossen Atanassov
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Dec/0251.html">http://lists.w3.org/Archives/Public/www-style/2012Dec/0251.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Mar/0260.html">http://lists.w3.org/Archives/Public/www-style/2013Mar/0260.html</a>
Closed: Accepted
Verified:
</pre>
<pre class='a' id='issue-13'>
Issue 13. <a href="#issue-13">#</a>
Summary: Should ::first-line/::first-letter apply to a flex container?
From: Tab Atkins
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2012Dec/0264.html">http://lists.w3.org/Archives/Public/www-style/2012Dec/0264.html</a>
Response:
Closed: Accepted
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0384.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0384.html</a>
</pre>
<pre class='oi' id='issue-14'>
Issue 14. <a href="#issue-14">#</a>
Summary: Clarify interaction of min-width and width
From: Ojan Vafai
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Jan/0046.html">http://lists.w3.org/Archives/Public/www-style/2013Jan/0046.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Jan/0050.html">http://lists.w3.org/Archives/Public/www-style/2013Jan/0050.html</a>
Closed: Invalid
</pre>
<pre class='a' id='issue-15'>
Issue 15. <a href="#issue-15">#</a>
Summary: Should 'overflow' apply to flex containers?
From: Daniel Holbert
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Jan/0465.html">http://lists.w3.org/Archives/Public/www-style/2013Jan/0465.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0001.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0001.html</a>
Closed: Accepted
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0384.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0384.html</a>
</pre>
<pre class='a' id='issue-16'>
Issue 16. <a href="#issue-16">#</a>
Summary: What should percentage margins on a flex item be relative to?
From: fantasai
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Mar/0143.html">http://lists.w3.org/Archives/Public/www-style/2013Mar/0143.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Mar/0688.html">http://lists.w3.org/Archives/Public/www-style/2013Mar/0688.html</a>
Closed: Accepted
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2013Mar/0688.html">http://lists.w3.org/Archives/Public/www-style/2013Mar/0688.html</a>
</pre>
<pre class='a' id='issue-17'>
Issue 17. <a href="#issue-17">#</a>
Summary: Revert min-size of flex items to 0.
From: Tab Atkins Jr.
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Feb/0364.html">http://lists.w3.org/Archives/Public/www-style/2013Feb/0364.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Mar/0257.html">http://lists.w3.org/Archives/Public/www-style/2013Mar/0257.html</a>
Closed: Accepted
See also: Issue 19
</pre>
<pre class='a' id='issue-18'>
Issue 18. <a href="#issue-18">#</a>
Summary: Paint flex items and table cells atomically
From: fantasai
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Mar/0707.html">http://lists.w3.org/Archives/Public/www-style/2013Mar/0707.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Apr/0133.html">http://lists.w3.org/Archives/Public/www-style/2013Apr/0133.html</a>
Closed: Accepted
Note: Recommends corresponding CSS2.1 change for Table layout, see
<a href="http://lists.w3.org/Archives/Public/www-style/2013Apr/0145.html">http://lists.w3.org/Archives/Public/www-style/2013Apr/0145.html</a>
<a href="http://lists.w3.org/Archives/Public/www-style/2013May/0027.html">http://lists.w3.org/Archives/Public/www-style/2013May/0027.html</a>
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2013Apr/0133.html">http://lists.w3.org/Archives/Public/www-style/2013Apr/0133.html</a>
</pre>
<pre class='a' id='issue-19'>
Issue 19. <a href="#issue-19">#</a>
Summary: Re-revert min-size of flex items back to 'auto', with overflow consideration
From: Elliot Sprehn
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Apr/0538.html">http://lists.w3.org/Archives/Public/www-style/2013Apr/0538.html</a>
Analysis: <a href="http://lists.w3.org/Archives/Public/www-style/2013Jul/0456.html">http://lists.w3.org/Archives/Public/www-style/2013Jul/0456.html</a>
See also: Issue 17
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Mar/0463.html">http://lists.w3.org/Archives/Public/www-style/2014Mar/0463.html</a>
Closed: Accepted
</pre>
<pre class='a' id='issue-20'>
Issue 20. <a href="#issue-20">#</a>
Summary: Min/max constraint sizing of flexible flex-basis: 0.
From: Tab Aktins
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013May/0342.html">http://lists.w3.org/Archives/Public/www-style/2013May/0342.html</a>
Proposal: <a href="http://lists.w3.org/Archives/Public/www-style/2013May/0511.html">http://lists.w3.org/Archives/Public/www-style/2013May/0511.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Jul/0463.html">http://lists.w3.org/Archives/Public/www-style/2013Jul/0463.html</a>
Closed: Accepted
Resolved: Bugfix
</pre>
<pre class='a' id='issue-21'>
Issue 21. <a href="#issue-21">#</a>
Summary: Clarify interaction of table fixup and flex itemizing
From: Christian Biesinger
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013May/0508.html">http://lists.w3.org/Archives/Public/www-style/2013May/0508.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Jul/0462.html">http://lists.w3.org/Archives/Public/www-style/2013Jul/0462.html</a>
Closed: Accepted
Resolved: Editorial
</pre>
<pre class='a' id='issue-22'>
Issue 22. <a href="#issue-22">#</a>
Summary: Re-evaluate static position of flex items and grid items
From: Daniel Holbert and fantasai
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013May/0514.html">http://lists.w3.org/Archives/Public/www-style/2013May/0514.html</a>
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Jul/0459.html">http://lists.w3.org/Archives/Public/www-style/2013Jul/0459.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Sep/0217.html">http://lists.w3.org/Archives/Public/www-style/2013Sep/0217.html</a>
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Sep/0255.html">http://lists.w3.org/Archives/Public/www-style/2013Sep/0255.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0146.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0146.html</a>
Closed: Accepted
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2013Sep/0468.html">http://lists.w3.org/Archives/Public/www-style/2013Sep/0468.html</a>
</pre>
<pre class='a' id='issue-23'>
Issue 23. <a href="#issue-23">#</a>
Summary: Intrinsic cross-sizing vs. main-size
From: Daniel Holbert
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Aug/0360.html">http://lists.w3.org/Archives/Public/www-style/2013Aug/0360.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Mar/0171.html">http://lists.w3.org/Archives/Public/www-style/2014Mar/0171.html</a>
Closed: Accepted
Resolved: Editors' discretion, needs LC review for correctness
</pre>
<pre class='a' id='issue-24'>
Issue 24. <a href="#issue-24">#</a>
Summary: Missing clamp to min/max size
From: Daniel Holbert
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Oct/0698.html">http://lists.w3.org/Archives/Public/www-style/2013Oct/0698.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Oct/0701.html">http://lists.w3.org/Archives/Public/www-style/2013Oct/0701.html</a>
Closed: Accepted
Resolved: Bugfix
</pre>
<pre class='r' id='issue-25'>
Issue 25. <a href="#issue-25">#</a>
Summary: change initial value of align-items to flex-start
From: Bruno Racineaux
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Nov/0117.html">http://lists.w3.org/Archives/Public/www-style/2013Nov/0117.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Nov/0142.html">http://lists.w3.org/Archives/Public/www-style/2013Nov/0142.html</a>
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Nov/0152.html">http://lists.w3.org/Archives/Public/www-style/2013Nov/0152.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2013Nov/0166.html">http://lists.w3.org/Archives/Public/www-style/2013Nov/0166.html</a>
Closed: Rejected
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2014Mar/0474.html">http://lists.w3.org/Archives/Public/www-style/2014Mar/0474.html</a>
</pre>
<pre class='a' id='issue-26'>
Issue 26. <a href="#issue-26">#</a>
Summary: Clarify "white space"
From: Simon Sapin
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Nov/0369.html">http://lists.w3.org/Archives/Public/www-style/2013Nov/0369.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0555.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0555.html</a>
Closed: Accepted
Verified: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0556.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0556.html</a>
Resolved: Clarification
</pre>
<pre class='a' id='issue-27'>
Issue 27. <a href="#issue-27">#</a>
Summary: Remove example's dependency on CSS3 Box Alignment
From: Daniel Holbert
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0032.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0032.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0145.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0145.html</a>
Closed: Accepted
Resolved: Editorial
</pre>
<pre class='oi' id='issue-28'>
Issue 28. <a href="#issue-28">#</a>
Summary: Handling &lt;br> as text
From: Daniel Holbert
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0317.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0317.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Feb/0425.html">http://lists.w3.org/Archives/Public/www-style/2014Feb/0425.html</a>
Closed: OutOfScope
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2014Feb/0055.html">http://lists.w3.org/Archives/Public/www-style/2014Feb/0055.html</a>
</pre>
<pre class='a' id='issue-29'>
Issue 29. <a href="#issue-29">#</a>
Summary: Distinguish element vs. box
From: Peter Moulder
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Jan/0459.html">http://lists.w3.org/Archives/Public/www-style/2014Jan/0459.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Feb/0423.html">http://lists.w3.org/Archives/Public/www-style/2014Feb/0423.html</a>
Closed: Accepted
Resolved: Editorial
</pre>
<pre class='a' id='issue-30'>
Issue 30. <a href="#issue-30">#</a>
Summary: Discontinuity of flex values between 0 and 1
From: Tab Atkins
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2013Oct/0246.html">http://lists.w3.org/Archives/Public/www-style/2013Oct/0246.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Feb/0424.html">http://lists.w3.org/Archives/Public/www-style/2014Feb/0424.html</a>
Closed: Accepted
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2014Feb/0055.html">http://lists.w3.org/Archives/Public/www-style/2014Feb/0055.html</a>
</pre>
<pre class='a' id='issue-31'>
Issue 31. <a href="#issue-31">#</a>
Summary: Confusion wrt computed 'display' and box generation
From: Peter Moulder
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Feb/0469.html">http://lists.w3.org/Archives/Public/www-style/2014Feb/0469.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Mar/0173.html">http://lists.w3.org/Archives/Public/www-style/2014Mar/0173.html</a>
Closed: Accepted
Resolved: Editorial
</pre>
<pre class='r' id='issue-32'>
Issue 32. <a href="#issue-32">#</a>
Summary: Should 'float' compute to 'none' on flex items
From: Peter Moulder
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Feb/0469.html">http://lists.w3.org/Archives/Public/www-style/2014Feb/0469.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Mar/0173.html">http://lists.w3.org/Archives/Public/www-style/2014Mar/0173.html</a>
Closed: Rejected
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2014Mar/0474.html">http://lists.w3.org/Archives/Public/www-style/2014Mar/0474.html</a>
</pre>
<pre class='oi' id='issue-33'>
Issue 33. <a href="#issue-33">#</a>
Summary: Does 'order' affect counters
From: Peter Moulder
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2014Feb/0469.html">http://lists.w3.org/Archives/Public/www-style/2014Feb/0469.html</a>
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2014Mar/0176.html">http://lists.w3.org/Archives/Public/www-style/2014Mar/0176.html</a>
Closed: Invalid
Resolved: <a href="http://lists.w3.org/Archives/Public/www-style/2014Mar/0474.html">http://lists.w3.org/Archives/Public/www-style/2014Mar/0474.html</a>
</pre>