RE: [css3-regions][css3-content] Explicit/Implicit, Named/Anonymous Regions

± From: www-style-request@w3.org [mailto:www-style-request@w3.org] On Behalf
± Of Christoph Päper
± Sent: Tuesday, May 17, 2011 12:40 AM
± 
±   foo {
±     content: to(bar);
±   }
± 
±   baz {
±     content: from(bar);
±   }
± 

I am not sure I've seen content:to() / content:from() combination proposed yet. It may not exactly match the intent of "content" property, but it is more readable than most...

Received on Tuesday, 17 May 2011 15:54:42 UTC