- From: Shane McCarron via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 16 Apr 2010 14:31:32 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/ReSpec.js/test-spec
In directory hutz:/tmp/cvs-serv6645/test-spec
Modified Files:
index.html
Log Message:
Added use of previousDiffURI.
Made ApTest diff tool the default for now.
Updated documentation about diff tool.
Updated tests to use previousDiffURI parameter.
Index: index.html
===================================================================
RCS file: /sources/public/2009/dap/ReSpec.js/test-spec/index.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- index.html 7 Apr 2010 03:50:08 -0000 1.18
+++ index.html 16 Apr 2010 14:31:30 -0000 1.19
@@ -13,13 +13,12 @@
copyrightStart: "2009",
previousPublishDate: "2009-03-15",
previousMaturity: "ED",
- previousURI: "http://dev.w3.org/2009/dap/ReSpec.js/test-spec/ED-respec-test-20100224.html",
+ previousDiffURI: "http://dev.w3.org/2009/dap/ReSpec.js/test-spec/ED-respec-test-20100224.html",
edDraftURI: "http://dev.w3.org/2009/dap/ReSpec.js/test-spec/",
// lcEnd: ...
// extraCSS: ["http://dev.w3.org/2009/dap/ReSpec.js/css/respec.css"],
extraCSS: ["../css/respec.css"],
inlineCSS: true,
- diffTool: "http://www3.aptest.com/standards/htmldiff/htmldiff.pl",
// editors
editors: [
{ name: "Robin Berjon", url: "http://berjon.com/",
Received on Friday, 16 April 2010 14:31:34 UTC