File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -126,13 +126,13 @@ Inserting and replacing content with the 'content' property</h2>
126126
127127 In neither case does it prevent any pseudo-elements which have this element or pseudo-element as an <a>originating element</a> from being generated.
128128
129- <dt> <dfn><<content-replacement>></dfn>
129+ <dt> <dfn type ><<content-replacement>></dfn>
130130 <dd id=replaced>
131131 Equal to:
132132
133133 <pre class=prod><<image>> </pre>
134134
135- Makes the element or pseudo-element a <a>replaced element</a> ,
135+ Makes the element or pseudo-element a <a href="https://www.w3.org/TR/CSS2/conform.html#replaced-element" >replaced element</a> ,
136136 filled with the specified <<image>> .
137137 Its normal contents are suppressed
138138 and do not generate boxes,
You can’t perform that action at this time.
0 commit comments