html5/2dcontext Overview.html,1.133,1.134

Update of /sources/public/html5/2dcontext
In directory hutz:/tmp/cvs-serv7365

Modified Files:
	Overview.html 
Log Message:
commit c2bc33702feb6c47fd96fcf9ce85042df2e4ba1b
Author: Travis Leithead <travil@microsoft.com>
Date:   Tue Aug 21 14:46:21 2012 -0700

    [HTML5 ISSUE_187] Working Group Decision applied
    
    Relaxing rules for conformance checkers, so that they don't have to fail
    when MetaExtensions not enumerated in the current spec are encountered.


Index: Overview.html
===================================================================
RCS file: /sources/public/html5/2dcontext/Overview.html,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -d -r1.133 -r1.134
--- Overview.html	26 Mar 2012 21:47:44 -0000	1.133
+++ Overview.html	22 Aug 2012 10:43:12 -0000	1.134
@@ -1,4 +1,4 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"><html lang="en-US-x-Hixie"><title>HTML Canvas 2D Context</title><style type="text/css">
+<!DOCTYPE html><html lang=en-US-x-Hixie><head><title>HTML Canvas 2D Context</title><style type=text/css>
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -192,7 +192,43 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-  </style><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><style type="text/css">
+   .stability {
[...7010 lines suppressed...]
+
+   <dt id=refsRFC2616>[RFC2616]</dt>
+   <dd><cite><a href=http://tools.ietf.org/html/rfc2616>Hypertext
+   Transfer Protocol — HTTP/1.1</a></cite>, R. Fielding, J. Gettys,
+   J. Mogul, H.  Frystyk, L. Masinter, P. Leach, T. Berners-Lee. IETF.</dd>
+
+   <dt id=refsRFC2965>[RFC2965]</dt>
+   <dd><cite><a href=http://tools.ietf.org/html/rfc2965>HTTP State
+   Management Mechanism</a></cite>, D. Kristol,
+   L. Montulli. IETF.</dd>
+
+   <dt id=refsRFC5234>[RFC5234]</dt>
+   <dd><cite><a href=http://www.ietf.org/rfc/std/std68.txt>Augmented
+   BNF for Syntax Specifications: ABNF</a></cite>, D. Crocker,
+   P. Overell. IETF.</dd>
+
+
+<!--REFERENCES OFF-->
+  </dl></body></html>
\ No newline at end of file

Received on Wednesday, 22 August 2012 10:43:19 UTC