- From: Bert Bos via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 24 Nov 2011 19:54:56 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-layout In directory hutz:/tmp/cvs-serv2652 Modified Files: Overview.src.html Log Message: New previous version URL. Minor fixes. Index: Overview.src.html =================================================================== RCS file: /sources/public/csswg/css3-layout/Overview.src.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- Overview.src.html 5 Nov 2011 19:13:10 -0000 1.6 +++ Overview.src.html 24 Nov 2011 19:54:54 -0000 1.7 @@ -19,14 +19,14 @@ <dl> <dt>This version: </dt> <dd><a href="[VERSION]"> - http://www.w3.org/TR/[YEAR]/[STATUS]-[SHORTNAME]-[CDATE]</a> + http://www.w3.org/TR/[YEAR]/ED-[SHORTNAME]-[CDATE]/</a> <dt>Latest version:</dt> <dd><a href="[LATEST]"> - http://www.w3.org/TR/css3-layout</a> + http://www.w3.org/TR/css3-layout/</a> <dt>Previous version:</dt> - <dd><a href="http://www.w3.org/TR/2009/WD-css3-layout-20090402"> - http://www.w3.org/TR/2009/WD-css3-layout-20090402</a> + <dd><a href="http://www.w3.org/TR/2010/WD-css3-layout-20111129/"> + http://www.w3.org/TR/2010/WD-css3-layout-20111129/</a> <dt>Editors:</dt> <dd class=vcard><span class=fn>Bert Bos</span> (<span class=org>W3C</span>) <a class=email @@ -538,7 +538,7 @@ <h3>Non-rectangular shapes and wrap-arounds</h3> -<p>This specification allows to chain multiple slots togother to form +<p>This specification allows to chain multiple slots together to form complex shapes, but each of the slots is itself still rectangular. <p>Another module, <cite>CSS exclusions and shapes</cite> @@ -2195,7 +2195,7 @@ Ian Hickson [member-only link].</a> <p><a href="http://transcendingcss.com/support/">Andy -Clarke,</a> <a href="http://creatingsexystylesheets.com/">Jina +Clarke,</a> <a href="http://sushiandrobots.com/about">Jina Bolton</a> and <a href="http://lawver.net/">Kevin Lawver</a> provided use cases, examples and requirements. The analysis in the <a href="#history">History</a> section is a slightly shortened
Received on Thursday, 24 November 2011 19:54:57 UTC