csswg/css3-2d-transforms ChangeLog,1.10,1.11 Overview.html,1.19,1.20 Overview.src.html,1.19,1.20

Update of /sources/public/csswg/css3-2d-transforms
In directory hutz:/tmp/cvs-serv31675

Modified Files:
	ChangeLog Overview.html Overview.src.html 
Log Message:
- Note the location of the Editors' Draft.
- Link to open bugzilla about animating between transforms of the same type.


Index: ChangeLog
===================================================================
RCS file: /sources/public/csswg/css3-2d-transforms/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- ChangeLog	3 Aug 2011 00:51:04 -0000	1.10
+++ ChangeLog	29 Nov 2011 20:24:23 -0000	1.11
@@ -1,3 +1,8 @@
+2011-11-30 dino@apple.com
+
+- Note the location of the Editors' Draft.
+- Link to open bugzilla about animating between transforms of the same type.
+
 2011-08-02 dino@apple.com
 
 - Another typo in matrix composition reported by Vincent Hardy.

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-2d-transforms/Overview.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- Overview.html	6 Sep 2011 22:59:48 -0000	1.19
+++ Overview.html	29 Nov 2011 20:24:23 -0000	1.20
@@ -4,7 +4,8 @@
 <html lang=en>
  <head>
   <title>CSS 2D Transforms</title>
-  <link href=default.css rel=stylesheet type="text/css">
+  <link href="http://dev.w3.org/csswg/default.css" rel=stylesheet
+  type="text/css">
 
   <style type="text/css">
     .rhs { white-space: pre-wrap; }
@@ -21,20 +22,20 @@
 
    <h1>CSS 2D Transforms</h1>
 
-   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 September
+   <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 30 November
     2011</h2>
 
    <dl>
     <dt>This version:
 
     <dd> <a
-     href="http://www.w3.org/TR/2011/ED-css3-2d-transforms-20110906/">http://dev.w3.org/csswg/css3-2d-transforms/</a>
-     <!--http://www.w3.org/TR/2011/WD-css3-2d-transforms-20110906-->
+     href="http://www.w3.org/TR/2011/ED-css3-2d-transforms-20111130/">http://dev.w3.org/csswg/css3-2d-transforms/</a>
+     <!--http://www.w3.org/TR/2011/WD-css3-2d-transforms-20111130-->
 
     <dt>Latest version:
 
     <dd><a
-     href="http://www.w3.org/TR/css3-2d-transforms">http://www.w3.org/TR/css3-2d-transforms</a>
+     href="http://www.w3.org/TR/css3-2d-transforms">http://www.w3.org/TR/css3-2d-transforms/</a>
      
 
     <dt>Previous version:
@@ -63,13 +64,13 @@
    <p class=copyright><a
     href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
     rel=license>Copyright</a> &copy; 2011 <a
-    href="http://www.w3.org/"><acronym title="World Wide Web
-    Consortium">W3C</acronym></a><sup>&reg;</sup> (<a
-    href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute
-    of Technology">MIT</acronym></a>, <a href="http://www.ercim.eu/"><acronym
-    title="European Research Consortium for Informatics and
-    Mathematics">ERCIM</acronym></a>, <a
-    href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a
+    href="http://www.w3.org/"><acronym
+    title="World Wide Web Consortium">W3C</acronym></a><sup>&reg;</sup> (<a
+    href="http://www.csail.mit.edu/"><acronym
+    title="Massachusetts Institute of Technology">MIT</acronym></a>, <a
+    href="http://www.ercim.eu/"><acronym
+    title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>,
+    <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a
     href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>,
     <a
     href="http://www.w3.org/Consortium/Legal/ipr-notice#W3C_Trademarks">trademark</a>
@@ -86,6 +87,12 @@
    two-dimensional space.
 
   <h2 class="no-num no-toc" id=status>Status of this document</h2>
+
+  <p class=note> This will be the last published Working Draft of this
+   specification. Work will continue with a combined CSS and SVG Transforms
+   specification operating under the FX Taskforce. The latest <a
+   href="http://dev.w3.org/csswg/css3-transforms/"> Editors' Draft</a> of the
+   new specification is available.</p>
   <!--begin-status-->
 
   <p>This is a public copy of the editors' draft. It is provided for
@@ -564,6 +571,10 @@
    class=property>end</code>&rsquo; transform is the transform at the end of
    the transition or current keyframe.
 
+  <p class=note> See <a
+   href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=14715">the currently
+   open issue</a> on what "of the same type" means.
+
   <ul>
    <li> If the &lsquo;<code class=property>from</code>&rsquo; and
     &lsquo;<code class=property>to</code>&rsquo; transforms are both single

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-2d-transforms/Overview.src.html,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- Overview.src.html	6 Sep 2011 22:59:48 -0000	1.19
+++ Overview.src.html	29 Nov 2011 20:24:23 -0000	1.20
@@ -4,7 +4,7 @@
 <html lang="en">
 <head>
   <title>CSS 2D Transforms</title>
-  <link rel="stylesheet" type="text/css" href="default.css">
+  <link rel="stylesheet" type="text/css" href="http://dev.w3.org/csswg/default.css">
   <style type="text/css">
     .rhs { white-space: pre-wrap; }
     code { font-size: inherit; }
@@ -52,6 +52,14 @@
   in two-dimensional space.
 
 <h2 class="no-num no-toc" id="status">Status of this document</h2>
+
+<p class="note">
+  This will be the last published Working Draft of this specification. Work
+  will continue with a combined CSS and SVG Transforms specification operating
+  under the FX Taskforce. The latest <a href="http://dev.w3.org/csswg/css3-transforms/">
+    Editors' Draft</a> of the new specification is available.
+</p>
+
 <!--status-->
 
 <p>
@@ -59,6 +67,8 @@
   available.
 </p>
 
+
+
 <h2 class="no-num no-toc" id="contents">Table of contents</h2>
 <!--toc-->
 
@@ -481,6 +491,11 @@
         current keyframe.
       </p>
 
+      <p class="note">
+        See <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=14715">the currently
+          open issue</a> on what "of the same type" means.
+      </p>
+
       <ul>
         <li>
           If the 'from' and 'to' transforms are both single functions

Received on Tuesday, 29 November 2011 20:24:30 UTC