[html5] r4899 - [e] (0) s/r typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9168

whatwg at whatwg.org whatwg at whatwg.org
Mon Mar 29 18:34:11 PDT 2010


Author: ianh
Date: 2010-03-29 18:34:10 -0700 (Mon, 29 Mar 2010)
New Revision: 4899

Modified:
   complete.html
   index
   source
Log:
[e] (0) s/r typo
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9168

Modified: complete.html
===================================================================
--- complete.html	2010-03-30 01:23:44 UTC (rev 4898)
+++ complete.html	2010-03-30 01:34:10 UTC (rev 4899)
@@ -87069,7 +87069,7 @@
 
   <p>The <dfn id=dom-iframe-frameborder title=dom-iframe-frameBorder><code>frameBorder</code></dfn> IDL
   attribute of the <code><a href=#the-iframe-element>iframe</a></code> element must
-  <a href=#reflect>reflect</a> the element's <code title=attr-iframe-iframeborder>iframeborder</code> content
+  <a href=#reflect>reflect</a> the element's <code title=attr-iframe-frameborder><a href=#attr-iframe-frameborder>frameborder</a></code> content
   attribute.</p>
 
   <p>The <dfn id=dom-iframe-longdesc title=dom-iframe-longDesc><code>longDesc</code></dfn>

Modified: index
===================================================================
--- index	2010-03-30 01:23:44 UTC (rev 4898)
+++ index	2010-03-30 01:34:10 UTC (rev 4899)
@@ -80341,7 +80341,7 @@
 
   <p>The <dfn id=dom-iframe-frameborder title=dom-iframe-frameBorder><code>frameBorder</code></dfn> IDL
   attribute of the <code><a href=#the-iframe-element>iframe</a></code> element must
-  <a href=#reflect>reflect</a> the element's <code title=attr-iframe-iframeborder>iframeborder</code> content
+  <a href=#reflect>reflect</a> the element's <code title=attr-iframe-frameborder><a href=#attr-iframe-frameborder>frameborder</a></code> content
   attribute.</p>
 
   <p>The <dfn id=dom-iframe-longdesc title=dom-iframe-longDesc><code>longDesc</code></dfn>

Modified: source
===================================================================
--- source	2010-03-30 01:23:44 UTC (rev 4898)
+++ source	2010-03-30 01:34:10 UTC (rev 4899)
@@ -96804,7 +96804,7 @@
   title="dom-iframe-frameBorder"><code>frameBorder</code></dfn> IDL
   attribute of the <code>iframe</code> element must
   <span>reflect</span> the element's <code
-  title="attr-iframe-iframeborder">iframeborder</code> content
+  title="attr-iframe-frameborder">frameborder</code> content
   attribute.</p>
 
   <p>The <dfn title="dom-iframe-longDesc"><code>longDesc</code></dfn>




More information about the Commit-Watchers mailing list