[html5] r7403 - [e] (0) Note for future features. Fixing https://www.w3.org/Bugs/Public/show_bug [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Sep 24 21:30:12 PDT 2012


Author: ianh
Date: 2012-09-24 21:30:10 -0700 (Mon, 24 Sep 2012)
New Revision: 7403

Modified:
   complete.html
   index
   source
Log:
[e] (0) Note for future features.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=17954
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-09-25 04:25:10 UTC (rev 7402)
+++ complete.html	2012-09-25 04:30:10 UTC (rev 7403)
@@ -11707,6 +11707,9 @@
 
   <h5 id=the-translate-attribute><span class=secno>3.2.3.4 </span>The <code title=attr-translate><a href=#attr-translate>translate</a></code> attribute</h5>
 
+  <!-- v2: a way to translate the declensions of the word(s), but keep the actual roots the same
+           for examples, see https://www.w3.org/Bugs/Public/show_bug.cgi?id=17954 -->
+
   <p>The <dfn id=attr-translate title=attr-translate><code>translate</code></dfn>
   attribute is an <a href=#enumerated-attribute>enumerated attribute</a> that is used to
   specify whether an element's attribute values and the values of its

Modified: index
===================================================================
--- index	2012-09-25 04:25:10 UTC (rev 7402)
+++ index	2012-09-25 04:30:10 UTC (rev 7403)
@@ -11707,6 +11707,9 @@
 
   <h5 id=the-translate-attribute><span class=secno>3.2.3.4 </span>The <code title=attr-translate><a href=#attr-translate>translate</a></code> attribute</h5>
 
+  <!-- v2: a way to translate the declensions of the word(s), but keep the actual roots the same
+           for examples, see https://www.w3.org/Bugs/Public/show_bug.cgi?id=17954 -->
+
   <p>The <dfn id=attr-translate title=attr-translate><code>translate</code></dfn>
   attribute is an <a href=#enumerated-attribute>enumerated attribute</a> that is used to
   specify whether an element's attribute values and the values of its

Modified: source
===================================================================
--- source	2012-09-25 04:25:10 UTC (rev 7402)
+++ source	2012-09-25 04:30:10 UTC (rev 7403)
@@ -12140,6 +12140,9 @@
 
   <h5>The <code title="attr-translate">translate</code> attribute</h5>
 
+  <!-- v2: a way to translate the declensions of the word(s), but keep the actual roots the same
+           for examples, see https://www.w3.org/Bugs/Public/show_bug.cgi?id=17954 -->
+
   <p>The <dfn title="attr-translate"><code>translate</code></dfn>
   attribute is an <span>enumerated attribute</span> that is used to
   specify whether an element's attribute values and the values of its




More information about the Commit-Watchers mailing list