summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xchrome/common/extensions/docs/images/index/browser_action.pngbin4937 -> 0 bytes
-rwxr-xr-xchrome/common/extensions/docs/images/index/content_script.pngbin7007 -> 0 bytes
-rwxr-xr-xchrome/common/extensions/docs/images/index/page_action.pngbin18769 -> 0 bytes
-rw-r--r--chrome/common/extensions/docs/images/intermediate/news.pngbin0 -> 37042 bytes
-rw-r--r--chrome/common/extensions/docs/test.html8
5 files changed, 6 insertions, 2 deletions
diff --git a/chrome/common/extensions/docs/images/index/browser_action.png b/chrome/common/extensions/docs/images/index/browser_action.png
deleted file mode 100755
index 15c6be2..0000000
--- a/chrome/common/extensions/docs/images/index/browser_action.png
+++ /dev/null
Binary files differ
diff --git a/chrome/common/extensions/docs/images/index/content_script.png b/chrome/common/extensions/docs/images/index/content_script.png
deleted file mode 100755
index 20e5de4..0000000
--- a/chrome/common/extensions/docs/images/index/content_script.png
+++ /dev/null
Binary files differ
diff --git a/chrome/common/extensions/docs/images/index/page_action.png b/chrome/common/extensions/docs/images/index/page_action.png
deleted file mode 100755
index ab7e4ed..0000000
--- a/chrome/common/extensions/docs/images/index/page_action.png
+++ /dev/null
Binary files differ
diff --git a/chrome/common/extensions/docs/images/intermediate/news.png b/chrome/common/extensions/docs/images/intermediate/news.png
new file mode 100644
index 0000000..a599277
--- /dev/null
+++ b/chrome/common/extensions/docs/images/intermediate/news.png
Binary files differ
diff --git a/chrome/common/extensions/docs/test.html b/chrome/common/extensions/docs/test.html
index 97d22ae..66de7ae 100644
--- a/chrome/common/extensions/docs/test.html
+++ b/chrome/common/extensions/docs/test.html
@@ -611,8 +611,12 @@
<div>
<h4>Callback function</h4>
<p>
- If you specify the <em>callback</em> parameter,
- it should specify a function that looks like this:
+ The callback <em>parameter</em> should specify a function
+ that looks like this:
+ </p>
+ <p>
+ If you specify the <em>callback</em> parameter, it should
+ specify a function that looks like this:
</p>
<!-- Note: intentionally longer 80 columns -->