[html5] r1655 - /
whatwg at whatwg.org
whatwg at whatwg.org
Tue May 20 22:12:41 PDT 2008
Author: ianh
Date: 2008-05-20 22:12:41 -0700 (Tue, 20 May 2008)
New Revision: 1655
Modified:
index
source
Log:
[e] (0) typo
Modified: index
===================================================================
--- index 2008-05-21 05:08:13 UTC (rev 1654)
+++ index 2008-05-21 05:12:41 UTC (rev 1655)
@@ -14544,7 +14544,7 @@
markup that could act as fallback content.)
<p>The content model of <code><a href="#iframe">iframe</a></code> elements
- is text, except that the text must be such that <span title=big-issue>...
+ is text, except that the text must be such that <span class=big-issue>...
anyone have any bright ideas?</span></p>
<!--XXX
Gotta handle <script> elements inside <iframe>s that screw around with the DOM on the fly, or that use document.write().
Modified: source
===================================================================
--- source 2008-05-21 05:08:13 UTC (rev 1654)
+++ source 2008-05-21 05:12:41 UTC (rev 1655)
@@ -12597,7 +12597,7 @@
that could act as fallback content.)</p>
<p>The content model of <code>iframe</code> elements is text, except
- that the text must be such that <span title="big-issue">... anyone
+ that the text must be such that <span class="big-issue">... anyone
have any bright ideas?</span></p>
<!--XXX
Gotta handle <script> elements inside <iframe>s that screw around with the DOM on the fly, or that use document.write().
More information about the Commit-Watchers
mailing list