- From: poot <cvsmail@w3.org>
- Date: Tue, 8 Jun 2010 20:43:38 +0900 (JST)
- To: public-html-diffs@w3.org
annevk: changes since March 4
http://dev.w3.org/cvsweb/html5/html4-differences/Overview.html?r1=1.95&r2=1.96&f=h
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.html,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -d -r1.95 -r1.96
--- Overview.html 10 Mar 2010 15:02:35 -0000 1.95
+++ Overview.html 8 Jun 2010 11:43:17 -0000 1.96
@@ -22,13 +22,13 @@
<h1 id=html5-diff>HTML5 differences from HTML4</h1>
- <h2 class="no-num no-toc" id=w3c-doctype>Editor's Draft 10 March 2010</h2>
+ <h2 class="no-num no-toc" id=w3c-doctype>Editor's Draft 8 June 2010</h2>
<dl>
<dt>This Version:
<dd><a
- href="http://www.w3.org/TR/2010/ED-html5-diff-20100310/">http://www.w3.org/TR/2010/ED-html5-diff-20100310/</a>
+ href="http://www.w3.org/TR/2010/ED-html5-diff-20100608/">http://www.w3.org/TR/2010/ED-html5-diff-20100608/</a>
<dt>Latest Published Version:
@@ -101,7 +101,7 @@
can be found in the <a href="http://www.w3.org/TR/">W3C technical reports
index</a> at http://www.w3.org/TR/.</em>
- <p>This is the 10 March 2010 Editor's Draft produced by the <a
+ <p>This is the 8 June 2010 Editor's Draft produced by the <a
href="http://www.w3.org/html/wg/">HTML Working Group</a>, part of the <a
href="http://www.w3.org/MarkUp/Activity">HTML Activity</a>. The Working
Group intends to publish this document as a <a
@@ -196,19 +196,22 @@
<li><a href="#changelog"><span class=secno>5. </span>HTML5 Changelogs</a>
<ul class=toc>
- <li><a href="#changes-2009-08-25"><span class=secno>5.1. </span>Changes
- since 25 August 2009</a>
+ <li><a href="#changes-2010-03-04"><span class=secno>5.1. </span>Changes
+ since 4 March 2010</a>
- <li><a href="#changes-2009-04-23"><span class=secno>5.2. </span>Changes
+ <li><a href="#changes-2009-08-25"><span class=secno>5.2. </span>Changes
+ from 25 August 2009 to 4 March 2010</a>
+
+ <li><a href="#changes-2009-04-23"><span class=secno>5.3. </span>Changes
from 23 April 2009 to 25 August 2009</a>
- <li><a href="#changes-2009-02-12"><span class=secno>5.3. </span>Changes
+ <li><a href="#changes-2009-02-12"><span class=secno>5.4. </span>Changes
from 12 February 2009 to 23 April 2009</a>
- <li><a href="#changes-2008-06-10"><span class=secno>5.4. </span>Changes
+ <li><a href="#changes-2008-06-10"><span class=secno>5.5. </span>Changes
from 10 June 2008 to 12 February 2009</a>
- <li><a href="#changes-2008-01-22"><span class=secno>5.5. </span>Changes
+ <li><a href="#changes-2008-01-22"><span class=secno>5.6. </span>Changes
from 22 January 2008 to 10 June 2008</a>
</ul>
@@ -595,6 +598,11 @@
<li>
<p><a
+ href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-wbr-element"><code>wbr</code></a>
+ represents a line break opportunity.
+
+ <li>
+ <p><a
href="http://www.w3.org/TR/html5/the-canvas-element.html#the-canvas-element"><code>canvas</code></a>
is used for rendering dynamic bitmap graphics on the fly, such as graphs
or games.
@@ -1234,8 +1242,40 @@
<p>The changes in the changelogs are in rough chronological order to ease
editing this document.
- <h3 id=changes-2009-08-25><span class=secno>5.1. </span>Changes since 25
- August 2009</h3>
+ <h3 id=changes-2010-03-04><span class=secno>5.1. </span>Changes since 4
+ March 2010</h3>
+ <!-- rev 4647 - 5101 -->
+
+ <ul>
+ <li>The <code>title</code> element is optional for <code>iframe</code>
+ <code>srcdoc</code> documents and other scenarios were a title is already
+ available. As is the case with email.
+
+ <li>The <code>autobuffer</code> attribute for media elements is now named
+ <code>preload</code>.
+
+ <li><code>keywords</code> is now a standard metadata name for the
+ <code>meta</code> element.
+
+ <li>The <code>allow-top-navigation</code> value has been added for the
+ <code>sandbox</code> attribute on the <code>iframe</code> element. It
+ allows the embedded content to navigate its parent when specified.
+
+ <li>The <code>wbr</code> element has been added.
+
+ <li>The <code>alternate</code> keyword for the <code>rel</code> attribute
+ of the <code>link</code> element can now be used to point to feeds again,
+ even if the feed is not an alternative for the document.
+
+ <li>The HTML to Atom mapping has been removed from the W3C version of
+ HTML5.
+ </ul>
+
+ <p>In addition lots of minor changes, clarifications, and fixes have been
+ made to the document.
+
+ <h3 id=changes-2009-08-25><span class=secno>5.2. </span>Changes from 25
+ August 2009 to 4 March 2010</h3>
<!-- since rev 3673 -->
<ul>
@@ -1280,7 +1320,7 @@
</ul>
<p>A whole lot of other smaller issues have also been resolved. The above
- list summarises what is thought to be of primary interest to authors.
+ list summarizes what is thought to be of primary interest to authors.
<p>In addition to all of the above, Microdata, the 2D context API for
<code>canvas</code>, and Web Messaging (<code>postMessage()</code> API)
@@ -1300,7 +1340,7 @@
HTML5 and are not published as a separate draft. The WHATWG draft of HTML5
still includes them.
- <h3 id=changes-2009-04-23><span class=secno>5.2. </span>Changes from 23
+ <h3 id=changes-2009-04-23><span class=secno>5.3. </span>Changes from 23
April 2009 to 25 August 2009</h3>
<!-- since rev 2975 -->
@@ -1400,7 +1440,7 @@
<li>Definition of Content-Type sniffing.
</ul>
- <h3 id=changes-2009-02-12><span class=secno>5.3. </span>Changes from 12
+ <h3 id=changes-2009-02-12><span class=secno>5.4. </span>Changes from 12
February 2009 to 23 April 2009</h3>
<ul>
@@ -1487,7 +1527,7 @@
<li><a href="http://dev.w3.org/html5/webdatabase/">Web SQL Database</a>
</ul>
- <h3 id=changes-2008-06-10><span class=secno>5.4. </span>Changes from 10
+ <h3 id=changes-2008-06-10><span class=secno>5.5. </span>Changes from 10
June 2008 to 12 February 2009</h3>
<ul>
@@ -1566,7 +1606,7 @@
now defined.
<li>The <code>embed</code> element is defined to do extension sniffing for
- compatibilty with servers that deliver Flash as <code>text/plain</code>.
+ compatibility with servers that deliver Flash as <code>text/plain</code>.
(This is marked as an issue in the specification to figure out if there
is a better way to make this work.)</li>
<!-- and no, the answer is not to simply break stuff -->
@@ -1657,7 +1697,7 @@
<li>The <code>Location</code> object gained a <code>resolveURL()</code>
method.
- <li>The <code>q</code> element has changed again. Punctation is to be
+ <li>The <code>q</code> element has changed again. Punctuation is to be
provided by the user agent again.
<li>Various changes were made to the HTML parser algorithm to be more in
@@ -1783,7 +1823,7 @@
attribute.
</ul>
- <h3 id=changes-2008-01-22><span class=secno>5.5. </span>Changes from 22
+ <h3 id=changes-2008-01-22><span class=secno>5.6. </span>Changes from 22
January 2008 to 10 June 2008</h3>
<ul>
@@ -1840,7 +1880,7 @@
access these through the DOM using <code>dataset[<var>name</var>]</code>
on the element in question.
- <li>The <code>q</code> element has changed to require punctation inside
+ <li>The <code>q</code> element has changed to require punctuation inside
rather than having the browser render it.
<li>The <code>target</code> attribute can now have the value
@@ -1882,12 +1922,12 @@
<p>The editor would like to thank Ben Millard, Cameron McCormack, Charles
McCathieNevile, Dan Connolly, David Håsäther, Dennis German,
Frank Ellermann, Frank Palinkas, Gordon P. Hemsley, Henri Sivonen, James
- Graham, Jens Meiert, Jürgen Jeka, Krijn Hoetmer, Maciej Stachowiak,
- Mark Pilgrim, Martijn Wargers, Martyn Haigh, Masataka Yakura, Michael
- Smith, Olivier Gendrin, Øistein E. Andersen, Philip Taylor, Simon
- Pieters, and Yngve Spjeld Landro for their contributions to this document
- as well as to all the people who have contributed to HTML5 over the years
- for improving the Web!
+ Graham, Jens Meiert, Jeremy Keith, Jürgen Jeka, Krijn Hoetmer, Maciej
+ Stachowiak, Mark Pilgrim, Martijn Wargers, Martyn Haigh, Masataka Yakura,
+ Michael Smith, Olivier Gendrin, Øistein E. Andersen, Philip Taylor,
+ Simon Pieters, and Yngve Spjeld Landro for their contributions to this
+ document as well as to all the people who have contributed to HTML5 over
+ the years for improving the Web!
<h2 class=no-num id=references>References</h2>
Index: Overview.src.html
===================================================================
RCS file: /sources/public/html5/html4-differences/Overview.src.html,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -d -r1.73 -r1.74
--- Overview.src.html 10 Mar 2010 15:02:35 -0000 1.73
+++ Overview.src.html 8 Jun 2010 11:43:17 -0000 1.74
@@ -476,6 +476,8 @@
<a href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-rp-element"><code>rp</code></a>
allow for marking up ruby annotations.</p></li>
+ <li><p><a href="http://dev.w3.org/html5/spec/text-level-semantics.html#the-wbr-element"><code>wbr</code></a> represents a line break opportunity.</p></li>
+
<li><p><a href="http://www.w3.org/TR/html5/the-canvas-element.html#the-canvas-element"><code>canvas</code></a>
is used for rendering dynamic bitmap graphics on the fly, such as
graphs or games.</p></li>
@@ -1058,8 +1060,35 @@
<p>The changes in the changelogs are in rough chronological order to
ease editing this document.</p>
+
+
+ <h3 id="changes-2010-03-04">Changes since 4 March 2010</h3> <!-- rev 4647 - 5101 -->
+
+ <ul>
+ <li>The <code>title</code> element is optional for
+ <code>iframe</code> <code>srcdoc</code> documents and other scenarios
+ were a title is already available. As is the case with email.</li>
+ <li>The <code>autobuffer</code> attribute for media elements is now
+ named <code>preload</code>.</li>
+ <li><code>keywords</code> is now a standard metadata name for the
+ <code>meta</code> element.</li>
+ <li>The <code>allow-top-navigation</code> value has been added for the
+ <code>sandbox</code> attribute on the <code>iframe</code> element. It
+ allows the embedded content to navigate its parent when specified.</li>
+ <li>The <code>wbr</code> element has been added.</li>
+ <li>The <code>alternate</code> keyword for the <code>rel</code>
+ attribute of the <code>link</code> element can now be used to point to
+ feeds again, even if the feed is not an alternative for the
+ document.</li>
+ <li>The HTML to Atom mapping has been removed from the W3C version of
+ HTML5.</li>
+ </ul>
- <h3 id="changes-2009-08-25">Changes since 25 August 2009</h3> <!-- since rev 3673 -->
+ <p>In addition lots of minor changes, clarifications, and fixes have
+ been made to the document.</p>
+
+
+ <h3 id="changes-2009-08-25">Changes from 25 August 2009 to 4 March 2010</h3> <!-- since rev 3673 -->
<ul>
<li>The <code>dialog</code> element has been removed. A section with
@@ -1095,7 +1124,7 @@
</ul>
<p>A whole lot of other smaller issues have also been resolved. The
- above list summarises what is thought to be of primary interest to
+ above list summarizes what is thought to be of primary interest to
authors.</p>
<p>In addition to all of the above, Microdata, the 2D context API for
@@ -1308,7 +1337,7 @@
<li>The <code>parent</code> attribute of the <code>Window</code> object
is now defined.</li>
<li>The <code>embed</code> element is defined to do extension sniffing
- for compatibilty with servers that deliver Flash as
+ for compatibility with servers that deliver Flash as
<code>text/plain</code>. (This is marked as an issue in the
specification to figure out if there is a better way to make this
work.)</li> <!-- and no, the answer is not to simply break stuff -->
@@ -1372,7 +1401,7 @@
attributes have been removed from the media elements.</li>
<li>The <code>Location</code> object gained a
<code>resolveURL()</code> method.</li>
- <li>The <code>q</code> element has changed again. Punctation is to be
+ <li>The <code>q</code> element has changed again. Punctuation is to be
provided by the user agent again.</li>
<li>Various changes were made to the HTML parser algorithm to be more
in line with the behavior Web sites require.</li>
@@ -1506,8 +1535,8 @@
attributes to elements in the form of
<code>data-<var>name</var></code> and can access these through the DOM
using <code>dataset[<var>name</var>]</code> on the element in question.
- <li>The <code>q</code> element has changed to require punctation inside
- rather than having the browser render it.
+ <li>The <code>q</code> element has changed to require punctuation
+ inside rather than having the browser render it.
<li>The <code>target</code> attribute can now have the value
<code>_blank</code>.
<li>The <code>showModalDialog</code> API has been added.
@@ -1552,6 +1581,7 @@
Henri Sivonen,
James Graham,
Jens Meiert,
+ Jeremy Keith,
Jürgen Jeka,
Krijn Hoetmer,
Maciej Stachowiak,
Received on Tuesday, 8 June 2010 11:44:11 UTC