We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2d484c commit 1b6c836Copy full SHA for 1b6c836
1 file changed
css-display-3/Overview.bs
@@ -93,7 +93,7 @@ Introduction</h2>
93
Similarly, each contiguous sequence of sibling <a>text nodes</a> generates a <a>text run</a>,
94
which is assigned the same styles as the generating <a>text nodes</a>.
95
96
- An <dfn for=CSS lt="anonymous|anonymous box" export>anonymous box</dfn> is is a box that is not associated with any element.
+ An <dfn for=CSS lt="anonymous|anonymous box" export>anonymous box</dfn> is a box that is not associated with any element.
97
<a>Anonymous boxes</a> are generated in certain circumstances
98
to fix up the <a>box tree</a> when it requires a particular nested structure
99
that is not provided by the boxes generated from the <a>element tree</a>.
0 commit comments