- From: H?kon Wium Lie via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 26 Oct 2011 02:37:32 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-gcpm
In directory hutz:/tmp/cvs-serv10227
Modified Files:
Overview.src.html
Log Message:
added text about assignments
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-gcpm/Overview.src.html,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -d -r1.149 -r1.150
--- Overview.src.html 26 Oct 2011 02:25:15 -0000 1.149
+++ Overview.src.html 26 Oct 2011 02:37:30 -0000 1.150
@@ -259,12 +259,6 @@
<p>The 'string-set' property copies text as well as white-space into
the named string.
-<p class=note>The exact algorithm for how content is copied into named
-strings is not defined in this specification. However, it is suggested
-that an algorithm similar to how text is selected for cut/paste is
-used.
-
-
<div class="example">
<pre>
h2 {
Received on Wednesday, 26 October 2011 02:37:37 UTC