Skip to content

Commit bfa0572

Browse files
committed
[css-flexbox] Update DoC
1 parent 78a1c45 commit bfa0572

2 files changed

Lines changed: 15 additions & 11 deletions

File tree

css-flexbox/issues-cr-20160526.bsi

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,9 @@ From: Geoffrey Sneddon
6161
Comment: https://lists.w3.org/Archives/Public/www-style/2017Jan/0068.html
6262
Comment: https://github.com/w3c/csswg-drafts/issues/1679
6363
Response: https://github.com/w3c/csswg-drafts/issues/1679#issuecomment-324140324
64-
Open: Accepted; Needs Edits
64+
Closed: Accepted
6565
Resolved: https://lists.w3.org/Archives/Public/www-style/2017Aug/0026.html
66+
Verified: ???
6667
----
6768
Issue 7.
6869
Summary: Spec lists incorrect initial value for 'flex'
@@ -141,8 +142,9 @@ Issue 15.
141142
Summary: Absolute ratio flex impossible with margins/padding
142143
From: fantasai
143144
Comment: https://github.com/w3c/csswg-drafts/issues/316
144-
Open: Accepted; Needs edits
145+
Closed: Accepted
145146
Resolved: https://lists.w3.org/Archives/Public/www-style/2017Aug/0036.html
147+
Veified: Reporter is editor
146148
----
147149
Issue 16A.
148150
Summary: Baselines of empty boxes and other cases of baseline synthesis
@@ -346,7 +348,7 @@ Issue 37.
346348
Summary: Empty flex items contribute 0 even with specified size
347349
From: Daniel Holbert
348350
Comment: https://github.com/w3c/csswg-drafts/issues/1435
349-
Open: Needs edits
351+
Closed: Accepted
350352
Resolved: https://lists.w3.org/Archives/Public/www-style/2017Aug/0026.html
351353
----
352354
Issue 38.

css-flexbox/issues-cr-20160526.html

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -87,15 +87,16 @@ <h1>CSS Flexible Box Layout Disposition of Comments for 2016-05-26 CR</h1>
8787
<span>Response: </span>
8888
<span class="">Open: Needs edits</span>
8989
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Aug/0036.html'>https://lists.w3.org/Archives/Public/www-style/2017Aug/0036.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Aug/0036.html"><abbr title="Thread">&#x2208;</abbr></a></span></pre>
90-
<pre class='open ' id='issue-6'>
90+
<pre class=' a' id='issue-6'>
9191
<span>Issue 6. <a href='#issue-6'>#</a></span>
9292
<span>Summary: Definiteness of flex items’ main size depending on flex-basis</span>
9393
<span>From: Geoffrey Sneddon</span>
9494
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2017Jan/0068.html'>https://lists.w3.org/Archives/Public/www-style/2017Jan/0068.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Jan/0068.html"><abbr title="Thread">&#x2208;</abbr></a></span>
9595
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1679'>https://github.com/w3c/csswg-drafts/issues/1679</a></span>
9696
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1679#issuecomment-324140324'>https://github.com/w3c/csswg-drafts/issues/1679#issuecomment-324140324</a></span>
97-
<span class="">Open: Accepted; Needs Edits</span>
98-
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Aug/0026.html'>https://lists.w3.org/Archives/Public/www-style/2017Aug/0026.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Aug/0026.html"><abbr title="Thread">&#x2208;</abbr></a></span></pre>
97+
<span class="a">Closed: Accepted</span>
98+
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Aug/0026.html'>https://lists.w3.org/Archives/Public/www-style/2017Aug/0026.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Aug/0026.html"><abbr title="Thread">&#x2208;</abbr></a></span>
99+
<span class="a">Verified: ???</span></pre>
99100
<pre class=' a' id='issue-7'>
100101
<span>Issue 7. <a href='#issue-7'>#</a></span>
101102
<span>Summary: Spec lists incorrect initial value for 'flex'</span>
@@ -169,13 +170,14 @@ <h1>CSS Flexible Box Layout Disposition of Comments for 2016-05-26 CR</h1>
169170
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/29e6b0adab5cc559202f7fd321c620b17e6046b1'>https://github.com/w3c/csswg-drafts/commit/29e6b0adab5cc559202f7fd321c620b17e6046b1</a></span>
170171
<span class="a">Closed: Accepted</span>
171172
<span>Resolved: Bugfix</span></pre>
172-
<pre class='open ' id='issue-15'>
173+
<pre class=' a' id='issue-15'>
173174
<span>Issue 15. <a href='#issue-15'>#</a></span>
174175
<span>Summary: Absolute ratio flex impossible with margins/padding</span>
175176
<span>From: fantasai</span>
176177
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/316'>https://github.com/w3c/csswg-drafts/issues/316</a></span>
177-
<span class="">Open: Accepted; Needs edits</span>
178-
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Aug/0036.html'>https://lists.w3.org/Archives/Public/www-style/2017Aug/0036.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Aug/0036.html"><abbr title="Thread">&#x2208;</abbr></a></span></pre>
178+
<span class="a">Closed: Accepted</span>
179+
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Aug/0036.html'>https://lists.w3.org/Archives/Public/www-style/2017Aug/0036.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Aug/0036.html"><abbr title="Thread">&#x2208;</abbr></a></span>
180+
<span>Veified: Reporter is editor</span></pre>
179181
<pre class=' a' id='issue-16A'>
180182
<span>Issue 16A. <a href='#issue-16A'>#</a></span>
181183
<span>Summary: Baselines of empty boxes and other cases of baseline synthesis</span>
@@ -374,12 +376,12 @@ <h1>CSS Flexible Box Layout Disposition of Comments for 2016-05-26 CR</h1>
374376
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1419#issuecomment-315930973'>https://github.com/w3c/csswg-drafts/issues/1419#issuecomment-315930973</a></span>
375377
<span class="a">Closed: Accepted</span>
376378
<span>Resolved: Editorial</span></pre>
377-
<pre class='open ' id='issue-37'>
379+
<pre class=' a' id='issue-37'>
378380
<span>Issue 37. <a href='#issue-37'>#</a></span>
379381
<span>Summary: Empty flex items contribute 0 even with specified size</span>
380382
<span>From: Daniel Holbert</span>
381383
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1435'>https://github.com/w3c/csswg-drafts/issues/1435</a></span>
382-
<span class="">Open: Needs edits</span>
384+
<span class="a">Closed: Accepted</span>
383385
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2017Aug/0026.html'>https://lists.w3.org/Archives/Public/www-style/2017Aug/0026.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2017Aug/0026.html"><abbr title="Thread">&#x2208;</abbr></a></span></pre>
384386
<pre class=' a' id='issue-38'>
385387
<span>Issue 38. <a href='#issue-38'>#</a></span>

0 commit comments

Comments
 (0)