- From: Rossen Atanassov via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 15 Nov 2011 19:38:06 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-exclusions In directory hutz:/tmp/cvs-serv9004 Modified Files: Overview.html Log Message: Converted version of Overview.html matching the src file. Index: Overview.html =================================================================== RCS file: /sources/public/csswg/css3-exclusions/Overview.html,v retrieving revision 1.17 retrieving revision 1.18 diff -u -d -r1.17 -r1.18 --- Overview.html 15 Nov 2011 19:35:17 -0000 1.17 +++ Overview.html 15 Nov 2011 19:38:04 -0000 1.18 @@ -497,13 +497,13 @@ <dt><dfn id=start title="'wrap-flow'!!'start'">start</dfn> - <dd> Inline flow content can wrap on the start edge of the exclusion box - but must leave the area to end edge of the exclusion box empty. + <dd> Inline flow content can wrap on the start edge of the exclusion area + but must leave the area to end edge of the exclusion area empty. <dt><dfn id=end title="'wrap-flow'!!'end'">end</dfn> - <dd> Inline flow content can wrap on the end side of the exclusion box but - must leave the area to the start edge of the exclusion box empty. + <dd> Inline flow content can wrap on the end side of the exclusion area + but must leave the area to the start edge of the exclusion area empty. <dt><dfn id=maximum title="'wrap-flow'!!'maximum'">maximum</dfn>
Received on Tuesday, 15 November 2011 19:38:11 UTC