[html5] r1898 - [e] (0) add a space to make it not empty
whatwg at whatwg.org
whatwg at whatwg.org
Mon Jul 21 19:25:56 PDT 2008
Author: ianh
Date: 2008-07-21 19:25:55 -0700 (Mon, 21 Jul 2008)
New Revision: 1898
Modified:
index
source
Log:
[e] (0) add a space to make it not empty
Modified: index
===================================================================
--- index 2008-07-22 02:19:32 UTC (rev 1897)
+++ index 2008-07-22 02:25:55 UTC (rev 1898)
@@ -28243,7 +28243,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>
Modified: source
===================================================================
--- source 2008-07-22 02:19:32 UTC (rev 1897)
+++ source 2008-07-22 02:25:55 UTC (rev 1898)
@@ -25725,7 +25725,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>
More information about the Commit-Watchers
mailing list