diff options
Diffstat (limited to 'chrome/common/extensions/docs/experimental.webInspector.audits.html')
-rw-r--r-- | chrome/common/extensions/docs/experimental.webInspector.audits.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chrome/common/extensions/docs/experimental.webInspector.audits.html b/chrome/common/extensions/docs/experimental.webInspector.audits.html index 15cb712..2520d1c 100644 --- a/chrome/common/extensions/docs/experimental.webInspector.audits.html +++ b/chrome/common/extensions/docs/experimental.webInspector.audits.html @@ -726,7 +726,7 @@ <dd> <div class="apiGroup" style=""> <a name="global-AuditCategory-events"></a> - <h3>Events</h3> + <h3>Events of AuditCategory</h3> <!-- iterates over all events --> <div class="apiItem"> <a name="event-AuditCategory-onAuditStarted"></a> @@ -1243,7 +1243,7 @@ <dd> <div class="apiGroup"> <a name="global-AuditResults-methods"></a> - <h3>Methods</h3> + <h3>Methods of AuditResults</h3> <!-- iterates over all functions --> <div class="apiItem"> @@ -1860,7 +1860,7 @@ <p>Signals the WebInspector Audits panel that the run of this category is over. Normally the run completes automatically when a number of added top-level results is equal to that declared when AuditCategory was created.</p> <!-- PARAMETERS --> - <h4>Parameters</h4> + <h4 style="display: none; ">Parameters</h4> <dl> <div style="display: none; "> <div> @@ -2712,7 +2712,7 @@ <dd> <div class="apiGroup"> <a name="global-AuditResultNode-methods"></a> - <h3>Methods</h3> + <h3>Methods of AuditResultNode</h3> <!-- iterates over all functions --> <div class="apiItem"> |