- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 09 Oct 2009 06:43:38 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webstorage
In directory hutz:/tmp/cvs-serv26354
Modified Files:
Overview.html
Log Message:
Make a 'complete' spec of all the bits that WHATWG has worked on. (whatwg r4099)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/webstorage/Overview.html,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- Overview.html 8 Oct 2009 11:54:58 -0000 1.82
+++ Overview.html 9 Oct 2009 06:43:35 -0000 1.83
@@ -779,6 +779,9 @@
the user's actions on the victim site.<p>Thus, strictly following the <span>origin</span> model described
in this specification is important for user security.</p><!--START vCard--><!--START vEvent--><h2 class="no-num" id="references">References</h2><!--REFS--><!--END vCard--><!--END vEvent--><p>All references are normative unless marked "Non-normative".</p><!--START vCard--><!--START vEvent--><dl><dt id="refsCOOKIES">[COOKIES]</dt>
<!--
+ <dd><cite><a href="http://www.ietf.org/rfc/rfc2109.txt">HTTP State
+ Management Mechanism</a></cite>, D. Kristol, L. Montulli. IETF,
+ February 1997.</dd>
<dd><cite><a href="http://www.ietf.org/rfc/rfc2965.txt">HTTP State Management
Mechanism</a></cite>, D. Kristol, L. Montulli. IETF, October 2000.</dd>
-->
Received on Friday, 9 October 2009 06:43:42 UTC