- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 23 Sep 2009 12:58:38 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv18174 Modified Files: Overview.html Log Message: remove the 'out of scope' section (whatwg r3981) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3142 retrieving revision 1.3143 diff -u -d -r1.3142 -r1.3143 --- Overview.html 23 Sep 2009 12:52:26 -0000 1.3142 +++ Overview.html 23 Sep 2009 12:58:35 -0000 1.3143 @@ -1187,19 +1187,13 @@ <li><a href="#the-marquee-element"><span class="secno">12.3.2 </span>The <code>marquee</code> element</a></li> <li><a href="#frames"><span class="secno">12.3.3 </span>Frames</a></li> <li><a href="#other-elements-attributes-and-apis"><span class="secno">12.3.4 </span>Other elements, attributes and APIs</a></ol></ol></li> - <li><a href="#no"><span class="secno">13 </span>Things that you can't do with this specification because - they are better handled using other technologies that are further - described herein</a> - <ol> - <li><a href="#localization"><span class="secno">13.1 </span>Localization</a></li> - <li><a href="#declarative-3d-scenes"><span class="secno">13.2 </span>Declarative 3D scenes</a></ol></li> <li><a class="no-num" href="#iana-considerations">IANA considerations</a> <ol> - <li><a href="#text-html"><span class="secno">13.1 </span><code>text/html</code></a></li> - <li><a href="#application-xhtml-xml"><span class="secno">13.2 </span><code>application/xhtml+xml</code></a></li> - <li><a href="#text-cache-manifest"><span class="secno">13.3 </span><code>text/cache-manifest</code></a></li> - <li><a href="#text-ping"><span class="secno">13.4 </span><code>text/ping</code></a></li> - <li><a href="#application-microdata-json"><span class="secno">13.5 </span><code>application/microdata+json</code></a></ol></li> + <li><a href="#text-html"><span class="secno">12.1 </span><code>text/html</code></a></li> + <li><a href="#application-xhtml-xml"><span class="secno">12.2 </span><code>application/xhtml+xml</code></a></li> + <li><a href="#text-cache-manifest"><span class="secno">12.3 </span><code>text/cache-manifest</code></a></li> + <li><a href="#text-ping"><span class="secno">12.4 </span><code>text/ping</code></a></li> + <li><a href="#application-microdata-json"><span class="secno">12.5 </span><code>application/microdata+json</code></a></ol></li> <li><a class="no-num" href="#index">Index</a></li> <li><a class="no-num" href="#references">References</a></li> <li><a class="no-num" href="#acknowledgements">Acknowledgements</a></ol> @@ -68589,44 +68583,8 @@ legacy user agents and uses the <code title="dom-document-all"><a href="#dom-document-all">document.all</a></code> object without testing for its presence first. <a href="#refsECMA262">[ECMA262]</a></p> - </div><h2 id="no"><span class="secno">13 </span>Things that you can't do with this specification because - they are better handled using other technologies that are further - described herein</h2><p><i>This section is non-normative.</i><p>There are certain features that are not handled by this - specification because a client side markup language is not the right - level for them, or because the features exist in other languages - that can be integrated into this one. This section covers some of - the more common requests.</p><!-- There are also certain features that are not handled by this - specification or any other, but that SHOULD be handled by another - specification: - - * find object at (x,y) - http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/elementfrompoint.asp - * find mouse position - * screen object: top left width height pixelDepth colorDepth - availWidth availHeight availLeft availTop - * methods/properties for managing scrolling, especially in <textarea>, - such as .scrollTop and .scrollHeight in Mozilla - * support access Array element via () instead of [] (IEism) - https://bugzilla.mozilla.org/show_bug.cgi?id=289876 - * Need to say that NodeList's items are enumerable, so that - for (var x in myNodeList) { } - ...works. (ack Dethe Elza) - * a way to show icons for file types - e.g. http://www.gadgetopia.com/2004/05/04/FileIconTag.html - (this should probably be a function for the 'content', - 'background-image' and 'list-style-image' properties in CSS) - * custom syntax highlighting in <textarea>, <pre> (ack Ryan Johnson) - (this would probably best be done as some sort of output filter - at the CSS level, rather than anything HTML-specific. It would - have to support both <textarea>, where the data isn't in the - DOM proper, and <pre>, where it is.) - - XXX should ensure these are filed with the relevant people and groups - --><h3 id="localization"><span class="secno">13.1 </span>Localization</h3><p>If you wish to create localized versions of an HTML application, - the best solution is to preprocess the files on the server, and then - use HTTP content negotiation to serve the appropriate language.</p><!-- <p>XXX example here</p> --><h3 id="declarative-3d-scenes"><span class="secno">13.2 </span>Declarative 3D scenes</h3><p>Embedding 3D imagery into XHTML documents is the domain of X3D, - or technologies based on X3D that are namespace-aware.</p><!-- <p>XXX example here</p> --><h2 class="no-num" id="iana-considerations">IANA considerations</h2><p class="XXX annotation"><b>Status: </b><i>First draft</i></p><!-- http://www.w3.org/2002/06/registering-mediatype.html --><p>This registration is for community review and will be submitted - to the IESG for review, approval, and registration with IANA.<h3 id="text-html"><span class="secno">13.1 </span><dfn><code>text/html</code></dfn></h3><!-- + </div><h2 class="no-num" id="iana-considerations">IANA considerations</h2><p class="XXX annotation"><b>Status: </b><i>First draft</i></p><!-- http://www.w3.org/2002/06/registering-mediatype.html --><p>This registration is for community review and will be submitted + to the IESG for review, approval, and registration with IANA.<h3 id="text-html"><span class="secno">12.1 </span><dfn><code>text/html</code></dfn></h3><!-- To: ietf-types@iana.org Subject: Registration of media type text/html --><!-- @@ -68725,7 +68683,7 @@ <dt>Change controller:</dt> <dd>W3C and WHATWG</dd> </dl><p>Fragment identifiers used with <code><a href="#text-html">text/html</a></code> resources - refer to <a href="#the-indicated-part-of-the-document">the indicated part of the document</a>.<h3 id="application-xhtml-xml"><span class="secno">13.2 </span><dfn><code>application/xhtml+xml</code></dfn></h3><!-- + refer to <a href="#the-indicated-part-of-the-document">the indicated part of the document</a>.<h3 id="application-xhtml-xml"><span class="secno">12.2 </span><dfn><code>application/xhtml+xml</code></dfn></h3><!-- To: ietf-types@iana.org Subject: Registration of media type application/xhtml+xml --><!-- @@ -68778,7 +68736,7 @@ <dd>W3C and WHATWG</dd> </dl><p>Fragment identifiers used with <code><a href="#application-xhtml-xml">application/xhtml+xml</a></code> resources have the same semantics as with any <a href="#xml-mime-type">XML MIME - type</a>. <a href="#refsRFC3023">[RFC3023]</a><h3 id="text-cache-manifest"><span class="secno">13.3 </span><dfn><code>text/cache-manifest</code></dfn></h3><!-- + type</a>. <a href="#refsRFC3023">[RFC3023]</a><h3 id="text-cache-manifest"><span class="secno">12.3 </span><dfn><code>text/cache-manifest</code></dfn></h3><!-- To: ietf-types@iana.org Subject: Registration of media type text/cache-manifest --><dl><dt>Type name:</dt> @@ -68838,7 +68796,7 @@ <dt>Change controller:</dt> <dd>W3C and WHATWG</dd> </dl><p>Fragment identifiers have no meaning with - <code><a href="#text-cache-manifest">text/cache-manifest</a></code> resources.<h3 id="text-ping"><span class="secno">13.4 </span><dfn><code>text/ping</code></dfn></h3><!-- + <code><a href="#text-cache-manifest">text/cache-manifest</a></code> resources.<h3 id="text-ping"><span class="secno">12.4 </span><dfn><code>text/ping</code></dfn></h3><!-- To: ietf-types@iana.org Subject: Registration of media type text/ping --><dl><dt>Type name:</dt> @@ -68891,7 +68849,7 @@ <dt>Change controller:</dt> <dd>W3C and WHATWG</dd> </dl><p>Fragment identifiers have no meaning with - <code><a href="#text-ping">text/ping</a></code> resources.<h3 id="application-microdata-json"><span class="secno">13.5 </span><dfn><code>application/microdata+json</code></dfn></h3><!-- + <code><a href="#text-ping">text/ping</a></code> resources.<h3 id="application-microdata-json"><span class="secno">12.5 </span><dfn><code>application/microdata+json</code></dfn></h3><!-- To: ietf-types@iana.org Subject: Registration of media type application/microdata+json --><dl><dt>Type name:</dt>
Received on Wednesday, 23 September 2009 12:58:48 UTC