You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(see <ahref=http://www.w3.org/Mail/Request>instructions</a>)
94
-
is preferred for discussion of this specification.
95
-
When sending e-mail,
96
-
please put the text “css-display” in the subject,
97
-
preferably like this:
98
-
“[css-display] <em>…summary of comment…</em>”
99
-
100
-
<p>
101
-
This document was produced by the <ahref=http://www.w3.org/Style/CSS/members>CSS Working Group</a>
102
-
(part of the <ahref=http://www.w3.org/Style/>Style Activity</a>).
103
-
104
-
<p>
105
-
This document was produced by a group operating under
106
-
the <ahref=http://www.w3.org/Consortium/Patent-Policy-20040205/>5 February 2004 W3C Patent Policy</a>.
107
-
W3C maintains a <ahref=http://www.w3.org/2004/01/pp-impl/32061/statusrel=disclosure>public list of any patent disclosures</a>
108
-
made in connection with the deliverables of the group;
109
-
that page also includes instructions for disclosing a patent.
110
-
An individual who has actual knowledge of a patent which the individual believes contains <ahref=http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential>Essential Claim(s)</a>
111
-
must disclose the information in accordance with <ahref=http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure>section 6 of the W3C Patent Policy</a>.</div>
45
+
<divdata-fill-with=status><p><em>This section describes the status of this document at the time of
46
+
its publication. Other documents may supersede this document. A list of
47
+
current W3C publications and the latest revision of this technical report
48
+
can be found in the <ahref=http://www.w3.org/TR/>W3C technical reports
49
+
index at http://www.w3.org/TR/.</a></em>
50
+
51
+
<p>Publication as a Working Draft does not imply endorsement by the W3C
52
+
Membership. This is a draft document and may be updated, replaced or
53
+
obsoleted by other documents at any time. It is inappropriate to cite this
54
+
document as other than work in progress.
55
+
56
+
<p>The (<ahref=http://lists.w3.org/Archives/Public/www-style/>archived</a>) public
57
+
mailing list <ahref=mailto:www-style@w3.org>www-style@w3.org</a> (see
58
+
<ahref=http://www.w3.org/Mail/Request>instructions</a>) is preferred
59
+
for discussion of this specification. When sending e-mail, please put the
60
+
text “css-display” in the subject, preferably like this:
61
+
“[css-display] <em>…summary of comment…</em>”
62
+
63
+
<p>This document was produced by the <ahref=http://www.w3.org/Style/CSS/members>CSS Working Group</a> (part of
64
+
the <ahref=http://www.w3.org/Style/>Style Activity</a>).
65
+
66
+
<p>This document was produced by a group operating under the <ahref=http://www.w3.org/Consortium/Patent-Policy-20040205/>5 February
67
+
2004 W3C Patent Policy</a>. W3C maintains a <ahref=http://www.w3.org/2004/01/pp-impl/32061/statusrel=disclosure>public list of any patent disclosures</a> made in
68
+
connection with the deliverables of the group; that page also includes
69
+
instructions for disclosing a patent. An individual who has actual
70
+
knowledge of a patent which the individual believes contains <ahref=http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential>Essential
71
+
Claim(s)</a> must disclose the information in accordance with <ahref=http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure>section
72
+
6 of the W3C Patent Policy</a>.</div>
112
73
<divdata-fill-with=at-risk></div>
113
74
114
75
<h2class="no-num no-toc no-ref heading settled" id=contents><spanclass=content>Table of Contents</span></h2>
The <aclass=propertydata-link-type=propdeschref=#propdef-displaytitle=display>display</a> shorthand property</span><aclass=self-linkhref=#the-display></a></h3>
<p>The <aclass=propertydata-link-type=propdeschref=#propdef-displaytitle=display>display</a><adata-link-type=dfnhref=http://dev.w3.org/csswg/css-cascade-3/#shorthand-propertytitle="shorthand property">shorthand property</a> sets all the display type properties in one declaration:
318
+
<p>The <aclass=propertydata-link-type=propdeschref=#propdef-displaytitle=display>display</a><adata-link-type=dfnhref=http://www.w3.org/TR/css-cascade-3/#shorthand-property--shorthandtitle="shorthand property">shorthand property</a> sets all the display type properties in one declaration:
358
319
<aclass=propertydata-link-type=propdeschref=#propdef-display-outsidetitle=display-outside>display-outside</a>, <aclass=propertydata-link-type=propdeschref=#propdef-display-insidetitle=display-inside>display-inside</a>, and <aclass=propertydata-link-type=propdeschref=#propdef-display-listtitle=display-list>display-list</a>.
359
320
If only one keyword is specified
360
321
or only one keyword is specified together with <aclass=cssdata-link-for=display-listdata-link-type=maybehref=#valdef-display-list-list-itemtitle=list-item>list-item</a>,
<li>Absolute positioning or floating an element <adata-link-type=dfnhref=#blockifytitle=blockifies>blockifies</a> the box’s display type. <adata-biblio-type=informativedata-link-type=bibliohref=#css21title=biblio-CSS21>[CSS21]</a>
461
-
<li>Containment in a <adata-link-spec=css-rubydata-link-type=dfntitle="ruby container">ruby container</a><adata-link-type=dfnhref=#inlinifytitle=inlinifies>inlinifies</a> the box’s display type, as described in <adata-biblio-type=informativedata-link-type=bibliohref=#css3rubytitle=biblio-CSS3RUBY>[CSS3RUBY]</a>.
422
+
<li>Containment in a <adata-link-spec=css-rubydata-link-type=dfnhref=http://www.w3.org/TR/css-ruby-1/#ruby-containertitle="ruby container">ruby container</a><adata-link-type=dfnhref=#inlinifytitle=inlinifies>inlinifies</a> the box’s display type, as described in <adata-biblio-type=informativedata-link-type=bibliohref=#css3rubytitle=biblio-CSS3RUBY>[CSS3RUBY]</a>.
462
423
<li>A parent with a <aclass=cssdata-link-for=display-insidedata-link-type=maybehref=#valdef-display-inside-gridtitle=grid>grid</a> or <aclass=cssdata-link-for=display-insidedata-link-type=maybehref=#valdef-display-inside-flextitle=flex>flex</a><aclass=propertydata-link-type=propdeschref=#propdef-display-insidetitle=display-inside>display-inside</a> value <adata-link-type=dfnhref=#blockifytitle=blockifies>blockifies</a> the box’s display type. <adata-biblio-type=informativedata-link-type=bibliohref=#css3-grid-layouttitle=biblio-CSS3-GRID-LAYOUT>[CSS3-GRID-LAYOUT]</a><adata-biblio-type=informativedata-link-type=bibliohref=#css3-flexboxtitle=biblio-CSS3-FLEXBOX>[CSS3-FLEXBOX]</a>
<p>For the purpose of any layout-related information,
502
-
such as querying for the computed value of the element’s <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css2/visudet.html#propdef-widthtitle=width>width</a> property,
463
+
such as querying for the computed value of the element’s <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/CSS21/visudet.html#propdef-widthtitle=width>width</a> property,
503
464
it must be treated as if it did not generate any boxes.</p>
504
465
505
466
<p>Properties that rely on boxes but do not rely on layout,
506
-
such as animations, <aclass=propertydata-link-type=propdeschref=http://dev.w3.org/csswg/css-lists-3/#propdef-counter-incrementtitle=counter-increment>counter-increment</a>, etc.,
467
+
such as animations, <aclass=propertydata-link-type=propdeschref=http://www.w3.org/TR/css3-lists/#propdef-counter-incrementtitle=counter-increment>counter-increment</a>, etc.,
507
468
must work as normal on this element and its descendants.</p>
508
469
509
470
<pclass=issueid=issue-56fc4c99><aclass=self-linkhref=#issue-56fc4c99></a>This needs more clarity about what "layout-related" and "participates in layout" means.
If a <adata-link-type=dfnhref=#run-in-sequencetitle="run-in sequence">run-in sequence</a> is immediately followed by a block box
565
526
that does not establish a new <adata-link-type=dfnhref=#formatting-contexttitle="formatting context">formatting context</a>,
566
527
it is inserted as direct children of the block box
567
-
after its <aclass=cssdata-link-type=maybehref=http://dev.w3.org/csswg/css-lists-3/#selectordef-markertitle=::marker>::marker</a> pseudo-element’s boxes (if any),
528
+
after its <aclass=cssdata-link-type=maybehref=http://www.w3.org/TR/css3-lists/#selectordef-markertitle=::marker>::marker</a> pseudo-element’s boxes (if any),
568
529
but preceding any other boxes generates by the contents of the block
569
530
(including the box generated by the <spanclass=css>::before</span> pseudo-element, if any).
0 commit comments