summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/experimental.history.html
diff options
context:
space:
mode:
authorKristian Monsen <kristianm@google.com>2011-05-31 20:30:28 +0100
committerKristian Monsen <kristianm@google.com>2011-06-14 20:31:41 -0700
commit72a454cd3513ac24fbdd0e0cb9ad70b86a99b801 (patch)
tree382278a54ce7a744d62fa510a9a80688cc12434b /chrome/common/extensions/docs/experimental.history.html
parentc4becdd46e31d261b930e4b5a539cbc1d45c23a6 (diff)
downloadexternal_chromium-72a454cd3513ac24fbdd0e0cb9ad70b86a99b801.zip
external_chromium-72a454cd3513ac24fbdd0e0cb9ad70b86a99b801.tar.gz
external_chromium-72a454cd3513ac24fbdd0e0cb9ad70b86a99b801.tar.bz2
Merge Chromium.org at r11.0.672.0: Initial merge by git.
Change-Id: I8b4aaf611a2a405fe3fe10e8a94ea7658645c192
Diffstat (limited to 'chrome/common/extensions/docs/experimental.history.html')
-rw-r--r--chrome/common/extensions/docs/experimental.history.html38
1 files changed, 24 insertions, 14 deletions
diff --git a/chrome/common/extensions/docs/experimental.history.html b/chrome/common/extensions/docs/experimental.history.html
index 0e45ec7..aa36096 100644
--- a/chrome/common/extensions/docs/experimental.history.html
+++ b/chrome/common/extensions/docs/experimental.history.html
@@ -81,6 +81,16 @@
</dl>
</dd>
+ <!-- OBJECT METHODS -->
+ <dd>
+ <div></div>
+ </dd>
+
+ <!-- OBJECT EVENT FIELDS -->
+ <dd>
+ <div></div>
+ </dd>
+
<!-- FUNCTION PARAMETERS -->
<dd>
<div></div>
@@ -267,7 +277,7 @@
</ol>
</li>
<li>
- <a href="#methods">Methods</a>
+ <a>Methods</a>
<ol>
<li>
<a href="#method-anchor">methodName</a>
@@ -275,7 +285,7 @@
</ol>
</li>
<li>
- <a href="#events">Events</a>
+ <a>Events</a>
<ol>
<li>
<a href="#event-anchor">eventName</a>
@@ -339,8 +349,8 @@ You can read all about it at its new home:
</div> <!-- /apiGroup -->
<!-- METHODS -->
- <div class="apiGroup" id="methods">
- <a name="methods"></a>
+ <div id="methodsTemplate" class="apiGroup">
+ <a></a>
<h3>Methods</h3>
<!-- iterates over all functions -->
@@ -415,10 +425,9 @@ You can read all about it at its new home:
</div> <!-- /apiGroup -->
<!-- EVENTS -->
- <div class="apiGroup">
- <a name="events"></a>
- <h3 id="events">Events</h3>
-
+ <div id="eventsTemplate" class="apiGroup">
+ <a></a>
+ <h3>Events</h3>
<!-- iterates over all events -->
<div class="apiItem">
<a></a>
@@ -436,14 +445,15 @@ You can read all about it at its new home:
</p>
<!-- PARAMETERS -->
- <h4>Parameters</h4>
- <dl>
- <div>
+ <div>
+ <h4>Parameters</h4>
+ <dl>
<div>
+ <div>
+ </div>
</div>
- </div>
- </dl>
-
+ </dl>
+ </div>
</div> <!-- /decription -->
</div> <!-- /apiItem -->