- From: poot <cvsmail@w3.org>
- Date: Tue, 22 Jul 2008 11:28:49 +0900 (JST)
- To: public-html-diffs@w3.org
add a space to make it not empty (whatwg r1898) (changed by: Ian Hickson) Diffs for this change per section: makeapp http://people.w3.org/mike/diffs/html5/spec/Overview.1.1087.html#makeapp make application http://people.w3.org/mike/diffs/html5/spec/Overview.1.1087.html#make-application Current content per affected section: http://dev.w3.org/html5/spec/Overview.html#makeapp http://dev.w3.org/html5/spec/Overview.html#make-application Previously published WD content per affected section: http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#makeapp http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#make-application Cumulative diff: http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1086&r2=1.1087&f=h http://html5.org/tools/web-apps-tracker?from=1897&to=1898 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.1086 retrieving revision 1.1087 diff -u -d -r1.1086 -r1.1087 --- Overview.html 22 Jul 2008 02:20:05 -0000 1.1086 +++ Overview.html 22 Jul 2008 02:25:59 -0000 1.1087 @@ -28314,7 +28314,7 @@ <pre><menu> <a href="settings.html" onclick="panels.show('settings')">Settings</a> | - <bb type="makeapp" id="makeapp"></bb> + <bb type="makeapp" id="makeapp"> </bb> <a href="help.html" onclick="panels.show('help')">Help</a> | <a href="logout.html" onclick="panels.show('logout')">Sign out</a> </menu>
Received on Tuesday, 22 July 2008 02:29:26 UTC