- From: David Hyatt <hyatt@apple.com>
- Date: Tue, 01 Jul 2008 17:34:30 -0500
- To: Daniel Glazman <daniel.glazman@disruptive-innovations.com>
- Cc: "www-style@w3.org list" <www-style@w3.org>
On Jul 1, 2008, at 5:23 PM, Daniel Glazman wrote: > David Hyatt wrote: > >> (b) Make up a selector "annotation" notation >> h1 includes headers { >> font-size: 24px; >> } >> >> I believe (b) is the most elegant notation. > > I think it's the worst one. You want legacy browsers to fallback > to 'font-size: 24px' and for legacy browsers, the rule matches > headers elements contained in an includes element contained in > an h1... In summary, not at all h1 { font-size: 24px; } > > </Daniel> Ok sounds like the property approach is the favorite. dave
Received on Tuesday, 1 July 2008 22:35:14 UTC