html5/spec-author-view spec.html,1.1852,1.1853

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv5415

Modified Files:
	spec.html 
Log Message:
Remove some copypasta. (whatwg r6869)

[updated by splitter]


Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1852
retrieving revision 1.1853
diff -u -d -r1.1852 -r1.1853
--- spec.html	10 Dec 2011 11:57:05 -0000	1.1852
+++ spec.html	10 Dec 2011 12:12:11 -0000	1.1853
@@ -0,0 +1,65690 @@
+<!doctype html>
+<html lang="en-US-x-Hixie"><head><meta content="text/html; charset=utf-8" http-equiv="Content-Type"><title>HTML5: Edition for Web Authors</title><link href="style.css" rel="stylesheet"><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><script src="link-fixup.js" type="text/javascript"></script><style type="text/css">
+
+   .applies thead th > * { display: block; }
+   .applies thead code { display: block; }
+   .applies tbody th { whitespace: nowrap; }
+   .applies td { text-align: center; }
+   .applies .yes { background: yellow; }
+
+   .matrix, .matrix td { border: hidden; text-align: right; }
+   .matrix { margin-left: 2em; }
[...65659 lines suppressed...]
+  and
+  Øistein E. Andersen,
+
+  for their useful comments, both large and small, that have led to
+  changes to this specification over the years.</p><p>Thanks also to everyone who has ever posted about HTML to their
+  blogs, public mailing lists, or forums, including all the
+  contributors to the <a href="http://www.w3.org/html/wg/lists/">various W3C HTML WG
+  lists</a> and the <a href="http://www.whatwg.org/mailing-list">various WHATWG lists</a>.
+
+  </p><p>Special thanks to Richard Williamson for creating the first
+  implementation of <code><a href="#the-canvas-element" id="canvas_30">canvas</a></code> in Safari, from which the
+  canvas feature was designed.</p><p>Special thanks also to the Microsoft employees who first
+  implemented the event-based drag-and-drop mechanism, <code title="attr-contenteditable"><a href="#attr-contenteditable" id="contenteditable_3">contenteditable</a></code>, and other
+  features first widely deployed by the Windows Internet Explorer
+  browser.</p><p>Thanks to the many sources that provided inspiration for the
+  examples used in the specification.</p><p>Thanks also to the Microsoft blogging community for some ideas,
+  to the attendees of the W3C Workshop on Web Applications and
+  Compound Documents for inspiration, to the #mrt crew, the #mrt.no
+  crew, and the #whatwg crew, and to Pillar and Hedral for their ideas
+  and support.</p></body></html>

Received on Saturday, 10 December 2011 12:12:24 UTC