summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/themes.html
diff options
context:
space:
mode:
authorkathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-26 00:12:17 +0000
committerkathyw@google.com <kathyw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-26 00:12:17 +0000
commitd3af5134167cbdad1d2a647cd2a0ffe428a7cb8e (patch)
treeca79c67b7b190654067a220e2b08977972530165 /chrome/common/extensions/docs/themes.html
parent58ff6522b72da7b04ffe08771b9dc64ede284f58 (diff)
downloadchromium_src-d3af5134167cbdad1d2a647cd2a0ffe428a7cb8e.zip
chromium_src-d3af5134167cbdad1d2a647cd2a0ffe428a7cb8e.tar.gz
chromium_src-d3af5134167cbdad1d2a647cd2a0ffe428a7cb8e.tar.bz2
Changed comments to use HTML comments instead of class="comment".
TEST=none BUG=none TBR=aa Review URL: http://codereview.chromium.org/440028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33159 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/extensions/docs/themes.html')
-rw-r--r--chrome/common/extensions/docs/themes.html8
1 files changed, 2 insertions, 6 deletions
diff --git a/chrome/common/extensions/docs/themes.html b/chrome/common/extensions/docs/themes.html
index d17499a..3ae62dd 100644
--- a/chrome/common/extensions/docs/themes.html
+++ b/chrome/common/extensions/docs/themes.html
@@ -274,11 +274,7 @@ Here is an example
file for a theme:
</p>
-<p class="comment">
-[PENDING: This page should eventually be (or point to) something
-that's very friendly to artists.
-You should only have to look at one page to create a theme.]
-</p>
+<!-- [PENDING: This page should eventually be (or point to) something that's very friendly to artists. You should only have to look at one page to create a theme. -->
<pre>{
&nbsp;&nbsp;"version": "2.6",
@@ -342,7 +338,7 @@ background repeat,
and an alternate logo.
To see the properties and the values they can have, see
<a href="http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/browser_theme_provider.cc"><code>browser_theme_provider.cc</code></a>.
-<span class="comment"> [PENDING: We should flesh this out.] </span>
+<!-- [PENDING: We should flesh this out.] -->
</p>
<h3 id="tints">tints</h3>