Skip to content

Commit a0768db

Browse files
committed
[css-flexbox-1] Update DoC
1 parent 11061f1 commit a0768db

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

css-flexbox-1/issues-cr-2017.bsi

+5-5
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,8 @@ Issue 8.
6666
Summary: Clarify interaction of table flex items and sizing algorithm
6767
From: Morten Stenshorne
6868
Comment: https://github.com/w3c/csswg-drafts/issues/2442
69-
Response: =ADD A BETTER RESPONSE=
70-
Open: Accepted
69+
Response: https://github.com/w3c/csswg-drafts/issues/2442#issuecomment-385829501
70+
Closed: Accepted
7171
----
7272
Issue 9.
7373
Summary: Interaction of table wrapper box and flex sizing
@@ -111,10 +111,10 @@ Response: https://github.com/w3c/csswg-drafts/issues/2702#issuecomment-393706915
111111
Closed: Invalid
112112
----
113113
Issue 14.
114-
Summary: ????
114+
Summary: Clarifications to size computation dependencies
115115
From: dbaron
116116
Comment: https://github.com/w3c/csswg-drafts/issues/2890
117-
Open
117+
Open: Pending deeper investigation, scope of edits unknown
118118
----
119119
Issue 15.
120120
Summary: Does overflow change the baseline on flex items?
@@ -128,5 +128,5 @@ Issue 16.
128128
Summary: Investigate applying align-content to single-line flex containers
129129
From: Tab Atkins and fantasai
130130
Comment: https://github.com/w3c/csswg-drafts/issues/3052
131-
Open
131+
Open: Pending Web-compat investigation
132132
----

css-flexbox-1/issues-cr-2017.html

+6-6
Original file line numberDiff line numberDiff line change
@@ -101,13 +101,13 @@ <h1>CSS Flexible Box Module Level 1 Disposition of Comments for 2017-10-19 CR</h
101101
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/2431#issuecomment-372120318'>https://github.com/w3c/csswg-drafts/issues/2431#issuecomment-372120318</a></span>
102102
<span class="a">Closed: Accepted</span>
103103
<span>Changes: (note was removed entirely due to issue 2)</span></pre>
104-
<pre class='open a' id='issue-8'>
104+
<pre class=' a' id='issue-8'>
105105
<span>Issue 8. <a href='#issue-8'>#</a></span>
106106
<span>Summary: Clarify interaction of table flex items and sizing algorithm</span>
107107
<span>From: Morten Stenshorne</span>
108108
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2442'>https://github.com/w3c/csswg-drafts/issues/2442</a></span>
109-
<span>Response: =ADD A BETTER RESPONSE=</span>
110-
<span class="a">Open: Accepted</span></pre>
109+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/2442#issuecomment-385829501'>https://github.com/w3c/csswg-drafts/issues/2442#issuecomment-385829501</a></span>
110+
<span class="a">Closed: Accepted</span></pre>
111111
<pre class=' a' id='issue-9'>
112112
<span>Issue 9. <a href='#issue-9'>#</a></span>
113113
<span>Summary: Interaction of table wrapper box and flex sizing</span>
@@ -151,10 +151,10 @@ <h1>CSS Flexible Box Module Level 1 Disposition of Comments for 2017-10-19 CR</h
151151
<span class="oi">Closed: Invalid</span></pre>
152152
<pre class='open ' id='issue-14'>
153153
<span>Issue 14. <a href='#issue-14'>#</a></span>
154-
<span>Summary: ????</span>
154+
<span>Summary: Clarifications to size computation dependencies</span>
155155
<span>From: dbaron</span>
156156
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/2890'>https://github.com/w3c/csswg-drafts/issues/2890</a></span>
157-
<span>Open</span></pre>
157+
<span class="">Open: Pending deeper investigation, scope of edits unknown</span></pre>
158158
<pre class=' oi' id='issue-15'>
159159
<span>Issue 15. <a href='#issue-15'>#</a></span>
160160
<span>Summary: Does overflow change the baseline on flex items?</span>
@@ -168,7 +168,7 @@ <h1>CSS Flexible Box Module Level 1 Disposition of Comments for 2017-10-19 CR</h
168168
<span>Summary: Investigate applying align-content to single-line flex containers</span>
169169
<span>From: Tab Atkins and fantasai</span>
170170
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/3052'>https://github.com/w3c/csswg-drafts/issues/3052</a></span>
171-
<span>Open</span></pre>
171+
<span class="">Open: Pending Web-compat investigation</span></pre>
172172
<script>
173173
(function () {
174174
var sheet = document.styleSheets[0];

0 commit comments

Comments
 (0)