[html5] r4936 - [e] (0) Change the way isindex's localisable text is written in the spec to matc [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Apr 1 15:01:03 PDT 2010


Author: ianh
Date: 2010-04-01 15:01:01 -0700 (Thu, 01 Apr 2010)
New Revision: 4936

Modified:
   complete.html
   index
   source
Log:
[e] (0) Change the way isindex's localisable text is written in the spec to match one more browser.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9279

Modified: complete.html
===================================================================
--- complete.html	2010-04-01 21:43:40 UTC (rev 4935)
+++ complete.html	2010-04-01 22:01:01 UTC (rev 4936)
@@ -78713,9 +78713,8 @@
     that attribute, and the second stream of characters must be
     empty. Otherwise, the two streams of character tokens together
     should, together with the <code><a href=#the-input-element>input</a></code> element, express the
-    equivalent of "This is a searchable index. Insert your search
-    keywords here: (input field)" in the user's preferred
-    language.</p>
+    equivalent of "This is a searchable index. Enter search keywords:
+    (input field)" in the user's preferred language.</p>
 
    </dd>
 

Modified: index
===================================================================
--- index	2010-04-01 21:43:40 UTC (rev 4935)
+++ index	2010-04-01 22:01:01 UTC (rev 4936)
@@ -71985,9 +71985,8 @@
     that attribute, and the second stream of characters must be
     empty. Otherwise, the two streams of character tokens together
     should, together with the <code><a href=#the-input-element>input</a></code> element, express the
-    equivalent of "This is a searchable index. Insert your search
-    keywords here: (input field)" in the user's preferred
-    language.</p>
+    equivalent of "This is a searchable index. Enter search keywords:
+    (input field)" in the user's preferred language.</p>
 
    </dd>
 

Modified: source
===================================================================
--- source	2010-04-01 21:43:40 UTC (rev 4935)
+++ source	2010-04-01 22:01:01 UTC (rev 4936)
@@ -89691,9 +89691,8 @@
     that attribute, and the second stream of characters must be
     empty. Otherwise, the two streams of character tokens together
     should, together with the <code>input</code> element, express the
-    equivalent of "This is a searchable index. Insert your search
-    keywords here: (input field)" in the user's preferred
-    language.</p>
+    equivalent of "This is a searchable index. Enter search keywords:
+    (input field)" in the user's preferred language.</p>
 
    </dd>
 




More information about the Commit-Watchers mailing list