[whatwg] Why is @scoped required for <style> as flow content?

On Sun, Mar 27, 2011 at 2:30 PM, Boris Zbarsky <bzbarsky at mit.edu> wrote:
> The use case for unscoped <style> outside <head> is if you have full control
> over the <body> but no control over <head>.

Then why don't you just make <style scoped> a child of the <body>?  Is
it somehow essential that you be able to style <html> or <head>?

Received on Sunday, 27 March 2011 16:01:46 UTC