- From: H?kon Wium Lie via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 26 Oct 2011 02:46:45 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-gcpm
In directory hutz:/tmp/cvs-serv12251
Modified Files:
Overview.src.html
Log Message:
revised text about left/right values
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-gcpm/Overview.src.html,v
retrieving revision 1.150
retrieving revision 1.151
diff -u -d -r1.150 -r1.151
--- Overview.src.html 26 Oct 2011 02:37:30 -0000 1.150
+++ Overview.src.html 26 Oct 2011 02:46:43 -0000 1.151
@@ -2691,7 +2691,7 @@
<dt>left/right
-<dd>
+<dd>'left'/'right' can be used in combination with 'top'/'bottom'/'top-corner'/'bottom-corner' to allow other content to flow around the box.
<div class=example>
@@ -2901,12 +2901,10 @@
<h2>Conformance</h2>
-<!--User agents that support hyphenation and support this specification must a-->
+<p>TBD
<h2>Appendix A: Default style sheet</h2>
-<p class=issue>
-
<pre>
@page {
counter-reset: footnote;
Received on Wednesday, 26 October 2011 02:46:49 UTC