csswg/css3-gcpm Overview.html,1.145,1.146

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

Modified Files:
	Overview.html 
Log Message:
x

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-gcpm/Overview.html,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -d -r1.145 -r1.146
--- Overview.html	26 Oct 2011 02:37:38 -0000	1.145
+++ Overview.html	26 Oct 2011 02:46:51 -0000	1.146
@@ -3136,7 +3136,13 @@
 
     <dt>left/right
 
-    <dd>
+    <dd>&lsquo;<code class=property>left</code>&rsquo;/&lsquo;<code
+     class=property>right</code>&rsquo; can be used in combination with
+     &lsquo;<code class=property>top</code>&rsquo;/&lsquo;<code
+     class=property>bottom</code>&rsquo;/&lsquo;<code
+     class=property>top-corner</code>&rsquo;/&lsquo;<code
+     class=property>bottom-corner</code>&rsquo; to allow other content to
+     flow around the box.
      <div class=example>
       <pre>
 .figure { float: top right; width: 60% }
@@ -3340,13 +3346,12 @@
 -->
    
    <h2 id=conformance><span class=secno>17. </span>Conformance</h2>
-   <!--User agents that support hyphenation and support this specification must a-->
-   
+
+   <p>TBD
+
    <h2 id=appendix-a-default-style-sheet><span class=secno>18.
     </span>Appendix A: Default style sheet</h2>
 
-   <p class=issue>
-
    <pre>
 @page {
   counter-reset: footnote;

Received on Wednesday, 26 October 2011 02:46:57 UTC