csswg/css3-exclusions Exclusions.src.html,1.11,1.12 Overview.html,1.11,1.12

Update of /sources/public/csswg/css3-exclusions
In directory hutz:/tmp/cvs-serv12221

Modified Files:
	Exclusions.src.html Overview.html 
Log Message:
Added issue about repeating images that are used as exclusions

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-exclusions/Overview.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Overview.html	28 Oct 2011 06:01:52 -0000	1.11
+++ Overview.html	28 Oct 2011 18:19:34 -0000	1.12
@@ -76,7 +76,7 @@
 
  <body>
   <div class=head id=div-head> <!--begin-logo-->
-   <p id=x><a href="http://www.w3.org/"><img alt=W3C height=48
+   <p><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>
@@ -110,7 +110,7 @@
      class=email>ratan@microsoft.com</span>
    </dl>
[...1298 lines suppressed...]
-  <p id=the-specification-will-remain-candidate-> The specification will
-   remain Candidate Recommendation for at least six months.
+  <p> The specification will remain Candidate Recommendation for at least six
+   months.
 
   <h2 class=no-num id=acknowledgments>Acknowledgments</h2>
 
-  <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.
+  <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.
 
   <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.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Exclusions.src.html	28 Oct 2011 06:01:52 -0000	1.11
+++ Exclusions.src.html	28 Oct 2011 18:19:34 -0000	1.12
@@ -839,6 +839,9 @@
           them. In order to avoid that, another exclusion element can be overlaid.
       </p>
       
+      <div class="issue issue-marker"><p class="desc">Do we need to provide properties to repeat exclusion
+          images as for the background-image property?</p></div>
+      
       <!-- End section "Shapes from image" -->
 
       <h3 id="declaring-shapes">Declaring Shapes</h3>

Received on Friday, 28 October 2011 18:19:42 UTC