[html5] r1616 - /

whatwg at whatwg.org whatwg at whatwg.org
Wed May 14 12:45:17 PDT 2008


Author: ianh
Date: 2008-05-14 12:45:16 -0700 (Wed, 14 May 2008)
New Revision: 1616

Modified:
   index
   source
Log:
[e] (0) fail is the wrong word

Modified: index
===================================================================
--- index	2008-05-14 19:43:08 UTC (rev 1615)
+++ index	2008-05-14 19:45:16 UTC (rev 1616)
@@ -22539,8 +22539,8 @@
     could be used.</p>
   </div>
 
-  <p>Authors are also encouraged to make their applications fail gracefully
-   in the absence of scripting support.
+  <p>Authors are also encouraged to make their applications degrade
+   gracefully in the absence of scripting support.
 
   <div class=example>
    <p>For example, if an author provides a link in a table header to

Modified: source
===================================================================
--- source	2008-05-14 19:43:08 UTC (rev 1615)
+++ source	2008-05-14 19:45:16 UTC (rev 1616)
@@ -20399,7 +20399,7 @@
    used.</p>
   </div>
 
-  <p>Authors are also encouraged to make their applications fail
+  <p>Authors are also encouraged to make their applications degrade
   gracefully in the absence of scripting support.</p>
 
   <div class="example">




More information about the Commit-Watchers mailing list