File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -379,10 +379,11 @@ <h2 id=css-qnames><span class=secno>4. </span>CSS Qualified Names</h2>
379379 </ div >
380380
381381 < p > CSS qualified names can be used in (for example) selectors and property
382- values as described in other modules. Those modules should define the use
383- of a namespace prefix that has not been properly declared as a parsing
384- error that will cause the selector or declaration (etc.) to be considered
385- invalid and ignored.</ p >
382+ values as described in other modules. Those modules must define handling
383+ of namespace prefixes that have not been properly declared. Such handling
384+ should treat undeclared namespace prefixes as a parsing error that will
385+ cause the selector or declaration (etc.) to be considered invalid and
386+ ignored.</ p >
386387 </ div >
387388
388389 < h2 class =no-num id =acknowledgments > Acknowledgments</ h2 >
Original file line number Diff line number Diff line change @@ -278,10 +278,11 @@ <h2 id="css-qnames">CSS Qualified Names</h2>
278278 </ div >
279279
280280 < p > CSS qualified names can be used in (for example) selectors and property
281- values as described in other modules. Those modules should define the use
282- of a namespace prefix that has not been properly declared as a parsing error
283- that will cause the selector or declaration (etc.) to be considered invalid
284- and ignored.</ p >
281+ values as described in other modules. Those modules must define handling
282+ of namespace prefixes that have not been properly declared. Such handling
283+ should treat undeclared namespace prefixes as a parsing error that will
284+ cause the selector or declaration (etc.) to be considered invalid and
285+ ignored.</ p >
285286</ div >
286287
287288< h2 class ="no-num " id ="acknowledgments "> Acknowledgments</ h2 >
You can’t perform that action at this time.
0 commit comments