[css3-selectors] 6.1. Type selector

"""A type selector represents an instance of the element type in the  
document tree."""[1]

Shouldn't that be something along the lines of:

# ... represents all instances of the element ...

Same for the example.


"""A namespace prefix that has been previously declared ..."""[2]

Shouldn't it be left to the language using Selectors which prefixes are in  
scope?


[1]<http://www.w3.org/TR/css3-selectors/#type-selectors>
[2]<http://www.w3.org/TR/css3-selectors/#typenmsp>


-- 
Anne van Kesteren
<http://annevankesteren.nl/>
<http://www.opera.com/>

Received on Sunday, 18 December 2005 08:16:42 UTC