[html5] r7970 - [e] (0) Add a cross-reference, by request, to the <meta> section. Fixing https:/ [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Jun 12 15:58:57 PDT 2013
Author: ianh
Date: 2013-06-12 15:58:56 -0700 (Wed, 12 Jun 2013)
New Revision: 7970
Modified:
complete.html
index
source
Log:
[e] (0) Add a cross-reference, by request, to the <meta> section.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=22300
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2013-06-12 22:56:59 UTC (rev 7969)
+++ complete.html 2013-06-12 22:58:56 UTC (rev 7970)
@@ -13515,7 +13515,7 @@
</ul></li>
<li><p>Provide the user with an interface that, when selected, <a href=#navigate title=navigate>navigates</a><!--DONAV meta refresh--> a <a href=#browsing-context>browsing context</a> to
- <var title="">url</var>, with the document's browsing context as the <a href=#source-browsing-context>source browsing
+ <var title="">url</var>, with the <code><a href=#document>Document</a></code>'s <a href=#browsing-context>browsing context</a> as the <a href=#source-browsing-context>source browsing
context</a>.</li>
<li><p>Do nothing.</li>
@@ -24166,7 +24166,7 @@
the document is an e-mail or document intended for a specific
person who is known to be able to view images.</li>
- <li><p>The <code><a href=#the-img-element>img</a></code> elment has a (non-conforming) <code title=attr-img-generator-unable-to-provide-required-alt><a href=#attr-img-generator-unable-to-provide-required-alt>generator-unable-to-provide-required-alt</a></code>
+ <li><p>The <code><a href=#the-img-element>img</a></code> element has a (non-conforming) <code title=attr-img-generator-unable-to-provide-required-alt><a href=#attr-img-generator-unable-to-provide-required-alt>generator-unable-to-provide-required-alt</a></code>
attribute whose value is the empty string. A conformance checker
that is not reporting the lack of an <code title=attr-img-alt><a href=#attr-img-alt>alt</a></code> attribute as an error must also not
report the presence of the empty <code title=attr-img-generator-unable-to-provide-required-alt><a href=#attr-img-generator-unable-to-provide-required-alt>generator-unable-to-provide-required-alt</a></code>
Modified: index
===================================================================
--- index 2013-06-12 22:56:59 UTC (rev 7969)
+++ index 2013-06-12 22:58:56 UTC (rev 7970)
@@ -13515,7 +13515,7 @@
</ul></li>
<li><p>Provide the user with an interface that, when selected, <a href=#navigate title=navigate>navigates</a><!--DONAV meta refresh--> a <a href=#browsing-context>browsing context</a> to
- <var title="">url</var>, with the document's browsing context as the <a href=#source-browsing-context>source browsing
+ <var title="">url</var>, with the <code><a href=#document>Document</a></code>'s <a href=#browsing-context>browsing context</a> as the <a href=#source-browsing-context>source browsing
context</a>.</li>
<li><p>Do nothing.</li>
@@ -24166,7 +24166,7 @@
the document is an e-mail or document intended for a specific
person who is known to be able to view images.</li>
- <li><p>The <code><a href=#the-img-element>img</a></code> elment has a (non-conforming) <code title=attr-img-generator-unable-to-provide-required-alt><a href=#attr-img-generator-unable-to-provide-required-alt>generator-unable-to-provide-required-alt</a></code>
+ <li><p>The <code><a href=#the-img-element>img</a></code> element has a (non-conforming) <code title=attr-img-generator-unable-to-provide-required-alt><a href=#attr-img-generator-unable-to-provide-required-alt>generator-unable-to-provide-required-alt</a></code>
attribute whose value is the empty string. A conformance checker
that is not reporting the lack of an <code title=attr-img-alt><a href=#attr-img-alt>alt</a></code> attribute as an error must also not
report the presence of the empty <code title=attr-img-generator-unable-to-provide-required-alt><a href=#attr-img-generator-unable-to-provide-required-alt>generator-unable-to-provide-required-alt</a></code>
Modified: source
===================================================================
--- source 2013-06-12 22:56:59 UTC (rev 7969)
+++ source 2013-06-12 22:58:56 UTC (rev 7970)
@@ -13910,7 +13910,7 @@
<li><p>Provide the user with an interface that, when selected, <span
title="navigate">navigates</span><!--DONAV meta refresh--> a <span>browsing context</span> to
- <var title="">url</var>, with the document's browsing context as the <span>source browsing
+ <var title="">url</var>, with the <code>Document</code>'s <span>browsing context</span> as the <span>source browsing
context</span>.</p></li>
<li><p>Do nothing.</p></li>
@@ -25352,7 +25352,7 @@
the document is an e-mail or document intended for a specific
person who is known to be able to view images.</p></li>
- <li><p>The <code>img</code> elment has a (non-conforming) <code
+ <li><p>The <code>img</code> element has a (non-conforming) <code
title="attr-img-generator-unable-to-provide-required-alt">generator-unable-to-provide-required-alt</code>
attribute whose value is the empty string. A conformance checker
that is not reporting the lack of an <code
More information about the Commit-Watchers
mailing list