[html5] r6617 - [e] (0) incomplete entry in index Fixing http://www.w3.org/Bugs/Public/show_bug. [...]
whatwg at whatwg.org
whatwg at whatwg.org
Sun Oct 2 10:24:38 PDT 2011
Author: ianh
Date: 2011-10-02 10:24:36 -0700 (Sun, 02 Oct 2011)
New Revision: 6617
Modified:
complete.html
index
source
Log:
[e] (0) incomplete entry in index
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14282
Modified: complete.html
===================================================================
--- complete.html 2011-10-02 17:19:24 UTC (rev 6616)
+++ complete.html 2011-10-02 17:24:36 UTC (rev 6617)
@@ -99374,7 +99374,7 @@
<tr><th> <code title="">dir</code>
<td> <a href=#the-dir-attribute title=attr-dir>HTML elements</a>
<td> <a href=#the-directionality title="the directionality">The text directionality</a> of the element
- <td> "<code title="">ltr</code>"; "<code title="">rtl</code>"
+ <td> "<code title=attr-dir-ltr><a href=#attr-dir-ltr>ltr</a></code>"; "<code title=attr-dir-rtl><a href=#attr-dir-rtl>rtl</a></code>"; "<code title=attr-dir-auto><a href=#attr-dir-auto>auto</a></code>"
<tr><th> <code title="">dirname</code>
<td> <code title=attr-input-dirname><a href=#attr-input-dirname>input</a></code>;
<code title=attr-textarea-dirname><a href=#attr-textarea-dirname>textarea</a></code>
Modified: index
===================================================================
--- index 2011-10-02 17:19:24 UTC (rev 6616)
+++ index 2011-10-02 17:24:36 UTC (rev 6617)
@@ -94798,7 +94798,7 @@
<tr><th> <code title="">dir</code>
<td> <a href=#the-dir-attribute title=attr-dir>HTML elements</a>
<td> <a href=#the-directionality title="the directionality">The text directionality</a> of the element
- <td> "<code title="">ltr</code>"; "<code title="">rtl</code>"
+ <td> "<code title=attr-dir-ltr><a href=#attr-dir-ltr>ltr</a></code>"; "<code title=attr-dir-rtl><a href=#attr-dir-rtl>rtl</a></code>"; "<code title=attr-dir-auto><a href=#attr-dir-auto>auto</a></code>"
<tr><th> <code title="">dirname</code>
<td> <code title=attr-input-dirname><a href=#attr-input-dirname>input</a></code>;
<code title=attr-textarea-dirname><a href=#attr-textarea-dirname>textarea</a></code>
Modified: source
===================================================================
--- source 2011-10-02 17:19:24 UTC (rev 6616)
+++ source 2011-10-02 17:24:36 UTC (rev 6617)
@@ -112916,7 +112916,7 @@
<th> <code title="">dir</code>
<td> <span title="attr-dir">HTML elements</span>
<td> <span title="the directionality">The text directionality</span> of the element
- <td> "<code title="">ltr</code>"; "<code title="">rtl</code>"
+ <td> "<code title="attr-dir-ltr">ltr</code>"; "<code title="attr-dir-rtl">rtl</code>"; "<code title="attr-dir-auto">auto</code>"
<tr>
<th> <code title="">dirname</code>
<td> <code title="attr-input-dirname">input</code>;
More information about the Commit-Watchers
mailing list