We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33db218 commit a937c75Copy full SHA for a937c75
1 file changed
css-display-3/Overview.bs
@@ -1389,12 +1389,14 @@ Changes</h2>
1389
1390
<ul>
1391
<li id="change-parent">
1392
- Defined <a>parent box</a>.
+ Defined box tree parentage; see <a>parent box</a>.
1393
<li id="change-abspos">
1394
Added definition of <a>absolutely positioned</a> to the glossary;
1395
<a href="https://www.w3.org/TR/CSS2/visuren.html#absolutely-positioned">copied from CSS2</a> for easier referencing.
1396
<li id="change-bidi-fragment">
1397
Added cross-references to various forms of fragmentation in [[#intro]].
1398
+ <li id="change-table-grid-box">
1399
+ Renamed “table box” to “table grid box” to more easily distinguish from “table wrapper box”.
1400
</ul>
1401
1402
<h3 id="changes-wd">
0 commit comments