html5/spec Overview.html,1.4825,1.4826

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

Modified Files:
	Overview.html 
Log Message:
pipeline update (whatwg r6003)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4825
retrieving revision 1.4826
diff -u -d -r1.4825 -r1.4826
--- Overview.html	13 Apr 2011 21:58:44 -0000	1.4825
+++ Overview.html	13 Apr 2011 22:09:40 -0000	1.4826
@@ -2512,7 +2512,7 @@
   <i title="">Unicode scalar value</i> (i.e. any Unicode code point
   that is not a surrogate code point). <a href="#refsUNICODE">[UNICODE]</a><h3 id="conformance-requirements"><span class="secno">2.2 </span>Conformance requirements</h3><p>All diagrams, examples, and notes in this specification are
   non-normative, as are all sections explicitly marked non-normative.
-  Everything else in this specification is normative.<p>The key words "MUST", "MUST NOT", "REQUIRED", <!--  NOT",--> "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and
+  Everything else in this specification is normative.<p>The key words "MUST", "MUST NOT", "REQUIRED",  "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and
   "OPTIONAL" in the normative parts of this document are to be
   interpreted as described in RFC2119. For readability, these words do
   not appear in all uppercase letters in this specification. <a href="#refsRFC2119">[RFC2119]</a><div class="impl">
@@ -12339,8 +12339,7 @@
   getting, and forward the new value to that same attribute on
   setting.</p>
 
-  <!--  API -->
-
+  
   <p id="alternate-style-sheets">The rules for handling alternative
   style sheets are defined in the CSS object model specification. <a href="#refsCSSOM">[CSSOM]</a></p>
 
@@ -20878,8 +20877,7 @@
   is created or when the <code title="attr-video-poster"><a href="#attr-video-poster">poster</a></code>
   attribute is set, changed, or removed, the user agent must run the
   following steps to determine the element's <dfn id="poster-frame">poster
-  frame</dfn>:</p> <!--  URL. -->
-
+  frame</dfn>:</p> 
   <ol><li><p>If there is an existing instance of this algorithm running
    for this <code><a href="#video">video</a></code> element, abort that instance of this
    algorithm without changing the <a href="#poster-frame">poster frame</a>.</li>

Received on Wednesday, 13 April 2011 22:09:46 UTC