[html5] r7265 - [e] (0) The day's updates based on what's going on at the W3C. Affected topics: [...]
whatwg at whatwg.org
whatwg at whatwg.org
Fri Aug 24 11:06:14 PDT 2012
Author: ianh
Date: 2012-08-24 11:06:12 -0700 (Fri, 24 Aug 2012)
New Revision: 7265
Modified:
complete.html
index
source
Log:
[e] (0) The day's updates based on what's going on at the W3C.
Affected topics: HTML, WebSocket API
Modified: complete.html
===================================================================
--- complete.html 2012-08-24 00:42:18 UTC (rev 7264)
+++ complete.html 2012-08-24 18:06:12 UTC (rev 7265)
@@ -1560,11 +1560,18 @@
Unicode names of characters, due to a working group chair
decision.</li>
+ <li>The W3C HTML specification occasionally replaces "social
+ commentary" in the spec's non-normative prose with more bland
+ text.</li>
+
<li>The W3C HTML specification allows <code title=attr-hyperlink-rel><a href=#attr-hyperlink-rel>rel</a></code> attributes to contain
unregistered URLs as tokens, even though they are not treated as
URLs (e.g. they are handled case-insensitively), due to a working
group chair decision.</li>
+ <li>The W3C HTML specification has a non-sensical content model for
+ the <code><a href=#the-object-element>object</a></code> element.</li>
+
</ul><p>The following sections are only published in the WHATWG
specifications and are not currently available anywhere else:</p>
@@ -6208,7 +6215,7 @@
offsets of actual time zones is always either 00, 30, or 45. There
is no guarantee that this will remain so forever, however; time
zones are used as political footballs and are thus subject to very
- whimsical policy decisions.</p>
+ whimsical policy decisions.</p> <!--FORK-->
<p class=note>See also the usage notes and examples in the <a href=#concept-datetime title=concept-datetime>global date and time</a> section below
for details on using time-zone offsets with historical times that
@@ -13196,8 +13203,23 @@
of the first paragraph.</p>
<p>To avoid this confusion, explicit <code><a href=#the-p-element>p</a></code> elements can be
- used.</p>
+ used. For example:</p>
+ <!-- My Fish -->
+ <pre><section>
+ <h1>My Cats</h1>
+ <p>You can play with my cat simulator.</p>
+ <object data="cats.sim">
+ <p>To see the cat simulator, use one of the following links:</p>
+ <ul>
+ <li><a href="cats.sim">Download simulator file</a>
+ <li><a href="http://sims.example.com/watch?v=LYds5xY4INU">Use online simulator</a>
+ </ul>
+ <p>Alternatively, upgrade to the Mellblom Browser.</p>
+ </object>
+ <p>I'm quite proud of it.</p>
+</section></pre>
+
</div>
@@ -104875,9 +104897,7 @@
P. Overell. IETF.</dd>
<dt id=refsABOUT>[ABOUT]</dt>
- <dd><cite><a href=http://tools.ietf.org/html/draft-ietf-appsawg-about-uri-scheme>The 'about' URI scheme</a></cite>, L. Hunt, M. Yevstifeyev. IETF.
- Work in progress. <!--!-->
- </dd>
+ <dd><cite><a href=http://tools.ietf.org/html/rfc6694>The 'about' URI scheme</a></cite>, S. Moonesamy. IETF.</dd>
<dt id=refsARIA>[ARIA]</dt>
<dd><cite><a href=http://www.w3.org/WAI/PF/aria/>Accessible Rich
@@ -105121,7 +105141,7 @@
<dt id=refsJSURL>[JSURL]</dt>
<dd><cite><a href=http://tools.ietf.org/html/draft-hoehrmann-javascript-scheme>The 'javascript' resource identifier scheme</a></cite>, B. Höhrmann. IETF.
- Work in progress. <!--!--> <!-- It's not really in progress; this reference has been dead for a while. Unfortunately it's the closest thing we current have to a spec. -->
+ <!-- Sadly this reference has been dead for a while. Unfortunately it's the closest thing we current have to a spec. -->
</dd>
<dt id=refsMAILTO>[MAILTO]</dt>
Modified: index
===================================================================
--- index 2012-08-24 00:42:18 UTC (rev 7264)
+++ index 2012-08-24 18:06:12 UTC (rev 7265)
@@ -1560,11 +1560,18 @@
Unicode names of characters, due to a working group chair
decision.</li>
+ <li>The W3C HTML specification occasionally replaces "social
+ commentary" in the spec's non-normative prose with more bland
+ text.</li>
+
<li>The W3C HTML specification allows <code title=attr-hyperlink-rel><a href=#attr-hyperlink-rel>rel</a></code> attributes to contain
unregistered URLs as tokens, even though they are not treated as
URLs (e.g. they are handled case-insensitively), due to a working
group chair decision.</li>
+ <li>The W3C HTML specification has a non-sensical content model for
+ the <code><a href=#the-object-element>object</a></code> element.</li>
+
</ul><p>The following sections are only published in the WHATWG
specifications and are not currently available anywhere else:</p>
@@ -6208,7 +6215,7 @@
offsets of actual time zones is always either 00, 30, or 45. There
is no guarantee that this will remain so forever, however; time
zones are used as political footballs and are thus subject to very
- whimsical policy decisions.</p>
+ whimsical policy decisions.</p> <!--FORK-->
<p class=note>See also the usage notes and examples in the <a href=#concept-datetime title=concept-datetime>global date and time</a> section below
for details on using time-zone offsets with historical times that
@@ -13196,8 +13203,23 @@
of the first paragraph.</p>
<p>To avoid this confusion, explicit <code><a href=#the-p-element>p</a></code> elements can be
- used.</p>
+ used. For example:</p>
+ <!-- My Fish -->
+ <pre><section>
+ <h1>My Cats</h1>
+ <p>You can play with my cat simulator.</p>
+ <object data="cats.sim">
+ <p>To see the cat simulator, use one of the following links:</p>
+ <ul>
+ <li><a href="cats.sim">Download simulator file</a>
+ <li><a href="http://sims.example.com/watch?v=LYds5xY4INU">Use online simulator</a>
+ </ul>
+ <p>Alternatively, upgrade to the Mellblom Browser.</p>
+ </object>
+ <p>I'm quite proud of it.</p>
+</section></pre>
+
</div>
@@ -104875,9 +104897,7 @@
P. Overell. IETF.</dd>
<dt id=refsABOUT>[ABOUT]</dt>
- <dd><cite><a href=http://tools.ietf.org/html/draft-ietf-appsawg-about-uri-scheme>The 'about' URI scheme</a></cite>, L. Hunt, M. Yevstifeyev. IETF.
- Work in progress. <!--!-->
- </dd>
+ <dd><cite><a href=http://tools.ietf.org/html/rfc6694>The 'about' URI scheme</a></cite>, S. Moonesamy. IETF.</dd>
<dt id=refsARIA>[ARIA]</dt>
<dd><cite><a href=http://www.w3.org/WAI/PF/aria/>Accessible Rich
@@ -105121,7 +105141,7 @@
<dt id=refsJSURL>[JSURL]</dt>
<dd><cite><a href=http://tools.ietf.org/html/draft-hoehrmann-javascript-scheme>The 'javascript' resource identifier scheme</a></cite>, B. Höhrmann. IETF.
- Work in progress. <!--!--> <!-- It's not really in progress; this reference has been dead for a while. Unfortunately it's the closest thing we current have to a spec. -->
+ <!-- Sadly this reference has been dead for a while. Unfortunately it's the closest thing we current have to a spec. -->
</dd>
<dt id=refsMAILTO>[MAILTO]</dt>
Modified: source
===================================================================
--- source 2012-08-24 00:42:18 UTC (rev 7264)
+++ source 2012-08-24 18:06:12 UTC (rev 7265)
@@ -277,12 +277,19 @@
Unicode names of characters, due to a working group chair
decision.</li>
+ <li>The W3C HTML specification occasionally replaces "social
+ commentary" in the spec's non-normative prose with more bland
+ text.</li>
+
<li>The W3C HTML specification allows <code
title="attr-hyperlink-rel">rel</code> attributes to contain
unregistered URLs as tokens, even though they are not treated as
URLs (e.g. they are handled case-insensitively), due to a working
group chair decision.</li>
+ <li>The W3C HTML specification has a non-sensical content model for
+ the <code>object</code> element.</li>
+
</ul>
<p>The following sections are only published in the WHATWG
@@ -5651,7 +5658,7 @@
offsets of actual time zones is always either 00, 30, or 45. There
is no guarantee that this will remain so forever, however; time
zones are used as political footballs and are thus subject to very
- whimsical policy decisions.</p>
+ whimsical policy decisions.</p> <!--FORK-->
<p class="note">See also the usage notes and examples in the <span
title="concept-datetime">global date and time</span> section below
@@ -13783,8 +13790,23 @@
of the first paragraph.</p>
<p>To avoid this confusion, explicit <code>p</code> elements can be
- used.</p>
+ used. For example:</p>
+ <!-- My Fish -->
+ <pre><section>
+ <h1>My Cats</h1>
+ <p>You can play with my cat simulator.</p>
+ <object data="cats.sim">
+ <p>To see the cat simulator, use one of the following links:</p>
+ <ul>
+ <li><a href="cats.sim">Download simulator file</a>
+ <li><a href="http://sims.example.com/watch?v=LYds5xY4INU">Use online simulator</a>
+ </ul>
+ <p>Alternatively, upgrade to the Mellblom Browser.</p>
+ </object>
+ <p>I'm quite proud of it.</p>
+</section></pre>
+
</div>
@@ -122723,9 +122745,7 @@
P. Overell. IETF.</dd>
<dt id="refsABOUT">[ABOUT]</dt>
- <dd><cite><a href="http://tools.ietf.org/html/draft-ietf-appsawg-about-uri-scheme">The 'about' URI scheme</a></cite>, L. Hunt, M. Yevstifeyev. IETF.
- Work in progress. <!--!-->
- </dd>
+ <dd><cite><a href="http://tools.ietf.org/html/rfc6694">The 'about' URI scheme</a></cite>, S. Moonesamy. IETF.</dd>
<dt id="refsAES128CTR">[AES128CTR]</dt>
<dd><cite><a href="http://csrc.nist.gov/publications/fips/fips197/fips-197.pdf">Advanced Encryption Standard (AES)</a></cite>. NIST.</dd>
@@ -123053,7 +123073,7 @@
<dt id="refsJSURL">[JSURL]</dt>
<dd><cite><a href="http://tools.ietf.org/html/draft-hoehrmann-javascript-scheme">The 'javascript' resource identifier scheme</a></cite>, B. Höhrmann. IETF.
- Work in progress. <!--!--> <!-- It's not really in progress; this reference has been dead for a while. Unfortunately it's the closest thing we current have to a spec. -->
+ <!-- Sadly this reference has been dead for a while. Unfortunately it's the closest thing we current have to a spec. -->
</dd>
<dt id="refsMAILTO">[MAILTO]</dt>
@@ -123101,9 +123121,7 @@
Plugin API Reference</a></cite>. Mozilla.</dd>
<dt id="refsNPN">[NPN]</dt>
- <dd><cite><a href="http://tools.ietf.org/html/draft-agl-tls-nextprotoneg">Transport Layer Security (TLS) Next Protocol Negotiation Extension</a></cite>, A. Langley. IETF.
- Work in progress. <!--!-->
- </dd>
+ <dd><cite><a href="http://tools.ietf.org/html/draft-agl-tls-nextprotoneg">Transport Layer Security (TLS) Next Protocol Negotiation Extension</a></cite>, A. Langley. IETF.</dd>
<dt id="refsOGGSKELETONHEADERS">[OGGSKELETONHEADERS]</dt>
<dd><cite><a href="http://wiki.xiph.org/SkeletonHeaders">SkeletonHeaders</a></cite>. Xiph.Org.</dd>
More information about the Commit-Watchers
mailing list