actually i'm suprised that the <style> content as treated as CSS since type="text/css" isn't specified. it's due to the "quirks" mode?
It's due to us assuming that style with no type specified is CSS.
actually i'm suprised that the <style> content as treated as CSS since type="text/css" isn't specified. it's due to the "quirks" mode?