[html5] r6027 - [e] (0) apply wg decision (private communication exception) Fixing http://www.w3 [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Apr 25 15:53:41 PDT 2011


Author: ianh
Date: 2011-04-25 15:53:40 -0700 (Mon, 25 Apr 2011)
New Revision: 6027

Modified:
   complete.html
   index
   source
Log:
[e] (0) apply wg decision (private communication exception)
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8646

Modified: complete.html
===================================================================
--- complete.html	2011-04-25 22:29:15 UTC (rev 6026)
+++ complete.html	2011-04-25 22:53:40 UTC (rev 6027)
@@ -23090,7 +23090,7 @@
   be set to zero.</p>
 
 
-
+<!--FORK-->
   <h6 id=an-image-in-an-e-mail-or-private-document-intended-for-a-specific-person-who-is-known-to-be-able-to-view-images><span class=secno>4.8.1.1.12 </span>An image in an e-mail or private document intended for a specific person who is known to be able to view images</h6>
 
   <p><i>This section does not apply to documents that are publicly
@@ -23108,6 +23108,7 @@
   does not support images, or should the document be forwarded on to
   other users whose abilities might not include easily seeing
   images.</p>
+<!--FORK-->
 
 
 
@@ -23166,9 +23167,11 @@
    <!-- the following are additional entries not included in the
    aforementioned list, as they apply only to conformance checkers -->
 
+<!--FORK-->
    <li>The conformance checker has been configured to assume that the
    document is an e-mail or document intended for a specific person
    who is known to be able to view images.</li>
+<!--FORK-->
 
    <li>The document has a <code><a href=#meta>meta</a></code> element with a <code title=attr-meta-name><a href=#attr-meta-name>name</a></code> attribute whose value is an
    <a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code title=meta-generator><a href=#meta-generator>generator</a></code>". (This case does not

Modified: index
===================================================================
--- index	2011-04-25 22:29:15 UTC (rev 6026)
+++ index	2011-04-25 22:53:40 UTC (rev 6027)
@@ -1400,6 +1400,12 @@
    specification unambiguously disallows the use of <code><a href=#the-table-element>table</a></code>
    elements for layout purposes.</li>
 
+   <li>The W3C version requires authors who are writing HTML e-mails
+   with images to people they know can see the images (e.g. a wife
+   sending her husband photos of their child) to nonetheless include
+   textual alternatives to those images, because of <a href=http://lists.w3.org/Archives/Public/public-html/2011Apr/0451.html>a
+   working group decision from April 2011</a>.</li>
+
   </ul><p>Features that are part of HTML (and this specification) but that
   are currently published as separate specifications as well, and are
   not included in the W3C HTML5 specification, consist of:</p>
@@ -23099,7 +23105,7 @@
   be set to zero.</p>
 
 
-
+<!--FORK-->
   <h6 id=an-image-in-an-e-mail-or-private-document-intended-for-a-specific-person-who-is-known-to-be-able-to-view-images><span class=secno>4.8.1.1.12 </span>An image in an e-mail or private document intended for a specific person who is known to be able to view images</h6>
 
   <p><i>This section does not apply to documents that are publicly
@@ -23117,6 +23123,7 @@
   does not support images, or should the document be forwarded on to
   other users whose abilities might not include easily seeing
   images.</p>
+<!--FORK-->
 
 
 
@@ -23175,9 +23182,11 @@
    <!-- the following are additional entries not included in the
    aforementioned list, as they apply only to conformance checkers -->
 
+<!--FORK-->
    <li>The conformance checker has been configured to assume that the
    document is an e-mail or document intended for a specific person
    who is known to be able to view images.</li>
+<!--FORK-->
 
    <li>The document has a <code><a href=#meta>meta</a></code> element with a <code title=attr-meta-name><a href=#attr-meta-name>name</a></code> attribute whose value is an
    <a href=#ascii-case-insensitive>ASCII case-insensitive</a> match for the string "<code title=meta-generator><a href=#meta-generator>generator</a></code>". (This case does not

Modified: source
===================================================================
--- source	2011-04-25 22:29:15 UTC (rev 6026)
+++ source	2011-04-25 22:53:40 UTC (rev 6027)
@@ -144,6 +144,13 @@
    specification unambiguously disallows the use of <code>table</code>
    elements for layout purposes.</li>
 
+   <li>The W3C version requires authors who are writing HTML e-mails
+   with images to people they know can see the images (e.g. a wife
+   sending her husband photos of their child) to nonetheless include
+   textual alternatives to those images, because of <a
+   href="http://lists.w3.org/Archives/Public/public-html/2011Apr/0451.html">a
+   working group decision from April 2011</a>.</li>
+
   </ul>
 
   <p>Features that are part of HTML (and this specification) but that
@@ -24816,7 +24823,7 @@
   be set to zero.</p>
 
 
-
+<!--END w3c-html--><!--FORK-->
   <h6>An image in an e-mail or private document intended for a specific person who is known to be able to view images</h6>
 
   <p><i>This section does not apply to documents that are publicly
@@ -24834,6 +24841,7 @@
   does not support images, or should the document be forwarded on to
   other users whose abilities might not include easily seeing
   images.</p>
+<!--START w3c-html--><!--FORK-->
 
 
 
@@ -24898,9 +24906,11 @@
    <!-- the following are additional entries not included in the
    aforementioned list, as they apply only to conformance checkers -->
 
+<!--END w3c-html--><!--FORK-->
    <li>The conformance checker has been configured to assume that the
    document is an e-mail or document intended for a specific person
    who is known to be able to view images.</li>
+<!--START w3c-html--><!--FORK-->
 
    <li>The document has a <code>meta</code> element with a <code
    title="attr-meta-name">name</code> attribute whose value is an




More information about the Commit-Watchers mailing list