svg2: Fixes for pubrules.

details:   https://svgwg.org/hg/svg2/rev/219e85efaddf
branches:  
changeset: 661:219e85efaddf
user:      Cameron McCormack <cam@mcc.id.au>
date:      Fri Apr 11 06:01:17 2014 +1000
description:
Fixes for pubrules.

diffstat:

 specs/integration/master/Overview.html |  14 +++++++-------
 specs/integration/master/publish.xml   |   4 ++--
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (161 lines):

diff --git a/specs/integration/master/Overview.html b/specs/integration/master/Overview.html
--- a/specs/integration/master/Overview.html
+++ b/specs/integration/master/Overview.html
@@ -189,17 +189,17 @@ this document are the SVG Working Group 
 W3C maintains a <a rel="disclosure" href="http://www.w3.org/2004/01/pp-impl/19480/status">public list of any patent disclosures</a>
 made in connection with the deliverables of the group; that page also includes
 instructions for disclosing a patent. An individual who has actual knowledge of
 a patent which the individual believes contains
 <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential Claim(s)</a>
 must disclose the information in accordance with
 <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the W3C Patent Policy</a>.</p>
 
-<p>Publication as a Working Draft does not imply endorsement by the W3C Membership.
+<p>Publication as a <edit:maturity/> does not imply endorsement by the W3C Membership.
 This is a draft document and may be updated, replaced or obsoleted by other documents
 at any time. It is inappropriate to cite this document as other than work in progress.</p>
 
 <p>A list of current W3C Recommendations and other technical documents can be found at
 <a href="http://www.w3.org/TR/" class='url'>http://www.w3.org/TR/</a>. W3C publications
 may be updated, replaced, or obsoleted by other documents at any time.</p>
 
 <!--
@@ -560,17 +560,17 @@ on the processing mode are as follows:</
   </dd>
 </dl>
 
 <h3 id="dynamic-interactive-mode">Dynamic interactive mode</h3>
 
 <p>This <a>processing mode</a> imposes no restrictions on any
 feature of the SVG language.</p>
 
-<table class="features" border="0" cellpadding="2" cellspacing="2">
+<table class="features">
   <thead>
     <tr>
       <th colspan="2">Dynamic Interactive Features</th>
     </tr>
   </thead>
   <tbody>
     <tr>
       <th>script execution</th>
@@ -598,17 +598,17 @@ an SVG document is to be used as an anim
 to resolve external references, but which is not intended to be used
 as an interactive document.</p>
 
 <p class='note'>Note that this <a>processing mode</a> is not used
 by any of the <a>referencing modes</a> defined in this specification.</p>
 
 <p class='issue'>Should we remove this processing mode?</p>
 
-<table class="features" border="0" cellpadding="2" cellspacing="2">
+<table class="features">
   <thead>
     <tr>
       <th colspan="2">Animated Features</th>
     </tr>
   </thead>
   <tbody>
     <tr>
       <th>script execution</th>
@@ -633,17 +633,17 @@ by any of the <a>referencing modes</a> d
 
 <p>This <a>processing mode</a> is intended for circumstances where
 an SVG document is to be used as an animated image that is not allowed
 to resolve external references, and which is not intended to be used
 as an interactive document.  This mode might be used where image support
 has traditionally been limited to raster images (such as JPEG, PNG and
 GIF).</p>
 
-<table class="features" border="0" cellpadding="2" cellspacing="2">
+<table class="features">
   <thead>
     <tr>
       <th colspan="2">Secure Animated Features</th>
     </tr>
   </thead>
   <tbody>
     <tr>
       <th>script execution</th>
@@ -671,17 +671,17 @@ an SVG document is to be used as a non-a
 to resolve external references, but which is not intended to be used
 as an interactive document.</p>
 
 <p class='note'>Note that this <a>processing mode</a> is not used
 by any of the <a>referencing modes</a> defined in this specification.</p>
 
 <p class='issue'>Should we remove this processing mode?</p>
 
-<table class="features" border="0" cellpadding="2" cellspacing="2">
+<table class="features">
   <thead>
     <tr>
       <th colspan="2">Static Features</th>
     </tr>
   </thead>
   <tbody>
     <tr>
       <th>script execution</th>
@@ -706,17 +706,17 @@ by any of the <a>referencing modes</a> d
 
 <p>This <a>processing mode</a> is intended for circumstances where
 an SVG document is to be used as a non-animated image that is not allowed
 to resolve external references, and which is not intended to be used
 as an interactive document.  This mode might be used where image support
 has traditionally been limited to non-animated raster images (such as JPEG
 and PNG.)</p>
 
-<table class="features" border="0" cellpadding="2" cellspacing="2">
+<table class="features">
   <thead>
     <tr>
       <th colspan="2">Secure Static Features</th>
     </tr>
   </thead>
   <tbody>
     <tr>
       <th>script execution</th>
@@ -748,17 +748,17 @@ smiley face. In each example below, clic
 traversal, and clicking on the face tests declarative interactivity
 and script execution. The link should replace the image with a blue
 square (clicking on that will return you to the original image). The
 declarative interactivity, which uses the <a>'set'</a> element, should change
 the image from shades of yellow to shades of green. The script should fill
 in the smile.  Time-based (as opposed to interactivity-based) declarative
 animation is supported if the left eye is winking.</p>
 
-<table class="ref_modes" border="0" cellpadding="2" cellspacing="2">
+<table class="ref_modes">
   <tbody>
     <tr>
       <th>object</th>
       <th>iframe</th>
       <th>embed</th>
       <th>img</th>
       <th>CSS background</th>
     </tr>
diff --git a/specs/integration/master/publish.xml b/specs/integration/master/publish.xml
--- a/specs/integration/master/publish.xml
+++ b/specs/integration/master/publish.xml
@@ -12,19 +12,19 @@
     commented out and the last commit date will be used as the
     document's date.
     -->
   
   <publication-date>2014-04-18</publication-date>
 
   <versions>
     <cvs href='https://dvcs.w3.org/hg/svg2/specs/integration'/>
-    <this href='http://www.w3.org/TR/2014/WD-svg-integration-20140418'/>
+    <this href='http://www.w3.org/TR/2014/WD-svg-integration-20140418/'/>
     <!--
-    <previous href='http://www.w3.org/TR/2014/WD-svg-integration-2014xxxx'/>
+    <previous href='http://www.w3.org/TR/2014/WD-svg-integration-2014xxxx/'/>
     -->
     <latest href='http://www.w3.org/TR/svg-integration/'/>
   </versions>
 
   <definitions href='definitions.xml' specid='Integration'/>
   <definitions href='../../../master/definitions.xml' base='http://www.w3.org/TR/SVG2/' specid='SVG2'/>
   <definitions href='../../../master/definitions-filters.xml' base='http://www.w3.org/TR/2012/WD-filter-effects-20121025/' specid='Filters' mainspec='SVG2'/>
   <definitions href='../../../master/definitions-masking.xml' base='http://www.w3.org/TR/2012/WD-css-masking-20121115/' specid='Masking' mainspec='SVG2'/>

Received on Thursday, 10 April 2014 20:04:26 UTC