Re: Proposition for CSS4. Rules aka guidelines

Rules reordering

http://img69.imageshack.us/img69/7760/rulesreordering.png

Pseudoclass :first-child applied to rules. First rule have different design.

New pseudoclass :rule-line added and it allow to control the design
for each rule line. Tabs on first line have different background.

snap-rule-reorder declaration added. Possible values is [0-n] || first || last.
UA should take the rule, which is snapped to the element, and move it
to specific position. All content, which snapped to this rule, moved
too.

It's very useful for dynamic applications.

Received on Wednesday, 8 September 2010 22:39:24 UTC