Re: htmldiff issue

htmldiff doesn't care about section elements.  But it also doesn't know 
how to deal with the pre-generated data.  Generate the HTML (or XHTML) 
output and then diff the output.  Or.... use the in-built htmldiff 
support in respec.  It can generate the html and then compare that 
output with a static html version.

On 7/3/2011 7:46 AM, Robin Berjon wrote:
> On Jul 2, 2011, at 23:40 , =JeffH wrote:
>> So I'm trying to diff these two specs..
>>
>> https://dvcs.w3.org/hg/content-security-policy/raw-file/tip/csp-unofficial-draft-20110315.html
>>
>> https://dvcs.w3.org/hg/content-security-policy/raw-file/tip/csp-specification.dev.html
> It looks like you're trying to diff a ReSpec document with the output from running ReSpec, is that on purpose? There's going to be a big difference between the two, but it'll tell you a *lot* more about what ReSpec does than about actual changes in the document since March. I don't know htmldiff, but is it quite possible that it doesn't like<section>  elements?
>

-- 
Shane McCarron
Managing Director, Applied Testing and Technology, Inc.
+1 763 786 8160 x120

Received on Sunday, 3 July 2011 17:20:25 UTC