We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3746154 commit 4392dd6Copy full SHA for 4392dd6
1 file changed
css-display-3/Overview.bs
@@ -75,7 +75,7 @@ Introduction</h2>
75
of <dfn id="elements" oldids="css-element" export for=CSS lt="element">elements</dfn>
76
and <dfn id="text-nodes" oldids="css-text-node" export for=CSS lt="text node">text nodes</dfn>,
77
and renders it onto a <a href="https://www.w3.org/TR/CSS2/intro.html#canvas">canvas</a>
78
- (such as your screen, a piece of paper, or an audio stream).
+ such as your screen, a piece of paper, or an audio stream.
79
(Some source documents start from more complex trees,
80
such as the DOM,
81
which can have comment nodes
0 commit comments