Re: TABLES_NESTED with no doctype / html namespace

Hi guido,

it seems there is/was a bug in the test:
CONTENT_FORMAT_SUPPORT-5

The test:
exists(XHTMLDocInfo/xmlNamespace[@declaration='false'])
checks, if the element exists with the value false.
In the moki document doesn't exists the 'xmlNamespace' element, so it  
is always true.

I've added one more XPath, to check if the html:html xpath could be  
resolved.

The open task to check,
  why the xmlNamespace element is missing in the moki document.

Cheers,
  Roland

Received on Thursday, 24 January 2008 11:13:55 UTC