Microsoft's vista of tag soup
Monday, September 19, 2005 9:37:34 PM
I'm sorry, but I have a disappointment for you: run the new MS Vista presentation through the W3C validator and admire the error output. And what's up in Opera? The site renders like a mess.
Opera's problem is one single curious and invalid tag: <xhtml xmlns="http://www.microsoft.com/MSCOM/MNP2/Schemas"> stuck in the middle of the code. This changes to a different XML namespace and makes Opera ignore the following LINK tag which references most of the prettifying styles.
Why? I don't know Opera's source code. Perhaps Opera tries to handle what it thinks is a compound document? Compound documents are the most exciting part of the XHTML promises. This page isn't a compound document though, and it isn't even XHTML, so Opera should strive to ignore any indications of the opposite.









Jonny Axelssonjax # Wednesday, September 21, 2005 12:31:30 AM
qicaispace # Monday, May 29, 2006 3:34:19 AM