File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -290,8 +290,8 @@ <h2 id=declaration><span class=secno>3. </span>Declaring namespaces: the
290290 --> </ pre >
291291
292292 < p > The selectors < code > Q|elem</ code > and < code > lq|elem</ code > in that CSS
293- file would both match the element < code > qml:elem</ code > . (The selector
294- < code > qml|elem</ code > would be invalid.)</ p >
293+ file would both match the element < code > < qml:elem> </ code > . (The
294+ selector < code > qml|elem</ code > would be invalid.)</ p >
295295 </ div >
296296
297297 < h3 id =syntax > < span class =secno > 3.1 </ span > Syntax</ h3 >
Original file line number Diff line number Diff line change @@ -181,8 +181,8 @@ <h2 id="declaration">Declaring namespaces: the <code>@namespace</code> rule</h2>
181181<!----> @namespace lq "http://example.com/q-markup";<!--
182182 --> </ pre >
183183 < p > The selectors < code > Q|elem</ code > and < code > lq|elem</ code > in that CSS
184- file would both match the element < code > qml:elem</ code > . (The selector
185- < code > qml|elem</ code > would be invalid.)</ p >
184+ file would both match the element < code > < qml:elem> </ code > . (The
185+ selector < code > qml|elem</ code > would be invalid.)</ p >
186186 </ div >
187187
188188< h3 id ="syntax "> Syntax</ h3 >
You can’t perform that action at this time.
0 commit comments