html5/2dcontext Overview.html,1.132,1.133

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

Modified Files:
	Overview.html 
Log Message:
revert per chair request

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/2dcontext/Overview.html,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -d -r1.132 -r1.133
--- Overview.html	26 Mar 2012 05:11:26 -0000	1.132
+++ Overview.html	26 Mar 2012 21:47:44 -0000	1.133
@@ -1,4 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html lang="en-US-x-Hixie"><title>HTML Canvas 2D Context</title><style type="text/css">
+<!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">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -192,43 +192,7 @@
    fieldset > :last-child { margin-bottom: 0; }
    fieldset p { margin: 0.5em 0; }
 
-   .stability {
-     position: fixed;
[...3830 lines suppressed...]
-   R. Berjon, E. Dahlstr&ouml;m, A. Emmons, J. Ferraiolo, A. Grasso,
-   V. Hardy, S. Hayman, D. Jackson, C. Lilley, C. McCormack,
-   A. Neumann, C. Northway, A. Quint, N. Ramani, D. Schepers,
-   A. Shellshear. W3C.</dd>
-
    <dt id="refsTYPEDARRAY">[TYPEDARRAY]</dt>
    <dd><cite><a href="http://www.khronos.org/registry/typedarray/specs/latest/">Typed Array Specification</a></cite>, D. Herman, K. Russell. Khronos.</dd>
 
@@ -4955,9 +3185,5 @@
    <dd><cite><a href="http://dev.w3.org/2006/webapi/WebIDL/">Web
    IDL</a></cite>, C. McCormack. W3C.</dd>
 
-  </dl><h2 class="no-num" id="acknowledgements">Acknowledgements</h2>
-
-  <p>For a full list of acknowledgements, please see the HTML5
-  specification. <a href="#refsHTML5">[HTML5]</a></p>
-
- 
+  </dl><h2 class="no-num" id="acknowledgements">Acknowledgements</h2><p>For a full list of acknowledgements, please see the HTML5
+  specification. <a href="#refsHTML5">[HTML5]</a>

Received on Monday, 26 March 2012 21:47:49 UTC