- From: Tab Atkins Jr.. via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 12 Dec 2011 22:01:48 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-values
In directory hutz:/tmp/cvs-serv25853
Modified Files:
Overview.html Overview.src.html
Log Message:
Remove issue about examples in calc()
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-values/Overview.html,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -d -r1.135 -r1.136
--- Overview.html 12 Dec 2011 21:59:00 -0000 1.135
+++ Overview.html 12 Dec 2011 22:01:44 -0000 1.136
@@ -1274,9 +1274,6 @@
layout will scale to match the viewport width.</p>
</div>
- <p class=issue>Add less trivial examples, particularly involving parens or
- nesting.
-
<p>The expression language of these functions is described by the grammar
and prose below.
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-values/Overview.src.html,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -d -r1.138 -r1.139
--- Overview.src.html 12 Dec 2011 21:59:00 -0000 1.138
+++ Overview.src.html 12 Dec 2011 22:01:46 -0000 1.139
@@ -862,9 +862,6 @@
<p>If the rest of the design is specified using the ''rem'' unit, the entire layout will scale to match the viewport width.</p>
</div>
- <p class='issue'>Add less trivial examples, particularly involving parens
- or nesting.</p>
-
<p>The expression language of these functions is described by
the grammar and prose below.
Received on Monday, 12 December 2011 22:03:50 UTC