|
From: Donal K. F. <don...@ma...> - 2005-09-29 07:48:06
|
Gustaf Neumann wrote: > The follwing paragraph in the section "Precedence Order" in the tutorial > is supposed to describe linearization. Sorry, if this is not clear enough: > > Filters as well as classes (mixins and ordinary classes) are linearized. > That means, each filter and each class can be only once on a precedence > order list. If a filter or class can be reached more than once, the > last occurrence is used. Hmm, I must have missed that somewhere. Please put this whole discussion down to trying to understand the linearization algorithm. Thanks for your patience! Donal. |