- From: poot <cvsmail@w3.org>
- Date: Sat, 9 Jan 2010 08:53:08 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Split out the Web Browsers section and related bits. (whatwg r4551) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3630&r2=1.3631&f=h http://html5.org/tools/web-apps-tracker?from=4550&to=4551 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3630 retrieving revision 1.3631 diff -u -d -r1.3630 -r1.3631 --- Overview.html 8 Jan 2010 10:35:19 -0000 1.3630 +++ Overview.html 8 Jan 2010 23:52:53 -0000 1.3631 @@ -1,4 +1,4 @@ -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie"><title>HTML5 Core and Vocabulary</title><style type="text/css"> +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie"><title>HTML5 Introduction</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; } @@ -259,14 +259,14 @@ } </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><body onload="init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 Core and Vocabulary</h1> - <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> [...66200 lines suppressed...] - <dt id="refsXSLT10">[XSLT10]</dt> - <dd><cite><a href="http://www.w3.org/TR/1999/REC-xslt-19991116">XSL - Transformations (XSLT) Version 1.0</a></cite>, J. Clark. W3C, - November 1999.</dd> - </dl><h2 class="no-num" id="acknowledgements">Acknowledgements</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- ACKS --><p>Thanks to Aankhen, @@ -67222,9 +1235,9 @@ public-html list</a> and the <a href="http://www.whatwg.org/mailing-list">various WHATWG lists</a>. <p>Special thanks to Richard Williamson for creating the first - implementation of <code><a href="#the-canvas-element">canvas</a></code> in Safari, from which the + implementation of <code>canvas</code> in Safari, from which the canvas feature was designed.<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">contenteditable</a></code>, and other + implemented the event-based drag-and-drop mechanism, <code title="attr-contenteditable">contenteditable</code>, and other features first widely deployed by the Windows Internet Explorer browser.<p>Thanks to the participants of the microdata usability study for allowing us to use their mistakes as a guide for designing the
Received on Friday, 8 January 2010 23:53:36 UTC