- From: Tab Atkins Jr.. via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 28 Feb 2012 23:49:33 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-images In directory hutz:/tmp/cvs-serv3008 Modified Files: Overview.html Overview.src.html Log Message: Remove issue about needing more review on element() cycles, since dbaron reviewed it. Index: Overview.html =================================================================== RCS file: /sources/public/csswg/css3-images/Overview.html,v retrieving revision 1.316 retrieving revision 1.317 diff -u -d -r1.316 -r1.317 --- Overview.html 28 Feb 2012 23:42:52 -0000 1.316 +++ Overview.html 28 Feb 2012 23:49:30 -0000 1.317 @@ -1021,9 +1021,6 @@ class=css>element()</code>’ functions participating in the cycle must represent a fully transparent image with no intrinsic dimensions. - <p class=issue>Someone else needs to review this and make sure that I'm not - missing any cycles. - <h2 id=gradients><span class=secno>4. </span> Gradients</h2> <p>A gradient is an image that smoothly fades from one color to another. Index: Overview.src.html =================================================================== RCS file: /sources/public/csswg/css3-images/Overview.src.html,v retrieving revision 1.326 retrieving revision 1.327 diff -u -d -r1.326 -r1.327 --- Overview.src.html 28 Feb 2012 23:42:52 -0000 1.326 +++ Overview.src.html 28 Feb 2012 23:49:30 -0000 1.327 @@ -518,9 +518,6 @@ <p>If the graph contains a cycle, any ''element()'' functions participating in the cycle must represent a fully transparent image with no intrinsic dimensions.</p> - <p class=issue>Someone else needs to review this and make sure that I'm - not missing any cycles.</p> - <h2 id="gradients"> Gradients</h2>
Received on Tuesday, 28 February 2012 23:49:34 UTC