Skip to content

Commit e0ef5ff

Browse files
committed
[css-display-3] Update Changes, DoC
1 parent 21ab733 commit e0ef5ff

File tree

3 files changed

+132
-4
lines changed

3 files changed

+132
-4
lines changed

css-display-3/Overview.bs

+10-4
Original file line numberDiff line numberDiff line change
@@ -1937,10 +1937,17 @@ Changes Since 2020 Candidate Recommendation</h3>
19371937
A <a href="https://drafts.csswg.org/css-display-3/issues-cr-2020">Disposition of Comments</a>
19381938
since the <a href="https://www.w3.org/TR/2020/CR-css-display-3-20200519/">19 May 2020 Candidate Recommendation</a> is available.
19391939

1940-
Changes since the <a href="https://www.w3.org/TR/2020/CRD-css-display-3-20201218/">18 December 2020 Candidate Recommendation Draft</a>
1940+
Changes since the <a href="https://www.w3.org/TR/2020/CR-css-display-3-20200519/">19 May 2020 Candidate Recommendation</a>
19411941
include:
19421942

19431943
<ul>
1944+
<li id="change-root-layout">
1945+
Defined [=root element=] and clarified its layout as a [=block-level=]
1946+
in [[#root]] and the definition of [=initial containing block=].
1947+
(<a href="https://github.com/w3c/csswg-drafts/pull/8095">PR 8095</a>,
1948+
<a href="https://github.com/w3c/csswg-drafts/issues/7207">Issue 7207</a>,
1949+
<a href="https://github.com/w3c/csswg-drafts/issues/6480">Issue 6480</a>,
1950+
<a href="https://github.com/w3c/csswg-drafts/issues/7786">Issue 7786</a>)
19441951
<li id="change-move-order">
19451952
Pulled in the 'order' property definition from [[CSS-FLEXBOX-1]],
19461953
since it also applies to [=grid items=].
@@ -1981,11 +1988,10 @@ Changes Since 2020 Candidate Recommendation</h3>
19811988
Added definition for [=block layout=] to glossary, for convenience.
19821989
<li id="change-grid-refs">
19831990
Updated references to <a href="https://www.w3.org/TR/css-grid/">CSS Grid Layout</a>.
1991+
<li id="change-2020-editorial">
1992+
Various minor editorial clarifications and cross-linking improvements.
19841993
</ul>
19851994

1986-
Previous changes since the <a href="https://www.w3.org/TR/2020/CR-css-display-3-20200519/">19 May 2020 Candidate Recommendation</a>
1987-
consist only of minor editorial clarifications and cross-linking improvements.
1988-
19891995
<h3 id="changes-2019">
19901996
Changes Since 2019 Candidate Recommendation</h3>
19911997

css-display-3/issues-cr-2020.bsi

+61
Original file line numberDiff line numberDiff line change
@@ -134,3 +134,64 @@ Response: https://github.com/w3c/csswg-drafts/issues/4022#issuecomment-893887886
134134
Closed: Rejected
135135
Resolved: https://lists.w3.org/Archives/Public/www-style/2021Aug/0017.html
136136
----
137+
Issue 15.
138+
Summary: Clarify how the root element is laid out
139+
From: Nicholas Stimpson
140+
From: Andy Jakubowski
141+
From: rosshjb
142+
Comment: https://github.com/w3c/csswg-drafts/issues/6480
143+
Comment: https://github.com/w3c/csswg-drafts/issues/7207
144+
Comment: https://github.com/w3c/csswg-drafts/issues/6708
145+
Response: https://github.com/w3c/csswg-drafts/pull/8095
146+
Closed: Accepted
147+
Resolved: Telecon 2022-12-07
148+
----
149+
Issue 16.
150+
Summary: “root element” is undefined
151+
From: Chris Rebert
152+
Comment: https://github.com/w3c/csswg-drafts/issues/7786
153+
Response: https://github.com/w3c/csswg-drafts/pull/8095
154+
Closed: Accepted
155+
Resolved: Telecon 2022-12-07
156+
----
157+
Issue 17.
158+
Summary: Clarify 'display: contents' on pseudo-elements
159+
From: Tim Nguyen
160+
Comment: https://github.com/w3c/csswg-drafts/issues/6518
161+
Response: https://github.com/w3c/csswg-drafts/issues/6518#issuecomment-898867258
162+
Closed: Retracted
163+
----
164+
Issue 18.
165+
Summary: Can <br> / <wbr> elements be blockified?
166+
From: Ian Kilpatrick
167+
Comment: https://github.com/w3c/csswg-drafts/issues/7049
168+
Open
169+
----
170+
Issue 19.
171+
Summary: What does “text run” mean?
172+
From: Torgue Philippe
173+
Comment: https://github.com/w3c/csswg-drafts/issues/7768
174+
Open: =WG= Discuss.
175+
----
176+
Issue 20.
177+
Summary: Add 'display: flow' to Short Display table
178+
From: Leonardo Cuoto Chueri
179+
Comment: https://github.com/w3c/csswg-drafts/issues/7843
180+
Response: https://github.com/w3c/csswg-drafts/issues/7843#issuecomment-1270730042
181+
Closed: Rejected
182+
Verified: https://github.com/w3c/csswg-drafts/issues/7843#issuecomment-1319331821
183+
----
184+
Issue 21.
185+
Summary: Add "flow container" as a synonym for "block container"
186+
From: Leonardo Cuoto Chueri
187+
Comment: https://github.com/w3c/csswg-drafts/issues/7844
188+
Response: https://github.com/w3c/csswg-drafts/issues/7844#issuecomment-1319327867
189+
Closed: Rejected
190+
Resolved: Editorial
191+
----
192+
Issue 22.
193+
Summary: Can the root float?
194+
From: fantasai
195+
Comment: https://github.com/w3c/csswg-drafts/issues/8196
196+
Open: =WG= Discuss.
197+
----

css-display-3/issues-cr-2020.html

+61
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,67 @@ <h1>CSS Display Module Level 3 Disposition of Comments for 2020-05-19 CR</h1>
173173
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/4022#issuecomment-893887886'>https://github.com/w3c/csswg-drafts/issues/4022#issuecomment-893887886</a></span>
174174
<span class="r">Closed: Rejected</span>
175175
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2021Aug/0017.html'>https://lists.w3.org/Archives/Public/www-style/2021Aug/0017.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2021Aug/0017.html"><abbr title="Thread">&#x2208;</abbr></a></span></pre>
176+
<pre class=' a' id='issue-15'>
177+
<span>Issue 15. <a href='#issue-15'>#</a></span>
178+
<span>Summary: Clarify how the root element is laid out</span>
179+
<span>From: Nicholas Stimpson</span>
180+
<span>From: Andy Jakubowski</span>
181+
<span>From: rosshjb</span>
182+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6480'>https://github.com/w3c/csswg-drafts/issues/6480</a></span>
183+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/7207'>https://github.com/w3c/csswg-drafts/issues/7207</a></span>
184+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6708'>https://github.com/w3c/csswg-drafts/issues/6708</a></span>
185+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/pull/8095'>https://github.com/w3c/csswg-drafts/pull/8095</a></span>
186+
<span class="a">Closed: Accepted</span>
187+
<span>Resolved: Telecon 2022-12-07</span></pre>
188+
<pre class=' a' id='issue-16'>
189+
<span>Issue 16. <a href='#issue-16'>#</a></span>
190+
<span>Summary: “root element” is undefined</span>
191+
<span>From: Chris Rebert</span>
192+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/7786'>https://github.com/w3c/csswg-drafts/issues/7786</a></span>
193+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/pull/8095'>https://github.com/w3c/csswg-drafts/pull/8095</a></span>
194+
<span class="a">Closed: Accepted</span>
195+
<span>Resolved: Telecon 2022-12-07</span></pre>
196+
<pre class=' a' id='issue-17'>
197+
<span>Issue 17. <a href='#issue-17'>#</a></span>
198+
<span>Summary: Clarify 'display: contents' on pseudo-elements</span>
199+
<span>From: Tim Nguyen</span>
200+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/6518'>https://github.com/w3c/csswg-drafts/issues/6518</a></span>
201+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/6518#issuecomment-898867258'>https://github.com/w3c/csswg-drafts/issues/6518#issuecomment-898867258</a></span>
202+
<span class="a">Closed: Retracted</span></pre>
203+
<pre class='open ' id='issue-18'>
204+
<span>Issue 18. <a href='#issue-18'>#</a></span>
205+
<span>Summary: Can &lt;br> / &lt;wbr> elements be blockified?</span>
206+
<span>From: Ian Kilpatrick</span>
207+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/7049'>https://github.com/w3c/csswg-drafts/issues/7049</a></span>
208+
<span>Open</span></pre>
209+
<pre class='open ' id='issue-19'>
210+
<span>Issue 19. <a href='#issue-19'>#</a></span>
211+
<span>Summary: What does “text run” mean?</span>
212+
<span>From: Torgue Philippe</span>
213+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/7768'>https://github.com/w3c/csswg-drafts/issues/7768</a></span>
214+
<span class="">Open: =WG= Discuss.</span></pre>
215+
<pre class=' a' id='issue-20'>
216+
<span>Issue 20. <a href='#issue-20'>#</a></span>
217+
<span>Summary: Add 'display: flow' to Short Display table</span>
218+
<span>From: Leonardo Cuoto Chueri</span>
219+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/7843'>https://github.com/w3c/csswg-drafts/issues/7843</a></span>
220+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/7843#issuecomment-1270730042'>https://github.com/w3c/csswg-drafts/issues/7843#issuecomment-1270730042</a></span>
221+
<span class="r">Closed: Rejected</span>
222+
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/7843#issuecomment-1319331821'>https://github.com/w3c/csswg-drafts/issues/7843#issuecomment-1319331821</a></span></pre>
223+
<pre class=' r' id='issue-21'>
224+
<span>Issue 21. <a href='#issue-21'>#</a></span>
225+
<span>Summary: Add "flow container" as a synonym for "block container"</span>
226+
<span>From: Leonardo Cuoto Chueri</span>
227+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/7844'>https://github.com/w3c/csswg-drafts/issues/7844</a></span>
228+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/7844#issuecomment-1319327867'>https://github.com/w3c/csswg-drafts/issues/7844#issuecomment-1319327867</a></span>
229+
<span class="r">Closed: Rejected</span>
230+
<span>Resolved: Editorial</span></pre>
231+
<pre class='open ' id='issue-22'>
232+
<span>Issue 22. <a href='#issue-22'>#</a></span>
233+
<span>Summary: Can the root float?</span>
234+
<span>From: fantasai</span>
235+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/8196'>https://github.com/w3c/csswg-drafts/issues/8196</a></span>
236+
<span class="">Open: =WG= Discuss.</span></pre>
176237
<script>
177238
(function () {
178239
var sheet = document.styleSheets[0];

0 commit comments

Comments
 (0)