html5/spec-author-view/index-of-terms state-object.html,1.4,1.5

Update of /sources/public/html5/spec-author-view/index-of-terms
In directory hutz:/tmp/cvs-serv15098/index-of-terms

Modified Files:
	state-object.html 
Log Message:
Revamp pushState() to work like Firefox 4, since that actually makes the API useful. See also http://hacks.mozilla.org/2011/03/history-api-changes-in-firefox-4/, WHATWG mail, and the bug below. (whatwg r5964)

[updated by splitter]


Index: state-object.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms/state-object.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- state-object.html	20 Aug 2010 04:43:17 -0000	1.4
+++ state-object.html	25 Mar 2011 01:55:09 -0000	1.5
@@ -8,4 +8,7 @@
 <a class="index-counter" href="history.html#state-object-4">(6)</a>
 <a class="index-counter" href="history.html#state-object-5">(7)</a>
 </dd>
+<dd>
+<a href="history.html#state-object-6"><span class="secno">5.4.2 </span>The <code><span>History</span></code> interface</a>
+</dd>
 </dl>

Received on Friday, 25 March 2011 01:55:12 UTC