- From: H?kon Wium Lie via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 21 Sep 2011 18:46:28 +0000
- To: public-css-commits@w3.org
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. ‘<code class=property>float-adjust</code>’. This way, the
- ‘<code class=property>float</code>’ 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...]
+ <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