diff options
Diffstat (limited to 'chrome/common/extensions/docs/bookmarks.html')
-rw-r--r-- | chrome/common/extensions/docs/bookmarks.html | 76 |
1 files changed, 56 insertions, 20 deletions
diff --git a/chrome/common/extensions/docs/bookmarks.html b/chrome/common/extensions/docs/bookmarks.html index fd7fd67..cb9da79 100644 --- a/chrome/common/extensions/docs/bookmarks.html +++ b/chrome/common/extensions/docs/bookmarks.html @@ -97,7 +97,7 @@ </tr> </tbody></table> - <div id="codesiteContent"> + <div id="codesiteContent" class=""> <a id="gc-topnav-anchor"></a> <div id="gc-topnav"> @@ -189,7 +189,7 @@ <div class="g-unit" id="gc-pagecontent"> <div id="pageTitle"> - <h1 class="page_title">Bookmarks</h1> + <h1 class="page_title">Bookmarks - Google Chrome Extensions - Google Code</h1> </div> <!-- TABLE OF CONTENTS --> <div id="toc"> @@ -688,9 +688,13 @@ For a full example of using bookmarks, see the <div> <div> <h4>Callback function</h4> + <p style="display: none; "> + 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: + If you specify the <em>callback</em> parameter, it should + specify a function that looks like this: </p> <!-- Note: intentionally longer 80 columns --> @@ -864,8 +868,12 @@ For a full example of using bookmarks, see the <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 style="display: none; "> + If you specify the <em>callback</em> parameter, it should + specify a function that looks like this: </p> <!-- Note: intentionally longer 80 columns --> @@ -1051,8 +1059,12 @@ For a full example of using bookmarks, see the <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 style="display: none; "> + If you specify the <em>callback</em> parameter, it should + specify a function that looks like this: </p> <!-- Note: intentionally longer 80 columns --> @@ -1194,8 +1206,12 @@ For a full example of using bookmarks, see the <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 style="display: none; "> + If you specify the <em>callback</em> parameter, it should + specify a function that looks like this: </p> <!-- Note: intentionally longer 80 columns --> @@ -1507,9 +1523,13 @@ For a full example of using bookmarks, see the <div> <div> <h4>Callback function</h4> + <p style="display: none; "> + 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: + If you specify the <em>callback</em> parameter, it should + specify a function that looks like this: </p> <!-- Note: intentionally longer 80 columns --> @@ -1684,9 +1704,13 @@ For a full example of using bookmarks, see the <div> <div> <h4>Callback function</h4> + <p style="display: none; "> + 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: + If you specify the <em>callback</em> parameter, it should + specify a function that looks like this: </p> <!-- Note: intentionally longer 80 columns --> @@ -1821,9 +1845,13 @@ For a full example of using bookmarks, see the <div> <div> <h4>Callback function</h4> + <p style="display: none; "> + 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: + If you specify the <em>callback</em> parameter, it should + specify a function that looks like this: </p> <!-- Note: intentionally longer 80 columns --> @@ -1959,8 +1987,12 @@ For a full example of using bookmarks, see the <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 style="display: none; "> + If you specify the <em>callback</em> parameter, it should + specify a function that looks like this: </p> <!-- Note: intentionally longer 80 columns --> @@ -2229,9 +2261,13 @@ For a full example of using bookmarks, see the <div> <div> <h4>Callback function</h4> + <p style="display: none; "> + 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: + If you specify the <em>callback</em> parameter, it should + specify a function that looks like this: </p> <!-- Note: intentionally longer 80 columns --> |