- From: Simon Fraser via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 21 Mar 2011 21:20:58 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-animations
In directory hutz:/tmp/cvs-serv14891/css3-animations
Modified Files:
ChangeLog Overview.src.html
Log Message:
2011-03-21 simon.fraser@apple.com
- Removed "Module Level 3" from the title.
Index: ChangeLog
===================================================================
RCS file: /sources/public/csswg/css3-animations/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ChangeLog 20 Jan 2011 22:54:28 -0000 1.4
+++ ChangeLog 21 Mar 2011 21:20:56 -0000 1.5
@@ -1,3 +1,7 @@
+2011-03-21 simon.fraser@apple.com
+
+ - Removed "Module Level 3" from the title.
+
2011-01-20 simon.fraser@apple.com
- copy prose from transitions related to disambiguation of animation-duration
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-animations/Overview.src.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Overview.src.html 20 Jan 2011 22:54:28 -0000 1.7
+++ Overview.src.html 21 Mar 2011 21:20:56 -0000 1.8
@@ -3,7 +3,7 @@
<html lang="en">
<head>
- <title>CSS Animations Module Level 3</title>
+ <title>CSS Animations</title>
<link rel="stylesheet" type="text/css" href="default.css">
<style type="text/css">
.rhs { white-space: pre-wrap; }
@@ -27,7 +27,7 @@
<div class="head">
<!--logo-->
-<h1>CSS Animations Module Level 3</h1>
+<h1>CSS Animations</h1>
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
<dl>
Received on Monday, 21 March 2011 21:21:00 UTC