[html5] r7221 - [e] (0) I forgot to mention these new features in the intro. Affected topics: HTML
whatwg at whatwg.org
whatwg at whatwg.org
Fri Jul 27 11:57:46 PDT 2012
Author: ianh
Date: 2012-07-27 11:57:45 -0700 (Fri, 27 Jul 2012)
New Revision: 7221
Modified:
complete.html
index
source
Log:
[e] (0) I forgot to mention these new features in the intro.
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2012-07-27 05:59:07 UTC (rev 7220)
+++ complete.html 2012-07-27 18:57:45 UTC (rev 7221)
@@ -1558,6 +1558,10 @@
<li>The <code><a href=#the-data-element>data</a></code> element for marking up machine-readable data.</li><!--DATA--><!--FORK-->
<li>The <code title=scheme-http+aes><a href=#http+aes-scheme>http+aes:</a></code> and <code title=scheme-http+aes><a href=#http+aes-scheme>https+aes:</a></code> schemes.</li><!--FORK-->
<li>The <a href=#application-cache>application cache</a> feature's <a href=#concept-appcache-mode-prefer-online title=concept-appcache-mode-prefer-online>prefer-online</a> mode.</li><!--FORK--><!--APPCACHE-PREFER-ONLINE-->
+ <li>The <code title=dom-TextTrack-inBandMetadataTrackDispatchType><a href=#dom-texttrack-inbandmetadatatrackdispatchtype>TextTrack.inBandMetadataTrackDispatchType</a></code> feature for Internet-based TV broadcast.</li>
+ <li>HD variants of the <code><a href=#imagedata>ImageData</a></code> API methods.</li>
+ <li>The canvas hit region API.</li>
+ <li>The <code title=attr-fe-inputmode><a href=#attr-fe-inputmode>inputmode</a></code> attribute.</li>
</ul><!--
<p>Features that are part of the WHATWG HTML Living Standard
specification but that are currently published as separate
Modified: index
===================================================================
--- index 2012-07-27 05:59:07 UTC (rev 7220)
+++ index 2012-07-27 18:57:45 UTC (rev 7221)
@@ -1558,6 +1558,10 @@
<li>The <code><a href=#the-data-element>data</a></code> element for marking up machine-readable data.</li><!--DATA--><!--FORK-->
<li>The <code title=scheme-http+aes><a href=#http+aes-scheme>http+aes:</a></code> and <code title=scheme-http+aes><a href=#http+aes-scheme>https+aes:</a></code> schemes.</li><!--FORK-->
<li>The <a href=#application-cache>application cache</a> feature's <a href=#concept-appcache-mode-prefer-online title=concept-appcache-mode-prefer-online>prefer-online</a> mode.</li><!--FORK--><!--APPCACHE-PREFER-ONLINE-->
+ <li>The <code title=dom-TextTrack-inBandMetadataTrackDispatchType><a href=#dom-texttrack-inbandmetadatatrackdispatchtype>TextTrack.inBandMetadataTrackDispatchType</a></code> feature for Internet-based TV broadcast.</li>
+ <li>HD variants of the <code><a href=#imagedata>ImageData</a></code> API methods.</li>
+ <li>The canvas hit region API.</li>
+ <li>The <code title=attr-fe-inputmode><a href=#attr-fe-inputmode>inputmode</a></code> attribute.</li>
</ul><!--
<p>Features that are part of the WHATWG HTML Living Standard
specification but that are currently published as separate
Modified: source
===================================================================
--- source 2012-07-27 05:59:07 UTC (rev 7220)
+++ source 2012-07-27 18:57:45 UTC (rev 7221)
@@ -284,6 +284,10 @@
<li>The <code>data</code> element for marking up machine-readable data.</li><!--DATA--><!--FORK-->
<li>The <code title="scheme-http+aes">http+aes:</code> and <code title="scheme-http+aes">https+aes:</code> schemes.</li><!--FORK-->
<li>The <span>application cache</span> feature's <span title="concept-appcache-mode-prefer-online">prefer-online</span> mode.</li><!--FORK--><!--APPCACHE-PREFER-ONLINE-->
+ <li>The <code title="dom-TextTrack-inBandMetadataTrackDispatchType">TextTrack.inBandMetadataTrackDispatchType</code> feature for Internet-based TV broadcast.</li>
+ <li>HD variants of the <code>ImageData</code> API methods.</li>
+ <li>The canvas hit region API.</li>
+ <li>The <code title="attr-fe-inputmode">inputmode</code> attribute.</li>
</ul>
<!--
More information about the Commit-Watchers
mailing list