- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 15 Jul 2008 10:54:06 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv793
Modified Files:
Overview.html
Log Message:
xref typo (whatwg r1878)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1066
retrieving revision 1.1067
diff -u -d -r1.1066 -r1.1067
--- Overview.html 15 Jul 2008 10:47:42 -0000 1.1066
+++ Overview.html 15 Jul 2008 10:54:03 -0000 1.1067
@@ -30446,7 +30446,8 @@
href="#postmessage0">postMessage()</a></code> method with three arguments
- <li>The <code title=dom-window-frames>frames</code> attribute
+ <li>The <code title=dom-frames><a href="#frames">frames</a></code>
+ attribute
<li>The <code title=dom-XXX4><a href="#xxx4index">XXX4</a></code> method
</ul>
Received on Tuesday, 15 July 2008 10:56:24 UTC