OLD | NEW |
1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: | 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: |
2 1) The <head> information in this page is significant, should be uniform | 2 1) The <head> information in this page is significant, should be uniform |
3 across api docs and should be edited only with knowledge of the | 3 across api docs and should be edited only with knowledge of the |
4 templating mechanism. | 4 templating mechanism. |
5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a | 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a |
6 browser, it will be re-generated from the template, json schema and | 6 browser, it will be re-generated from the template, json schema and |
7 authored overview content. | 7 authored overview content. |
8 4) The <body>.innerHTML is also generated by an offline step so that this | 8 4) The <body>.innerHTML is also generated by an offline step so that this |
9 page may easily be indexed by search engines. | 9 page may easily be indexed by search engines. |
10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> | 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> |
(...skipping 262 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
273 <a href="#type-SuggestResult">SuggestResult</a> | 273 <a href="#type-SuggestResult">SuggestResult</a> |
274 </li> | 274 </li> |
275 </ol> | 275 </ol> |
276 </li> | 276 </li> |
277 </ol> | 277 </ol> |
278 </li> | 278 </li> |
279 </ol> | 279 </ol> |
280 </div> | 280 </div> |
281 <!-- /TABLE OF CONTENTS --> | 281 <!-- /TABLE OF CONTENTS --> |
282 | 282 |
| 283 <!-- Standard content lead-in for experimental API pages --> |
| 284 <p id="classSummary"> |
| 285 For information on how to use experimental APIs, see the <a href="expe
rimental.html">chrome.experimental.* APIs</a> page. |
| 286 </p> |
| 287 |
283 <!-- STATIC CONTENT PLACEHOLDER --> | 288 <!-- STATIC CONTENT PLACEHOLDER --> |
284 <div id="static"><!-- BEGIN AUTHORED CONTENT --> | 289 <div id="static"><!-- BEGIN AUTHORED CONTENT --> |
285 <p id="classSummary"> | |
286 For information on how to use experimental APIs, | |
287 see the <a href="experimental.html">chrome.experimental.* APIs</a> page. | |
288 </p> | |
289 | |
290 <!-- END AUTHORED CONTENT --> | 290 <!-- END AUTHORED CONTENT --> |
291 </div> | 291 </div> |
292 | 292 |
293 <!-- API PAGE --> | 293 <!-- API PAGE --> |
294 <div class="apiPage"> | 294 <div class="apiPage"> |
295 <a name="apiReference"></a> | 295 <a name="apiReference"></a> |
296 <h2>API reference: chrome.experimental.omnibox</h2> | 296 <h2>API reference: chrome.experimental.omnibox</h2> |
297 | 297 |
298 <!-- PROPERTIES --> | 298 <!-- PROPERTIES --> |
299 <div class="apiGroup" style="display: none; "> | 299 <div class="apiGroup" style="display: none; "> |
(...skipping 1075 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1375 _uff=0; | 1375 _uff=0; |
1376 urchinTracker(); | 1376 urchinTracker(); |
1377 } | 1377 } |
1378 catch(e) {/* urchinTracker not available. */} | 1378 catch(e) {/* urchinTracker not available. */} |
1379 </script> | 1379 </script> |
1380 <!-- end analytics --> | 1380 <!-- end analytics --> |
1381 </div> | 1381 </div> |
1382 </div> <!-- /gc-footer --> | 1382 </div> <!-- /gc-footer --> |
1383 </div> <!-- /gc-container --> | 1383 </div> <!-- /gc-container --> |
1384 </body></html> | 1384 </body></html> |
OLD | NEW |