spec/Overview.html 1.1642 2471 xref errors (whatwg r2471)

xref errors (whatwg r2471)

button
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1642.html#attr-input-type-button-keyword

http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1641&r2=1.1642&f=h
http://html5.org/tools/web-apps-tracker?from=2470&to=2471

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1641
retrieving revision 1.1642
diff -u -d -r1.1641 -r1.1642
--- Overview.html 27 Nov 2008 20:37:55 -0000 1.1641
+++ Overview.html 27 Nov 2008 23:02:55 -0000 1.1642
@@ -19047,28 +19047,28 @@
   specific to certain states. The following table is non-normative and
   summarises which content attributes, DOM attrbutes, and methods
   apply to each state:<table class=applies><thead><tr><td>
-     <th> <span><a href=#hidden-state title=attr-input-type-hidden>Hidden</a></span>
-     <th> <span><a href=#text-state-and-search-state title=attr-input-type-text>Text</a>,</span>
-          <span><a href=#text-state-and-search-state title=attr-input-type-search>Search</a>,</span>
-          <a href=#url><span title=attr-input-type-url>URL</span></a>
-     <th> <span><a href=#e-mail-state title=attr-input-type-email>E-mail</a></span>
-     <th> <span><a href=#password-state title=attr-input-type-password>Password</a></span>
-     <th> <span><a href=#date-and-time-state title=attr-input-type-datetime>Date and Time</a>,</span>
-          <span><a href=#date-state title=attr-input-type-date>Date</a>,</span>
-          <span><a href=#month-state title=attr-input-type-month>Month</a>,</span>
-          <span><a href=#week-state title=attr-input-type-week>Week</a>,</span>
-          <a href=#the-time-element><span title=attr-input-type-time>Time</span></a>
-     <th> <span><a href=#local-date-and-time-state title=attr-input-type-datetime-local>Local Date and Time</a>,</span>
-          <span><a href=#number-state title=attr-input-type-number>Number</a></span>
-     <th> <span><a href=#range-state title=attr-input-type-range>Range</a></span>
-     <th> <span><a href=#color-state title=attr-input-type-color>Color</a></span>
-     <th> <span><a href=#checkbox-state title=attr-input-type-checkbox>Checkbox</a>,</span>
-          <span><a href=#radio-button-state title=attr-input-type-radio>Radio Button</a></span>
-     <th> <span><a href=#file-upload-state title=attr-input-type-file>File Upload</a></span>
-     <th> <span><a href=#submit-button-state title=attr-input-type-submit>Submit Button</a></span>
-     <th> <span><a href=#image-button-state title=attr-input-type-image>Image Button</a></span>
-     <th> <span><a href=#reset-button-state title=attr-input-type-reset>Reset Button</a>,</span>
-          <a href=#the-button-element><span title=attr-input-type-button>Button</span></a>
+     <th> <span title=""><a href=#hidden-state title=attr-input-type-hidden>Hidden</a></span>
+     <th> <span title=""><a href=#text-state-and-search-state title=attr-input-type-text>Text</a>,</span>
+          <span title=""><a href=#text-state-and-search-state title=attr-input-type-search>Search</a>,</span>
+          <span title=""><a href=#url-state title=attr-input-type-url>URL</a></span>
+     <th> <span title=""><a href=#e-mail-state title=attr-input-type-email>E-mail</a></span>
+     <th> <span title=""><a href=#password-state title=attr-input-type-password>Password</a></span>
+     <th> <span title=""><a href=#date-and-time-state title=attr-input-type-datetime>Date and Time</a>,</span>
+          <span title=""><a href=#date-state title=attr-input-type-date>Date</a>,</span>
+          <span title=""><a href=#month-state title=attr-input-type-month>Month</a>,</span>
+          <span title=""><a href=#week-state title=attr-input-type-week>Week</a>,</span>
+          <span title=""><a href=#time-state title=attr-input-type-time>Time</a></span>
+     <th> <span title=""><a href=#local-date-and-time-state title=attr-input-type-datetime-local>Local Date and Time</a>,</span>
+          <span title=""><a href=#number-state title=attr-input-type-number>Number</a></span>
+     <th> <span title=""><a href=#range-state title=attr-input-type-range>Range</a></span>
+     <th> <span title=""><a href=#color-state title=attr-input-type-color>Color</a></span>
+     <th> <span title=""><a href=#checkbox-state title=attr-input-type-checkbox>Checkbox</a>,</span>
+          <span title=""><a href=#radio-button-state title=attr-input-type-radio>Radio Button</a></span>
+     <th> <span title=""><a href=#file-upload-state title=attr-input-type-file>File Upload</a></span>
+     <th> <span title=""><a href=#submit-button-state title=attr-input-type-submit>Submit Button</a></span>
+     <th> <span title=""><a href=#image-button-state title=attr-input-type-image>Image Button</a></span>
+     <th> <span title=""><a href=#reset-button-state title=attr-input-type-reset>Reset Button</a>,</span>
+          <span title=""><a href=#button-state title=attr-input-type-button>Button</a></span>
 
    <tbody><tr><th> <code title=attr-input-accept><a href=#attr-input-accept>accept</a></code>
      <td class=no> &middot; <!-- Hidden -->
@@ -19766,7 +19766,7 @@
      <td class=no> &middot; <!-- Reset Button -->
 <!-- <td class="no"> &middot;      Button -->
 
-    <tr><th> <span><code title=event-input-input><a href=#event-input-input>input</a></code> event</span>
+    <tr><th> <span title=""><code title=event-input-input><a href=#event-input-input>input</a></code> event</span>
      <td class=no> &middot; <!-- Hidden -->
      <td class=yes> Yes     <!-- Text -->
 <!-- <td class="yes"> Yes          Search -->
@@ -19790,7 +19790,7 @@
      <td class=no> &middot; <!-- Reset Button -->
 <!-- <td class="no"> &middot;      Button -->
 
-    <tr><th> <span><code title=event-input-change><a href=#event-input-change>change</a></code> event</span>
+    <tr><th> <span title=""><code title=event-input-change><a href=#event-input-change>change</a></code> event</span>
      <td class=no> &middot; <!-- Hidden -->
      <td class=yes> Yes     <!-- Text -->
 <!-- <td class="yes"> Yes          Search -->

Received on Thursday, 27 November 2008 23:06:31 UTC