[Webkit-unassigned] [Bug 11397] Style tag inside body gets moved into the head

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 24 04:34:53 PDT 2006


http://bugs.webkit.org/show_bug.cgi?id=11397





------- Comment #2 from hyatt at apple.com  2006-10-24 04:34 PDT -------
"Browsers should maintain the elements position as specified in the source,
even
if is completely wrong to have a <style> inside <body>."

Why?  It's completely illegal to use <style> outside of the <head>.  All we're
doing by moving it is correcting a mistake made by the author. The only reason
we honor this illegal HTML at all is because IE6 does (and therefore we have
to).


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list