csswg/css3-regions Overview.html,1.26,1.27 Overview.src.html,1.28,1.29

Update of /sources/public/csswg/css3-regions
In directory hutz:/tmp/cvs-serv28899

Modified Files:
	Overview.html Overview.src.html 
Log Message:
Typo

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-regions/Overview.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- Overview.html	29 Oct 2011 00:21:29 -0000	1.26
+++ Overview.html	29 Oct 2011 00:23:06 -0000	1.27
@@ -187,9 +187,9 @@
      <li><a href="#the-flow-into-property"><span class=secno>4.1. </span>The
       &lsquo;<code class=property>flow-into</code>&rsquo; property</a>
       <ul class=toc>
-       <li><a href="#flow-into-and-ltiframgt-ltobjectgt-ltemb"><span
+       <li><a href="#flow-into-and-ltiframegt-ltobjectgt-ltem"><span
         class=secno>4.1.1. </span>&lsquo;<code
-        class=property>flow-into</code>&rsquo; and &lt;ifram&gt;,
+        class=property>flow-into</code>&rsquo; and &lt;iframe&gt;,
         &lt;object&gt;, &lt;embed&gt;</a>
       </ul>
 
@@ -651,9 +651,9 @@
     unintended results.</p>
   </div>
 
-  <h4 id=flow-into-and-ltiframgt-ltobjectgt-ltemb><span class=secno>4.1.1.
+  <h4 id=flow-into-and-ltiframegt-ltobjectgt-ltem><span class=secno>4.1.1.
    </span>&lsquo;<a href="#flow-into"><code
-   class=property>flow-into</code></a>&rsquo; and &lt;ifram&gt;,
+   class=property>flow-into</code></a>&rsquo; and &lt;iframe&gt;,
    &lt;object&gt;, &lt;embed&gt;</h4>
 
   <div class=issue-marker><a

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-regions/Overview.src.html,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- Overview.src.html	29 Oct 2011 00:21:29 -0000	1.28
+++ Overview.src.html	29 Oct 2011 00:23:06 -0000	1.29
@@ -480,7 +480,7 @@
     </div>
 
 
-    <h4>'flow-into' and &lt;ifram&gt;, &lt;object&gt;, &lt;embed&gt;</h4>
+    <h4>'flow-into' and &lt;iframe&gt;, &lt;object&gt;, &lt;embed&gt;</h4>
     <div class="issue-marker"><a href="http://wiki.csswg.org/spec/css3-regions?&#issue-19special-behavior-of-iframe-flow">Issue-19</a></div>
     
     <p>Optionally, implementations can support the 'flow-into' property on the &lt;iframe&gt;, &lt;object&gt;

Received on Saturday, 29 October 2011 00:23:11 UTC