- From: poot <cvsmail@w3.org>
- Date: Wed, 16 Jul 2008 17:22:03 +0900 (JST)
- To: public-html-diffs@w3.org
xref typo (whatwg r1878) (changed by: Ian Hickson)
Diffs for this change per section:
5.2.1 Security
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1067.html#security3
Current content per affected section:
http://dev.w3.org/html5/spec/Overview.html#security3
Previously published WD content per affected section:
http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#security3
Cumulative diff: http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1066&r2=1.1067&f=h
http://html5.org/tools/web-apps-tracker?from=1877&to=1878
===================================================================
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 Wednesday, 16 July 2008 08:22:41 UTC