[whatwg] WA1 - The Section Header Problem

On Nov 18, 2004, at 21:48, Matthew Raymond wrote:

> |   h2, section[level=2] h { /* H2 styling */ }

Isn't the whole point of nested <section>s that you don't need a level 
attribute but could instead write
section section h { /* H2 styling */ }
?

-- 
Henri Sivonen
hsivonen at iki.fi
http://iki.fi/hsivonen/

Received on Thursday, 18 November 2004 14:07:05 UTC