Fix comment style.

git-svn-id: svn://10.0.0.236/trunk@38135 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
sfraser%netscape.com 1999-07-02 20:55:46 +00:00
parent 10ea28a43d
commit 38d3366edd
3 changed files with 3 additions and 3 deletions

View File

@ -457,7 +457,7 @@
</menu>
</popup>
// Use these afer popup windows are working correctly:
<!-- Use these afer popup windows are working correctly -->
<popup id="FontFaceWindow">
<window class="popup" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" width="40" height="40">
<titledbutton value="Default Variable Width" onclick="opener.EditorSetFontFace(''); window.close();"/><html:br/>

View File

@ -274,7 +274,7 @@
</popup>
//-- Bug? If any other popups placed after this, they don't get used
<!-- Bug? If any other popups placed after this, they don't get used -->
<popup id="FontFaceWindow">
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" width="40" height="40">
<titledbutton value="Default Variable Width" onclick="opener.EditorSetFontFace(''); window.close();"/>

View File

@ -274,7 +274,7 @@
</popup>
//-- Bug? If any other popups placed after this, they don't get used
<!-- Bug? If any other popups placed after this, they don't get used -->
<popup id="FontFaceWindow">
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" width="40" height="40">
<titledbutton value="Default Variable Width" onclick="opener.EditorSetFontFace(''); window.close();"/>