8 messages in com.canoo.lists.webtest[Webtest] Re: checking XHTML compatib...
FromSent OnAttachments
Felipe Gaúcho20 Apr 2007 06:47 
Marc Guillemot23 Apr 2007 01:02 
Felipe Gaúcho23 Apr 2007 01:26 
Marc Guillemot23 Apr 2007 02:00 
Felipe Gaúcho23 Apr 2007 02:20 
Marc Guillemot23 Apr 2007 04:42 
Pedro Pinto23 Apr 2007 13:53 
Siegfried Goeschl25 Apr 2007 03:53 
Subject:[Webtest] Re: checking XHTML compatibility through webtest
From:Marc Guillemot (mgui@yahoo.fr)
Date:04/23/2007 01:02:01 AM
List:com.canoo.lists.webtest

What do you understand with XHTML compatibility?

You can already collect the parsing warning generated by NekoHtml (the underlying parser) but I don't think that they are XHTML specific. If you have a "good" XHTML validator, it shouldn't be difficult to bind it with WebTest.

Marc.

Felipe Gaúcho wrote:

is there a way to test the compatibility of generated XHTML pages with the XHTML spec through webtest ?

how ?