- From: SVG Working Group repository <cam+svgwgrepo@mcc.id.au>
- Date: Thu, 04 Apr 2013 20:20:49 -0700
- To: public-svg-wg@w3.org
Include note about alternate style sheets.
details: https://svgwg.org/hg/svg2/rev/dd3f8dbac00f
branches:
changeset: 474:dd3f8dbac00f
user: Cameron McCormack <cam@mcc.id.au>
date: Fri Apr 05 14:16:40 2013 +1100
description:
Update publication date.
diffstat:
master/index.html | 6 ++----
master/publish.xml | 6 +++---
2 files changed, 5 insertions(+), 7 deletions(-)
diffs (59 lines):
diff --git a/master/index.html b/master/index.html
--- a/master/index.html
+++ b/master/index.html
@@ -95,23 +95,21 @@ the word <code>subscribe</code> in the s
<li>a yellow background indicates a section from SVG 1.1 that has been reviewed
and rewritten if necessary, or a new section that is complete and ready
for the rest of the Working Group to review</li>
<li>a white background indicates a section, either from SVG 1.1 or new for
SVG 2, that has been reviewed by the Working Group and which is ready
for wider review</li>
</ul>
- <!--
- <p>In this <edit:maturity/>, by default, the background colors indicating
+ <edit:whenpublished><p>In this <edit:maturity/>, by default, the background colors indicating
section maturity are hidden and only annotations that record specific
requirements for SVG 2 as part of our requirements gathering exercise are
visible. To view the section maturity background colors and any additional
- annotations, the "All annotations" alternate style sheet can be used.</p>
- -->
+ annotations, the "All annotations" alternate style sheet can be used.</p></edit:whenpublished>
</div>
<!--
XXX At some point we will need to publish the new test suite in Mercurial and
link to it from here.
<p>The W3C SVG Working Group has released an expanded
<a href="http://dev.w3.org/SVG/profiles/1.1F2/test/harness/index.html">test suite</a> for SVG 1.1
diff --git a/master/publish.xml b/master/publish.xml
--- a/master/publish.xml
+++ b/master/publish.xml
@@ -8,23 +8,23 @@
<!--
Uncomment the publication date when it is time to publish on
http://www.w3.org/TR/. While an Editor's Draft, leave this
commented out and the last commit date will be used as the
document's date.
-->
- <publication-date>2013-03-21</publication-date>
+ <publication-date>2013-04-09</publication-date>
<versions>
<cvs href='https://dvcs.w3.org/hg/svg2'/>
<cvs-single href='http://dvcs.w3.org/hg/svg2/raw-file/single-page.html'/>
- <this href='http://www.w3.org/TR/2012/WD-SVG2-20130321/'/>
- <this-single href='http://www.w3.org/TR/2012/WD-SVG2-20130321/single-page.html'/>
+ <this href='http://www.w3.org/TR/2012/WD-SVG2-20130409/'/>
+ <this-single href='http://www.w3.org/TR/2012/WD-SVG2-20130409/single-page.html'/>
<previous href='http://www.w3.org/TR/2012/WD-SVG2-20120828/'/>
<latest href='http://www.w3.org/TR/SVG2/'/>
<latestrec href='http://www.w3.org/TR/SVG/'/>
</versions>
<definitions href='definitions.xml'/>
<definitions href='definitions-filters.xml' base='http://www.w3.org/TR/2012/WD-filter-effects-20121025/'/>
<definitions href='definitions-masking.xml' base='http://www.w3.org/TR/2012/WD-css-masking-20121115/'/>
Received on Friday, 5 April 2013 07:34:19 UTC