Re: Type

pdf@bizfon.com writes:
> 
> 
> >From this:
> http://www.w3.org/TR/REC-CSS2/conform.html#q1
> 
> 
> Sibling
> An element A is called a sibling of an element B, if and only if B and A share
> the same parent element. Element A is a preceding sibling if it comes before B
> in the document tree. Element B is a following sibling if it comes after B in
> the document tree.
> 
> 
> 
> I assume that's supposed to be "Element B is a following sibling if it comes
> after A in the document tree" or "Element A is a following sibling if it comes
> after B in the document tree."

Correct. But fortunately it is already listed in the errata:
http://www.w3.org/Style/css2-updates/REC-CSS2-19980512-errata.html

Don't let that stop you from looking for more errors, though. The best 
address for reporting them is css2-editors@w3.org.



Bert
-- 
  Bert Bos                                ( W 3 C ) http://www.w3.org/
  http://www.w3.org/people/bos/                              W3C/INRIA
  bert@w3.org                             2004 Rt des Lucioles / BP 93
  +33 (0)4 92 38 76 92            06902 Sophia Antipolis Cedex, France

Received on Monday, 24 July 2000 05:01:00 UTC