We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0106620 commit 9e508daCopy full SHA for 9e508da
css-display-3/Overview.bs
@@ -56,7 +56,7 @@ Introduction</h2>
56
and renders it onto a <a href="https://www.w3.org/TR/CSS2/intro.html#canvas">canvas</a>
57
(such as your screen, a piece of paper, or an audio stream).
58
To do this, it generates an intermediary structure,
59
- the <dfn id="box tree" oldids="css-box-tree" export for=CSS>box tree</dfn>,
+ the <dfn id="box-tree" oldids="css-box-tree" export for=CSS>box tree</dfn>,
60
which represents the formatting structure of the rendered document.
61
Each <dfn id="box" oldids="css-box" export for=CSS>box</dfn> in the <a>box tree</a>
62
represents its corresponding [=CSS/element=] (or <a>pseudo-element</a>)
0 commit comments