csswg/css3-gcpm Overview.html,1.119,1.120

Update of /sources/public/csswg/css3-gcpm
In directory hutz:/tmp/cvs-serv6081

Modified Files:
	Overview.html 
Log Message:
x

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-gcpm/Overview.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- Overview.html	21 Sep 2011 18:44:52 -0000	1.119
+++ Overview.html	21 Sep 2011 18:46:25 -0000	1.120
@@ -3204,287 +3204,294 @@
 </pre>
   </div>
 
-  <p class=issue>Would it be better to have the modifiers on a new proprty,
-   e.g. &lsquo;<code class=property>float-adjust</code>&rsquo;. This way, the
-   &lsquo;<code class=property>float</code>&rsquo; property would only take
-   one value and it would be impossible to specify some nonsensical
-   combinations.
+  <div class=example>
+   <pre class=css>
+img { float: left intrude; width: 120%;  }
[...1752 lines suppressed...]
+       &lt;content-list>]* ] | none
 
-     <td>none
+      <td>none
 
-     <td>all elements
+      <td>all elements
 
-     <td>no
+      <td>no
 
-     <td>N/A
+      <td>N/A
 
-     <td>all
-  </table>
-  <!--end-properties-->
+      <td>all
+   </table>
+   <!--end-properties--></div>

Received on Wednesday, 21 September 2011 18:46:29 UTC