- From: poot <cvsmail@w3.org>
- Date: Sat, 18 Apr 2009 10:18:41 +0900 (JST)
- To: public-html-diffs@w3.org
<datagrid> mark II, first draft (whatwg r2962) Index http://people.w3.org/mike/diffs/html5/spec/Overview.1.2126.html#index Status of this document http://people.w3.org/mike/diffs/html5/spec/Overview.1.2126.html#status-of-this-document 10.4.1 Introduction http://people.w3.org/mike/diffs/html5/spec/Overview.1.2126.html#introduction-10 A vocabulary and associated APIs for HTML and XHTML http://people.w3.org/mike/diffs/html5/spec/Overview.1.2126.html#a-vocabulary-and-associated-apis-for-html-and-xhtml Editor's Draft 18 April 2009 http://people.w3.org/mike/diffs/html5/spec/Overview.1.2126.html#editor-s-draft-date-1-january-1970 10.2.1 Introduction http://people.w3.org/mike/diffs/html5/spec/Overview.1.2126.html#introduction-9 10.1 Introduction http://people.w3.org/mike/diffs/html5/spec/Overview.1.2126.html#introduction-8 10.3.5 Tool bars http://people.w3.org/mike/diffs/html5/spec/Overview.1.2126.html#tool-bars-0 10.4 Bindings http://people.w3.org/mike/diffs/html5/spec/Overview.1.2126.html#bindings http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2125&r2=1.2126&f=h http://html5.org/tools/web-apps-tracker?from=2961&to=2962 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.2125 retrieving revision 1.2126 diff -u -d -r1.2125 -r1.2126 --- Overview.html 8 Apr 2009 06:11:17 -0000 1.2125 +++ Overview.html 18 Apr 2009 01:16:56 -0000 1.2126 @@ -146,7 +146,7 @@ <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>HTML 5</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> - <h2 class="no-num no-toc" id=editor-s-draft-date-1-january-1970><!--ZZZ: W3C Working Draft 12 February 2009 --><!-- fix date ZZZ --><!----> Editor's Draft 8 April 2009 <!--:ZZZ--></h2> + <h2 class="no-num no-toc" id=editor-s-draft-date-1-january-1970><!--ZZZ: W3C Working Draft 12 February 2009 --><!-- fix date ZZZ --><!----> Editor's Draft 18 April 2009 <!--:ZZZ--></h2> <dl><!-- ZZZ: update the month/day (twice), uncomment out <dt>This Version:</dt> <dd><a href="http://www.w3.org/TR/2009/WD-html5-20090212/">http://www.w3.org/TR/2009/WD-html5-20090212/</a></dd> @@ -237,7 +237,7 @@ track. <!--ZZZ:--> [...3875 lines suppressed...] - <h4 id=introduction-8><span class=secno>10.2.1 </span>Introduction</h4> + <h4 id=introduction-9><span class=secno>10.2.1 </span>Introduction</h4> <p>The CSS rules given in these subsections are, unless otherwise specified, expected to be used as part of the user-agent level style @@ -55995,7 +56591,7 @@ <h3 id=bindings><span class=secno>10.4 </span>Bindings</h3> - <h4 id=introduction-9><span class=secno>10.4.1 </span>Introduction</h4> + <h4 id=introduction-10><span class=secno>10.4.1 </span>Introduction</h4> <p>A number of elements have their rendering defined in terms of the 'binding' property. <a href=#references>[BECSS]</a></p> @@ -57793,4 +58389,5 @@ XXX * should check all cases of 'active document' and change the relevant ones to 'fully active document'. XXX * use <code>Document</code> consistently instead of 'document'. + XXX * s/raise/throw/g -->
Received on Saturday, 18 April 2009 01:19:16 UTC