Hi Sebastian,

<!--[if gte mso 9]><xml>
---------------

this is a conditional comment. A special ugly feature of IE. Support for conditional comments exists in HtmlUnit only since release 2.4 (the current one). Nevertheless your example shows that the implementation should be improved beyond what I could find on MS pages documenting this feature.
Can you please open a bug for it by HtmlUnit?

It seems to be a parse-error.

the HtmlUnit-Parser reaches the "if gte mso 9" and trys to parse it as JavaScript - but is isn't.

no ;-)


Is that legal Html? I don't know. Ahmed, do you?

The ClassCastexception is caused by this parse error.

I imagine that the problem is caused by the namespaces. This is surely an HtmlUnit bug too. Can you open an other issue for this?

Cheers,
Marc.
--
Blog: http://mguillem.wordpress.com


_______________________________________________
WebTest mailing list
WebTest@lists.canoo.com
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to