Re: Unscoped <style> found outside the <head>

On May 27, 2007, at 07:08, David Hyatt wrote:

> that the HTML5 spec should limit the scoping to nodes that follow  
> the <style> in a pre-order traversal of the tree.

Making <style scoped> apply to nodes that follow the parent of <style  
scoped> in document order traversal seems counter-intuitive from the  
point of view of authoring documents. For authoring intuitiveness,  
limiting the scope to the subtree rooted at the parent of <style  
scoped> makes more sense.

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

Received on Sunday, 27 May 2007 07:58:41 UTC