- From: Michael[tm] Smith <mike@w3.org>
- Date: Sat, 26 Nov 2011 18:17:39 +0900
- To: =JeffH <Jeff.Hodges@KingsMountain.com>
- Cc: W3C Web App Security WG <public-webappsec@w3.org>
=JeffH <Jeff.Hodges@KingsMountain.com>, 2011-11-22 14:32 -0800: > > Should we add something to the agenda to discuss whether we like the > > refactoring of the spec in > > http://dvcs.w3.org/hg/content-security-policy/raw-file/tip/experimental.html > > do you know of a tool that can generate a side-by-side diff between this and > the preceding version of the spec? >From a local clone (hg clone https://dvcs.w3.org/hg/content-security-policy) of the repo for the CSP spec: hg extdiff -r db6a34dad6cb -r tip -p colordiff -o "-y" experimental.html \ | less -r But it seems like for the case of HTML files, side-by-side diffs of the source are not as usual as an HTML diff generated by Daisy Diff, etc. --Mike -- Michael[tm] Smith http://people.w3.org/mike/+
Received on Saturday, 26 November 2011 09:17:47 UTC