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
<p>A <adata-link-type=dfnhref=#run-in-boxtitle="run-in box">run-in box</a> behaves exactly as an <adata-link-type=dfntitle="inline-level box">inline-level box</a>, except:</p>
551
+
<p>A <adata-link-type=dfnhref=#run-in-boxtitle="run-in box">run-in box</a> behaves exactly as an <adata-link-type=dfnhref=#inline-level-boxtitle="inline-level box">inline-level box</a>, except:</p>
551
552
552
553
<ul>
553
554
<li>
554
555
If a <adata-link-type=dfnhref=#run-in-sequencetitle="run-in sequence">run-in sequence</a> is immediately followed by a block box
555
-
that does not establish a new <adata-link-type=dfntitle="formatting context">formatting context</a>,
556
+
that does not establish a new <adata-link-type=dfnhref=#formatting-contexttitle="formatting context">formatting context</a>,
556
557
it is inserted as direct children of the block box
557
558
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),
558
559
but preceding any other boxes generates by the contents of the block
<pclass=issueid=issue-0c2c54c6><aclass=self-linkhref=#issue-0c2c54c6></a>Should out-of-flow elements get reparented, left behind, or break apart the sequence?
A non-replaced <adata-link-type=dfnhref=#inline-leveltitle=inline-level>inline-level</a> box whose <aclass=propertydata-link-type=propdeschref=#propdef-display-insidetitle=display-inside>display-inside</a> is <aclass=cssdata-link-type=maybehref=#valdef-display-inside-autotitle=auto>auto</a>.
601
+
The contents of an inline box participate in the same inline formatting context as the inline box itself.
An inline-level box that is replaced or that establishes a new formatting context.
606
+
(An inline-level box whose <aclass=propertydata-link-type=propdeschref=#propdef-display-insidetitle=display-inside>display-inside</a> is not <aclass=cssdata-link-type=maybehref=#valdef-display-inside-autotitle=auto>auto</a> establishes a new formatting context of the specified type.)
A box whose contents participate in a block formatting context,
611
+
i.e. one whose computed <aclass=propertydata-link-type=propdeschref=#propdef-display-insidetitle=display-inside>display-inside</a> value is <aclass=cssdata-link-for=display-insidedata-link-type=maybehref=#valdef-display-inside-blocktitle=block>block</a>.
A <adata-link-type=dfnhref=#block-level-boxtitle="block-level box">block-level box</a> that is a <adata-link-type=dfnhref=#block-containertitle="block container">block container</a>.
Used as a shorthand for <adata-link-type=dfnhref=#block-boxtitle="block box">block box</a>, <adata-link-type=dfnhref=#block-level-boxtitle="block-level box">block-level box</a>, or <adata-link-type=dfnhref=#block-containertitle="block container box">block container box</a>,
A rectangle that forms the basis of sizing and positioning
625
+
for the boxes associated with it
626
+
(usually the children of the box that generated it).
627
+
Notably, a containing block is <em>not a box</em>
628
+
(it is a rectangle),
629
+
however it is often derived from the dimensions of a box.
630
+
If properties of a containing block are referenced,
631
+
they reference the values on the box that generated the containing block.
632
+
(For the <adata-link-type=dfnhref=#initial-containing-blocktitle="initial containing block">initial containing block</a>, the values are taken from the root element.)
633
+
See <adata-biblio-type=informativedata-link-type=bibliohref=#biblio-css21title=biblio-CSS21>[CSS21]</a><ahref=http://www.w3.org/TR/CSS21/visuren.html#containing-block>Section 9.1.2</a>
634
+
and <ahref=http://www.w3.org/TR/CSS21/visudet.html#containing-block-details>Section 10.1</a> for details.
<p>Block and inline formatting contexts are defined in CSS 2.1 Section 9.4.</p>
647
+
</dl>
648
+
649
+
<p>See <adata-biblio-type=normativedata-link-type=bibliohref=#biblio-css21title=biblio-CSS21>[CSS21]</a><ahref=http://www.w3.org/TR/CSS21/visuren.html>Chapter 9</a> for a fuller definition of these terms.</p>
<dtid=biblio-css3-flexboxtitle=CSS3-FLEXBOX><aclass=self-linkhref=#biblio-css3-flexbox></a>[CSS3-FLEXBOX]<dd>Tab Atkins Jr.; Elika J. Etemad; Alex Mogilevsky. <ahref=http://www.w3.org/TR/2012/CR-css3-flexbox-20120918/>CSS Flexible Box Layout Module</a>. 18 September 2012. W3C Candidate Recommendation. (Work in progress.) URL: <ahref=http://www.w3.org/TR/2012/CR-css3-flexbox-20120918/>http://www.w3.org/TR/2012/CR-css3-flexbox-20120918/</a></dd>
729
799
<dtid=biblio-css3-grid-layouttitle=CSS3-GRID-LAYOUT><aclass=self-linkhref=#biblio-css3-grid-layout></a>[CSS3-GRID-LAYOUT]<dd>Tab Atkins Jr.; Elika J. Etemad; Rossen Atanassov. <ahref=http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/>CSS Grid Layout</a>. 2 April 2013. W3C Working Draft. (Work in progress.) URL: <ahref=http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/>http://www.w3.org/TR/2013/WD-css3-grid-layout-20130402/</a></dd>
800
+
<dtid=biblio-css3pagetitle=CSS3PAGE><aclass=self-linkhref=#biblio-css3page></a>[CSS3PAGE]<dd>Melinda Grant; et al. <ahref=http://www.w3.org/TR/2013/WD-css3-page-20130314/>CSS Paged Media Module Level 3</a>. 14 March 2013. W3C Working Draft. (Work in progress.) URL: <ahref=http://www.w3.org/TR/2013/WD-css3-page-20130314/>http://www.w3.org/TR/2013/WD-css3-page-20130314/</a></dd>
730
801
<dtid=biblio-css3rubytitle=CSS3RUBY><aclass=self-linkhref=#biblio-css3ruby></a>[CSS3RUBY]<dd>Elika J. Etemad; Koji Ishii; Richard Ishida. <ahref=http://www.w3.org/TR/2013/WD-css3-ruby-20130919/>CSS3 Ruby Module</a>. 19 September 2013. W3C Working Draft. (Work in progress.) URL: <ahref=http://www.w3.org/TR/2013/WD-css3-ruby-20130919/>http://www.w3.org/TR/2013/WD-css3-ruby-20130919/</a></dd>
731
802
<dtid=biblio-rfc2119title=RFC2119><aclass=self-linkhref=#biblio-rfc2119></a>[RFC2119]<dd>S. Bradner. <ahref=http://www.ietf.org/rfc/rfc2119.txt>Key words for use in RFCs to Indicate Requirement Levels</a>. URL: <ahref=http://www.ietf.org/rfc/rfc2119.txt>http://www.ietf.org/rfc/rfc2119.txt</a></dd>
0 commit comments