- From: Rossen Atanassov via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 30 Oct 2011 16:18:04 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-exclusions In directory hutz:/tmp/cvs-serv16452 Modified Files: Exclusions.src.html Overview.html Log Message: Removing "note ready for review" comment Index: Overview.html =================================================================== RCS file: /sources/public/csswg/css3-exclusions/Overview.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- Overview.html 29 Oct 2011 01:00:33 -0000 1.14 +++ Overview.html 30 Oct 2011 16:18:02 -0000 1.15 @@ -82,19 +82,19 @@ <body> <div class=head id=div-head> <!--begin-logo--> - <p><a href="http://www.w3.org/"><img alt=W3C height=48 + <p id=x><a href="http://www.w3.org/"><img alt=W3C height=48 src="http://www.w3.org/Icons/w3c_home" width=72></a> <!--end-logo--> <h1 id=css-exclusions-module>CSS exclusions and shapes</h1> - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 29 October + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 30 October [...1312 lines suppressed...] - <p> The specification will remain Candidate Recommendation for at least six - months. + <p id=the-specification-will-remain-candidate-> The specification will + remain Candidate Recommendation for at least six months. <h2 class=no-num id=acknowledgments>Acknowledgments</h2> - <p> This specification is made possible by input from Stephen Zilles, - Alexandru Chiculita, Andrei Bucur, Mihnea Ovidenie, Peter Sorotokin, - Virgil Palanciuc, Alan Stearns, Arno Gourdol, Eugene Veselov, Arron - Eicholz, Alex Mogilevsky, Chris Jones, Marcus Mielke, and the CSS Working - Group members. + <p id=this-specification-is-made-possible-by-i> This specification is made + possible by input from Stephen Zilles, Alexandru Chiculita, Andrei Bucur, + Mihnea Ovidenie, Peter Sorotokin, Virgil Palanciuc, Alan Stearns, Arno + Gourdol, Eugene Veselov, Arron Eicholz, Alex Mogilevsky, Chris Jones, + Marcus Mielke, and the CSS Working Group members. <h2 class=no-num id=references>References</h2> Index: Exclusions.src.html =================================================================== RCS file: /sources/public/csswg/css3-exclusions/Exclusions.src.html,v retrieving revision 1.14 retrieving revision 1.15 diff -u -d -r1.14 -r1.15 --- Exclusions.src.html 29 Oct 2011 01:00:33 -0000 1.14 +++ Exclusions.src.html 30 Oct 2011 16:18:02 -0000 1.15 @@ -101,9 +101,7 @@ </div> <h2 class="no-num no-toc" id="abstract">Abstract</h2> - - <p><em>IN PROGRESS - NOT READY FOR REVIEW</em></p> - + <p> CSS exclusions define arbitrary areas around which inline content can flow. Unlike CSS floats, which they extend, CSS exclusions can be positioned with any
Received on Sunday, 30 October 2011 16:18:10 UTC