- From: poot <cvsmail@w3.org>
- Date: Wed, 6 Jan 2010 12:40:18 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: error in example (whatwg r4497) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3596&r2=1.3597&f=h http://html5.org/tools/web-apps-tracker?from=4496&to=4497 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3596 retrieving revision 1.3597 diff -u -d -r1.3596 -r1.3597 --- Overview.html 6 Jan 2010 03:36:28 -0000 1.3596 +++ Overview.html 6 Jan 2010 03:40:02 -0000 1.3597 @@ -10244,7 +10244,7 @@ the page automatically reloads from the server every five minutes:</p> - <pre><meta http-equiv="Refresh" content="600"></pre> + <pre><meta http-equiv="Refresh" content="300"></pre> </div>
Received on Wednesday, 6 January 2010 03:40:46 UTC