html5/spec Overview.html,1.2563,1.2564

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv22340

Modified Files:
	Overview.html 
Log Message:
runon sentences (whatwg r3439)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2563
retrieving revision 1.2564
diff -u -d -r1.2563 -r1.2564
--- Overview.html	17 Jul 2009 03:57:07 -0000	1.2563
+++ Overview.html	17 Jul 2009 05:20:53 -0000	1.2564
@@ -8754,7 +8754,7 @@
            attribute DOMString <a href="#dom-link-sizes" title="dom-link-sizes">sizes</a>;
 };</pre>
     <p>The <code>LinkStyle</code> interface must also be implemented
-    by this element, the <a href="#styling">styling processing model</a> defines
+    by this element; the <a href="#styling">styling processing model</a> defines
     how. <a href="#references">[CSSOM]</a></p>
    </dd>
   </dl><p>The <code><a href="#the-link-element">link</a></code> element allows authors to link their
@@ -9617,7 +9617,7 @@
            attribute boolean <a href="#dom-style-scoped" title="dom-style-scoped">scoped</a>;
 };</pre>
     <p>The <code>LinkStyle</code> interface must also be implemented
-    by this element, the <a href="#styling">styling processing model</a> defines
+    by this element; the <a href="#styling">styling processing model</a> defines
     how. <a href="#references">[CSSOM]</a></p>
    </dd>
   </dl><p>The <code><a href="#the-style-element">style</a></code> element allows authors to embed style

Received on Friday, 17 July 2009 05:21:07 UTC