hixie: Note that pushState() doesn't imply onhashchange. (whatwg r3603)

hixie: Note that pushState() doesn't imply onhashchange. (whatwg r3603)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2793&r2=1.2794&f=h
http://html5.org/tools/web-apps-tracker?from=3602&to=3603

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.2793
retrieving revision 1.2794
diff -u -d -r1.2793 -r1.2794
--- Overview.html 12 Aug 2009 23:41:32 -0000 1.2793
+++ Overview.html 13 Aug 2009 21:39:47 -0000 1.2794
@@ -1,6 +1,4 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie">
-  <title>HTML 5</title>
-  <style type="text/css">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!-- when publishing, change bits marked ZZZ --><html lang="en-US-x-Hixie"><title>HTML 5</title><style type="text/css">
    pre { margin-left: 2em; white-space: pre-wrap; }
    h2 { margin: 3em 0 1em 0; }
    h3 { margin: 2.5em 0 1em 0; }
@@ -171,27 +169,18 @@
    ul.domTree .t7 code, .domTree .t8 code { color: green; }
    ul.domTree .t10 code { color: teal; }
 
[...42002 lines suppressed...]
   crew, and the #whatwg crew, and to Pillar and Hedral for their ideas
-  and support.</p>
-
-  <!-- Hopefully Kam won't notice he's covered by these
-  acknowledgements three times! -->
-
-<!--
+  and support.</p><!-- Hopefully Kam won't notice he's covered by these
+  acknowledgements three times! --><!--
 TODO (or delay):
  XXX * we should fix The Great Key Problem
  XXX * library of resources:
@@ -79395,7 +68083,3 @@
  XXX * be clearer about arrays/lists/collections being zero-based
        despite using the term "/index/th".
 -->
-
- 
-
-

Received on Thursday, 13 August 2009 21:41:02 UTC