csswg/css3-values Overview.html,1.113,1.114 Overview.src.html,1.116,1.117

Update of /sources/public/csswg/css3-values
In directory hutz:/tmp/cvs-serv3848

Modified Files:
	Overview.html Overview.src.html 
Log Message:
Removed issue on rad unit, they're already implemented.

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-values/Overview.html,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -d -r1.113 -r1.114
--- Overview.html	10 Oct 2011 23:52:34 -0000	1.113
+++ Overview.html	10 Oct 2011 23:57:53 -0000	1.114
@@ -1145,8 +1145,7 @@
 
    <dt><dfn id=rad title=rad>rad</dfn>
 
-   <dd>Radians. There are 2&pi; radians in a full circle. <span
-    class=issue>Who is going to use this anyway?</span>
+   <dd>Radians. There are 2&pi; radians in a full circle.
 
    <dt><dfn id=turn title=turn>turn</dfn>
 

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-values/Overview.src.html,v
retrieving revision 1.116
retrieving revision 1.117
diff -u -d -r1.116 -r1.117
--- Overview.src.html	10 Oct 2011 23:52:34 -0000	1.116
+++ Overview.src.html	10 Oct 2011 23:57:53 -0000	1.117
@@ -739,7 +739,6 @@
 		<dd>Gradians. There are 400 gradians in a full circle.
 		<dt><dfn title="rad">rad</dfn>
 		<dd>Radians. There are 2&pi; radians in a full circle.
-		<span class="issue">Who is going to use this anyway?</span>
 		<dt><dfn title="turn">turn</dfn>
 		<dd>Turns. There is 1 turn in a full circle.
 	</dl>

Received on Monday, 10 October 2011 23:57:56 UTC