[html5] r8561 - [e] (0) Internal annotations for future img stuff Affected topics: HTML
whatwg at whatwg.org
whatwg at whatwg.org
Wed Apr 2 12:17:56 PDT 2014
Author: ianh
Date: 2014-04-02 12:17:52 -0700 (Wed, 02 Apr 2014)
New Revision: 8561
Modified:
complete.html
index
source
Log:
[e] (0) Internal annotations for future img stuff
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2014-04-02 00:05:19 UTC (rev 8560)
+++ complete.html 2014-04-02 19:17:52 UTC (rev 8561)
@@ -20753,7 +20753,12 @@
<h3 id=embedded-content><span class=secno>4.7 </span>Embedded content</h3>
+ <!-- START OF PICTURE SECTION -->
+ <!-- <h4>The <dfn><code>picture</code></dfn> * element</h4> -->
+
+ <!-- <h4>The <dfn><code>imgcandidate</code></dfn> * element</h4> --> <!--(or whatever it gets called)-->
+
<h4 id=the-img-element><span class=secno>4.7.1 </span>The <dfn><code>img</code></dfn> element</h4>
<dl class=element><dt><a href=#element-dfn-categories title=element-dfn-categories>Categories</a>:</dt>
@@ -21842,8 +21847,10 @@
</div>
+ <!-- END OF PICTURE SECTION -->
+
<h5 id=alt><span class=secno>4.7.1.1 </span>Requirements for providing text to act as an alternative for images</h5>
Modified: index
===================================================================
--- index 2014-04-02 00:05:19 UTC (rev 8560)
+++ index 2014-04-02 19:17:52 UTC (rev 8561)
@@ -20753,7 +20753,12 @@
<h3 id=embedded-content><span class=secno>4.7 </span>Embedded content</h3>
+ <!-- START OF PICTURE SECTION -->
+ <!-- <h4>The <dfn><code>picture</code></dfn> * element</h4> -->
+
+ <!-- <h4>The <dfn><code>imgcandidate</code></dfn> * element</h4> --> <!--(or whatever it gets called)-->
+
<h4 id=the-img-element><span class=secno>4.7.1 </span>The <dfn><code>img</code></dfn> element</h4>
<dl class=element><dt><a href=#element-dfn-categories title=element-dfn-categories>Categories</a>:</dt>
@@ -21842,8 +21847,10 @@
</div>
+ <!-- END OF PICTURE SECTION -->
+
<h5 id=alt><span class=secno>4.7.1.1 </span>Requirements for providing text to act as an alternative for images</h5>
Modified: source
===================================================================
--- source 2014-04-02 00:05:19 UTC (rev 8560)
+++ source 2014-04-02 19:17:52 UTC (rev 8561)
@@ -21697,7 +21697,12 @@
<h3 id="embedded-content">Embedded content</h3>
+ <!-- START OF PICTURE SECTION -->
+ <!-- <h4>The <dfn><code>picture</code></dfn> * element</h4> -->
+
+ <!-- <h4>The <dfn><code>imgcandidate</code></dfn> * element</h4> --> <!--(or whatever it gets called)-->
+
<h4>The <dfn><code>img</code></dfn> element</h4>
<dl class="element">
@@ -22962,8 +22967,10 @@
</div>
+ <!-- END OF PICTURE SECTION -->
+
<h5 id="alt">Requirements for providing text to act as an alternative for images</h5>
More information about the Commit-Watchers
mailing list