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
replacing and extending the model as defined in CSS2.1.
214
+
It is very much a work-in-progress, and implementers should reference CSS2.1 for now.</p>
215
+
<p>The <dfndata-dfn-type="dfn" data-noexport="" id="root-inline-box">root inline box<aclass="self-link" href="#root-inline-box"></a></dfn> is an anonymous inline box
216
+
which is automatically generated to hold
217
+
all of the <adata-link-type="dfn" href="https://drafts.csswg.org/css-display-3/#inline-level">inline-level</a> contents of a <adata-link-type="dfn" href="https://drafts.csswg.org/css-display-3/#block-container">block container</a> (if it has any).
218
+
It inherits from its parent <adata-link-type="dfn" href="https://drafts.csswg.org/css-display-3/#block-container">block container</a>,
219
+
but is otherwise unstyleable.</p>
215
220
<h2class="heading settled" data-level="2" id="line-height"><spanclass="secno">2. </span><spanclass="content">Line Heights and Baseline Alignment</span><aclass="self-link" href="#line-height"></a></h2>
216
221
<pclass="issue" id="issue-6ab9884f"><aclass="self-link" href="#issue-6ab9884f"></a>This section is being rewritten. Refer to <ahref="http://www.w3.org/TR/CSS2/visudet.html#line-height">section 10.8</a> of <adata-link-type="biblio" href="#biblio-css21">[CSS21]</a> for the normative CSS definition or the <ahref="http://www.w3.org/TR/2002/WD-css3-linebox-20020515/">2002 Working Draft</a> if you want pretty pictures. (But ignore the old text, half of it’s wrong. We’re not specifying which half, that’s to be determined.) <strong>The CSS2 specification should be used as the guideline for implementation.</strong></p>
217
222
<pclass="issue" id="issue-95a9f423"><aclass="self-link" href="#issue-95a9f423"></a> The CSSWG would like to know which baseline values are necessary: if any can be dropped, or any need to be added.</p>
<divclass="issue">This section is being rewritten. Refer to <ahref="http://www.w3.org/TR/CSS2/visudet.html#line-height">section 10.8</a> of <adata-link-type="biblio" href="#biblio-css21">[CSS21]</a> for the normative CSS definition or the <ahref="http://www.w3.org/TR/2002/WD-css3-linebox-20020515/">2002 Working Draft</a> if you want pretty pictures. (But ignore the old text, half of it’s wrong. We’re not specifying which half, that’s to be determined.) <strong>The CSS2 specification should be used as the guideline for implementation.</strong><ahref="#issue-6ab9884f"> ↵ </a></div>
1369
1382
<divclass="issue"> The CSSWG would like to know which baseline values are necessary: if any can be dropped, or any need to be added.<ahref="#issue-95a9f423"> ↵ </a></div>
1370
1383
<divclass="issue"> Should be text-over and text-under instead of text-top and text-bottom,
0 commit comments